From owner-freebsd-questions Fri Sep 18 12:50:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17373 for freebsd-questions-outgoing; Fri, 18 Sep 1998 12:50:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17262 for ; Fri, 18 Sep 1998 12:50:07 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA12756; Fri, 18 Sep 1998 12:49:35 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 18 Sep 1998 12:49:34 -0700 (PDT) From: Doug White To: groggy@iname.com cc: freebsd-questions Subject: Re: ppp alias-ed IP's In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 18 Sep 1998 groggy@iname.com wrote: > > > > 2.2.7-RELEASE > > > > > > ppp aliased IP addresses = 192.168.0.1 - 192.168.0.12 > > > > > > BSD1 <-> BSD2 <-> Internet > > > (ppp) (ppp -alias) > > > (0.X) (192.168.0.0) > > > > > > BSD1 machine can: > > > > > > ping 192.168.0.0 > > > telnet 192.168.0.0 > > > ftp 192.168.0.0 > > > traceroute 192.168.0.0 > > > > > > BSD1 machine CAN'T > > > > > > nslookup 192.168.0.0 > > > lynx 192.168.0.0 > > > > > > why? > > BSD2 resolves 192.168.0.X just fine. > BSD1's nameserver forwards to 192.168.0.0 > > > Forgot to turn on 'gateway_enable=yes' in rc.conf? > > no, if that was the case BSD1 wouldn't have a working > Internet connection. everything works fine internetwise. You didn't mention that .... > except the above. and the fact that the no_proxy > options for lynx and netscape seem broken. localhost > on BSD1 in lynx and netscape always resolve to BSD2. > this worked fine with 2.2.6. could it be because > squid is built with 2.2.6 in the 2.2.7 package? No, it looks like the servers may not be attaching to all interfaces. You might make sure that httpd is listening on port 80 on the internal address. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message