From owner-freebsd-questions Mon Sep 24 10:56:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 398EE37B40C for ; Mon, 24 Sep 2001 10:56:13 -0700 (PDT) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id f8OHu6P45330; Mon, 24 Sep 2001 13:56:06 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8OHupT69138; Mon, 24 Sep 2001 13:56:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 24 Sep 2001 13:56:47 -0400 (EDT) From: Joe Clarke To: "P. U. (Uli) Kruppa" Cc: FreeBSD User Questions List Subject: Re: Gateway? (I read all TFM's - really!) In-Reply-To: <20010924171955.T20039-100000@big> Message-ID: <20010924135500.M68286-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Did you put the following in /etc/rc.conf: gateway_enable="YES" on big? What do you have configured on small with reagrds to /etc/resolv.conf (i.e. DNS servers)? Joe On Mon, 24 Sep 2001, P. U. (Uli) Kruppa wrote: > Please could someone tell me THE TRICK: > > This is my small home-lan: > > > > rl0 rl1 rl0 > *---------* *----------* > | small *-------* big *----* > *---------* *----------* | tun0 > 192.168.10.2 192.168.10.1 | > *---*-------* > | DSL-modem *-----* > *-----------* | > | > * > internet > > > small and big run FreeBSD4.3-RELEASE . small and big can > ping, ftp and telnet each other (by name as well as by > IP-address). big can reach the colourful world of the internet. > But: small cannot get there. > # ping www.freebsd.org > will result in > cannot resolve www.freebsd.org: hostname lookup failure > > I will give you the output of big's and small's > # netstat -r > > big: > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 217.5.116.17 UGSc 4 383 tun0 > localhost localhost UH 0 0 lo0 > 192.168.10 link#2 UC 0 0 rl1 > 217.5.116.17 pD90172ED.dip.t-di UH 5 0 tun0 > > small: > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default big UGSc 0 0 rl0 > localhost localhost UH 0 0 lo0 > 192.168.10 link#1 UC 1 0 rl0 > big 0:50:fc:3a:f1:1a UHLW 1 35 rl0 1200 > > > Thanks for your help. > (I hope I did not publish any sensitive data with this.) > > > Uli. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message