Date: Fri, 18 Sep 1998 07:40:09 -0500 From: Alan Weber <aauu@ccms.net> To: groggy@iname.com, "questions@FreeBSD.ORG" <questions@FreeBSD.ORG> Subject: Re: ppp alias-ed IP's Message-ID: <360254A8.39B58741@ccms.net> References: <Pine.BSF.3.96.980918001841.348A-100000@abc.xyz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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) ^ do not assign any addresses ending in 0 or 255 these addresses have special meanings in TCP/IP for network and broadcast purposes. > > > > > > 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. > ----------------------------------------------------- > 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? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > -- When I was a kid I had to rub sticks together to multiply and divide numbers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?360254A8.39B58741>