Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 1998 20:13:42 -0500
From:      Nick Folino <nickf@ptd.net>
To:        "'FreeBSD-Stable'" <stable@FreeBSD.ORG>
Subject:   2.2.8 and PPP problems
Message-ID:  <01BE2542.C000CDE0@ranger>

next in thread | raw e-mail | index | archive | help
I've been running 2.2.7-Stable.  My last make world upgraded me to 2.2.8 and now my PPP is acting funny.  I start PPP in auto alias mode from start_if.tun0 on bootup.  It all works ok ( the dialing and aliasing ) but it seems like now it never clears it's old IP addresses.  Here's the output from ifconfig -a :

ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.69.1 netmask 0xffffff00 broadcast 255.255.255.0
	ether 00:00:c0:50:0a:82 
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
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 
	inet 204.186.34.73 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.65 --> 204.186.34.245 netmask 0xffffff00 
	inet 204.186.34.45 --> 204.186.34.243 netmask 0xffffff00 
	inet 204.186.34.14 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.2 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.84 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.25 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.120 --> 204.186.34.248 netmask 0xffffff00 
	inet 204.186.34.166 --> 204.186.34.251 netmask 0xffffff00 
	inet 204.186.34.147 --> 204.186.34.250 netmask 0xffffff00 
	inet 204.186.34.93 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.86 --> 204.186.34.246 netmask 0xffffff00 
	inet 204.186.34.137 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.134 --> 204.186.34.249 netmask 0xffffff00 
	inet 204.186.34.19 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.4 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.10 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.6 --> 204.186.34.241 netmask 0xffffff00 
	inet 204.186.34.23 --> 255.255.255.255 netmask 0xffffffff 
	inet 204.186.34.30 --> 204.186.34.242 netmask 0xffffff00 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 


Any ideas?

Thanks,
Nick
 

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?01BE2542.C000CDE0>