From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-159377-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 058CD1387B1 for <garchives@archives.gentoo.org>; Sat, 18 Oct 2014 16:38:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B5A2E0997; Sat, 18 Oct 2014 16:38:19 +0000 (UTC) Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FFADE0872 for <gentoo-user@lists.gentoo.org>; Sat, 18 Oct 2014 16:38:17 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id h11so6138839wiw.0 for <gentoo-user@lists.gentoo.org>; Sat, 18 Oct 2014 09:38:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=RbbZ15H1e3aM4Fqoq59gwQ0widebX0VWhxk13bhGNRc=; b=yb7UZA68ULTItPCsvmc2enyVYMOXwx7oQqHY6MeelfWTV4DgwKoVRvPqTEcSNEupbt 7mAdEJsJzuncs5FU0vYgwEqvbFBnqWW/JwPPdaUAKDrGwW/sMWROEBelwfyJt2H4heZA FlD328CiD47nkr8Wy+oDlxgMa2LO8rto9FQd/WB6cphH00V46YKCRszqTR2n0K1mDdzf Uyfi2Yl0hdWPdoJ8ggphZdQ3oCgcU0RlO0UqEqlxX38ZyzengVMsNaf0O9gBlIay+m0r Q2oqatSBohiAU3R0pS25wByEfd5TXIO/k/D7KTcOrVKyrtlWFX91JbA9VPoGHs53rKRC +hHw== X-Received: by 10.194.250.105 with SMTP id zb9mr3732086wjc.123.1413650296783; Sat, 18 Oct 2014 09:38:16 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPSA id au4sm5653966wjc.15.2014.10.18.09.38.15 for <gentoo-user@lists.gentoo.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 18 Oct 2014 09:38:16 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT] Routing Problems Date: Sat, 18 Oct 2014 17:37:28 +0100 User-Agent: KMail/1.13.7 (Linux/3.14.14-gentoo; KDE/4.12.5; x86_64; ; ) References: <5441E251.1090204@alectenharmsel.com> <201410180906.35473.michaelkintzios@gmail.com> <5442898C.8020406@alectenharmsel.com> In-Reply-To: <5442898C.8020406@alectenharmsel.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2424098.sbPONVeP1s"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201410181737.54981.michaelkintzios@gmail.com> X-Archives-Salt: be8d874e-42c0-4cd2-b3a3-6b901c6b39ec X-Archives-Hash: af229b1f5a241eb9c5540bdd5c7f9abe --nextPart2424098.sbPONVeP1s Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Saturday 18 Oct 2014 16:38:52 Alec Ten Harmsel wrote: > On 10/18/2014 04:06 AM, Mick wrote: > > What do the router logs say? >=20 > DD-WRT is not very informative. It only has system-type stuff in > /var/log/messages, nothing LAN-related. As James suggested, if you have SSH or telnet access to the router run arp = to=20 see what the arp tables include. Also ping the server from the router to s= ee=20 if you get any responses. I expect that these will not reveal anything=20 untoward, but it is best to follow a process of elimination a step at a tim= e. > > Have you captured any packets on both ends and in between? >=20 > Capturing packets on my desktop shows strange behavior. When I ping my > server (kwopper), my desktop (greenbeast) starts generating a bunch of > ARPs, none of which get answered.=20 Only to state the obvious, that this is not the expected behaviour. Are yo= u=20 sure that the server firewall isn't configured to only allow connections fr= om=20 your laptop and/or drop arp packets to avoid arp attacks? What happens whe= n=20 you disable the firewall? > When my laptop pings kwopper, the > first ARP is answered instantly and the pings succeed. Pinging from > kwopper is the same; instantly finds and connects to my laptop, but my > desktop does not see any ARPs or ICMPs from kwopper. Using arpscan and arping between desktop and server you should be able to f= ind=20 out what is happening, but I suspect something to do with the server=20 configuration. =2D-=20 Regards, Mick --nextPart2424098.sbPONVeP1s Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJUQpdiAAoJELAdA+zwE4YeS3YIALXOprc+bxEactnhoGyUKy3w N7Pi0UkjlQCJAFUiRXA+8Y8BTLVN8cib0L1J/gGvPMh1rweN+tTiw9QZAhctoHj2 lg6Pr9GkQj4whQvbecMsC5SoBQSS6ikqeavR/eVFgl7soXCSt06Na6pjRlAuS0kj oDy1c0E+IgAN/MdKXvy6affrjvJT7g85QNMApt8UUqeXSdbeE1tQvWZU6yvB+bGD jVUKSKWbCIaepncfThSsMEokt20l4iddUZcOA91JGKhYDc1/+fdBXj7hrtYTg+sC 78D2hNEBlbU+hA0/C8/yt/Uoycq0bgvl1qKefFtbBlZi0bfQcY+oYqIUxsx6gak= =k1dJ -----END PGP SIGNATURE----- --nextPart2424098.sbPONVeP1s--