From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JF7JQ-0000xp-7B for garchives@archives.gentoo.org; Wed, 16 Jan 2008 12:24:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A30FE071C; Wed, 16 Jan 2008 12:23:40 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by pigeon.gentoo.org (Postfix) with ESMTP id A8026E070F for ; Wed, 16 Jan 2008 12:23:39 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id j3so212597ugf.49 for ; Wed, 16 Jan 2008 04:23:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; bh=QlXVjRAQg8F2viKxq36UhwqHrnhzwQeqrZQYEPv63sk=; b=TJbDxDvi/OidmTnniPtikR/NCNlt073LiYkMCip46OxQ4fW/PS4i1Z5vahzL0sKoOsJYVrycaexXe2acgZuRNjCrCoS8+TvOfX2TLkCc1Z4XPGbtC+aHnRaUJbHugixXoqw+qKcC4BrAt7jvI+hEJ+03ElfNrpUud8t6CUwJXkU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=adriWQ72MP8i21kMT2GJSp4nLfnS3tXivWSdCRCRpC6Vaj+sEM3zsGPlMTQTOT6iYkU9+kgtQyw2/3mZ4/rzH6y+1tV3pH2d1ddmDvPqRCqEyxGig4iWtGK2ZnU++TyhCZJUI6iC22AIm8hwieviPMI1jxtxxGizH5K36V4RDmQ= Received: by 10.67.116.4 with SMTP id t4mr2014439ugm.68.1200486218403; Wed, 16 Jan 2008 04:23:38 -0800 (PST) Received: from lappy ( [86.140.42.18]) by mx.google.com with ESMTPS id 18sm4770822ugk.18.2008.01.16.04.23.36 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 16 Jan 2008 04:23:37 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Routing problem ? Date: Wed, 16 Jan 2008 12:22:29 +0000 User-Agent: KMail/1.9.7 References: <51e438da0801101736j4e0f1f01lccf0d27817909942@mail.gmail.com> <51e438da0801130312q6a358be9lb9532db63234cf71@mail.gmail.com> <20080113140652.1c81cde9.hilse@web.de> In-Reply-To: <20080113140652.1c81cde9.hilse@web.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2065827.pKfLTML8TT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200801161222.32688.michaelkintzios@gmail.com> X-Archives-Salt: 806f9f4b-e687-440d-b0be-b8329d8d306c X-Archives-Hash: c4f73dacd7c6cbf41c6673cf813def3f --nextPart2065827.pKfLTML8TT Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 13 January 2008, Hans-Werner Hilse wrote: > Hi, > > On Sun, 13 Jan 2008 16:42:56 +0530 > > Holla wrote: > > One thing, I cannot understand is the difference in traceroute > > results. What does this say in plain english ? :-) > > > > At PC2 > > # traceroute 218.248.240.46 (ISP's DNS server) > > traceroute to 218.248.240.46 (218.248.240.46), 30 hops max, 40 byte > > packets 1 192.168.2.43 (192.168.2.43) 1.730 ms 0.840 ms 0.920 ms > > 2 192.168.1.1 (192.168.1.1) 1.440 ms 1.469 ms 1.287 ms > > 3 * * * > > 4 * * * > > > > At PC1 > > > > # traceroute 218.248.240.46 > > traceroute to 218.248.240.46 (218.248.240.46), 30 hops max, 40 byte > > packets 1 192.168.1.1 (192.168.1.1) 0.848 ms 0.706 ms 0.681 ms > > 2 117.192.128.1 (117.192.128.1) 19.712 ms 18.878 ms 19.920 ms > > 3 218.248.160.134 (218.248.160.134) 19.292 ms 19.796 ms 19.190 ms > > I'd say your router (Router1) isn't doing NAT for packets from other > subnets than it's LAN interface is configured for -- regardless of the > (correctly) configured internal additional route. > > So your option would be to set up PC1 for doing NAT, not necessarily > for packets 192.168.2/24<->192.168.1/24, but for all packets from > 192.168.2/24 going to the internet. > > Your provider most likely does not have anything to do with all this. I agree that this is not related to the ISP. What you probably need to do = is=20 set up RIP2 in your router 1, to be able to recognise other subdomains=20 (192.168.2.XXX). Then it'll process packets coming from that subdomain. T= he=20 router manual ought to help you out on setting this up. =2D-=20 Regards, Mick --nextPart2065827.pKfLTML8TT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQBHjfcI5Fp0QerLYPcRAuHlAJ45HY+ngrwPWwM5M0CdXcWXym9zSQCdHFZe 8bOOMEKKNq3RfKGpnKyFN7w= =ArEZ -----END PGP SIGNATURE----- --nextPart2065827.pKfLTML8TT-- -- gentoo-user@lists.gentoo.org mailing list