Date: Sat, 12 Dec 1998 03:09:12 -0800 (PST) From: Allan Saddi <asaddi@philosophysw.com> To: Nick Folino <nickf@ptd.net> Cc: "'FreeBSD-Stable'" <stable@FreeBSD.ORG> Subject: Re: 2.2.8 and PPP problems Message-ID: <Pine.BSF.4.05.9812120258150.865-100000@shell2.ba.best.com> In-Reply-To: <01BE2542.C000CDE0@ranger>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Dec 1998, Nick Folino wrote: > Here's the output from ifconfig -a : > > tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 > inet 10.0.0.1 --> 10.0.0.2 netmask 0xff000000 > inet 204.186.34.83 --> 255.255.255.255 netmask 0xffffffff > inet 204.186.34.111 --> 204.186.34.247 netmask 0xffffff00 > [snip] > inet 204.186.34.30 --> 204.186.34.242 netmask 0xffffff00 > > Any ideas? I just recently discovered this behavior too. Apparently, there were some significant changes to ppp. To clear up your old IP addresses from the interface, edit your /etc/ppp/ppp.linkdown file and add: iface clear To the corresponding label name which you use for -auto -alias dialing. HTH. -- Allan Saddi "The Earth is the cradle of mankind, asaddi@philosophysw.com but we cannot live in the cradle http://www.philosophysw.com/asaddi/ forever." - K.E. Tsiolkovsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812120258150.865-100000>