From owner-freebsd-stable Tue Apr 18 11:29: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from zipcode.corp.home.net (zipcode.corp.home.net [24.0.26.58]) by hub.freebsd.org (Postfix) with ESMTP id BB81637BB0E for ; Tue, 18 Apr 2000 11:28:52 -0700 (PDT) (envelope-from manek@ecst.csuchico.edu) Received: from after (shiva-user18.corp.home.net [24.0.8.148]) by zipcode.corp.home.net (8.9.3/8.9.3) with SMTP id LAA12862 for ; Tue, 18 Apr 2000 11:28:45 -0700 (PDT) From: "Sameer R. Manek" To: Subject: 3.4-stable and ppp -auto Date: Tue, 18 Apr 2000 11:28:21 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0000_01BFA929.33AF4120" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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 ------=_NextPart_000_0000_01BFA929.33AF4120-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message