Date: Tue, 18 Apr 2000 11:28:21 -0700 From: "Sameer R. Manek" <manek@ecst.csuchico.edu> To: <freebsd-stable@freebsd.org> Subject: 3.4-stable and ppp -auto Message-ID: <NDBBKDINCKINCMKCHGCIGEKCCKAA.manek@ecst.csuchico.edu>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0000_01BFA929.33AF4120 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I've noticed that when i run ppp -auto -nat for extended periods of time, ifconfig tends to grow pretty long. Something is not removing old ip addresses from the kernel. Old routes are also in the routing table. Has anyone else noticed this problem? I've attached a few examples. Thanks Sameer ------=_NextPart_000_0000_01BFA929.33AF4120 Content-Type: text/plain; name="example.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="example.txt" hardknocks# ifconfig tun0 | wc -l 99 hardknocks# netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif = Expire default 206.132.165.226 UGSc 2 172103 tun0 10/24 link#1 UC 0 0 xl0 10.0.0.2 0:c0:4f:3a:36:71 UHLW 1 59881 xl0 = 997 10.0.3.2 10.0.3.1 UH 0 0 tun0 127.0.0.1 127.0.0.1 UH 0 40 lo0 206.132.165.226 216.126.137.156 UH 2 0 tun0 216.126.136.226 216.126.134.27 UH 0 0 tun0 255.255.255.255 216.126.136.113 UHb 0 0 tun0 hardknocks# ifconfig tun0=20 tun0: flags=3D8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet 10.0.3.1 --> 10.0.3.2 netmask 0xffffff00=20 inet 216.126.136.113 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.138.34 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.135.129 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.135.168 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.136.119 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.137.98 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.135.24 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.135.69 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.137.200 --> 255.255.255.255 netmask 0xffffffff=20 inet 216.126.134.174 --> 255.255.255.255 netmask 0xffffffff=20 <snip> ------=_NextPart_000_0000_01BFA929.33AF4120-- 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?NDBBKDINCKINCMKCHGCIGEKCCKAA.manek>