From owner-freebsd-questions Sat Feb 26 12:29: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from jgl.reno.nv.us (rno-max6-27.gbis.net [207.228.61.155]) by hub.freebsd.org (Postfix) with ESMTP id 64EEA37B523 for ; Sat, 26 Feb 2000 12:28:59 -0800 (PST) (envelope-from dan@jgl.reno.nv.us) Received: from danco (danco.home [10.0.0.2]) by jgl.reno.nv.us (8.9.3/8.9.3) with SMTP id MAA03949; Sat, 26 Feb 2000 12:28:53 -0800 (PST) (envelope-from dan@jgl.reno.nv.us) Message-ID: <103401bf8098$17f0bae0$0200000a@danco.home> From: "Dan O'Connor" To: "Walter Brameld" , Subject: Re: tun0 is growing Date: Sat, 26 Feb 2000 12:28:43 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I've just started noticing something during the last week or so. I'm seeing a >growing inet connections showing up when I do ifconfig. Here's what it looks >like right now: >tun0: flags=8051 mtu 1500 > inet 208.219.234.50 --> 255.255.255.255 netmask 0xffffffff > inet 208.219.234.39 --> 255.255.255.255 netmask 0xffffffff > inet 208.219.234.36 --> 255.255.255.255 netmask 0xffffffff > inet 208.219.234.19 --> 255.255.255.255 netmask 0xffffffff > inet 208.219.234.51 --> 208.219.234.3 netmask 0xffffff00 > >Could someone tell me what this might indicate? Yes, sir! It indicates that you need to edit/create the file /etc/ppp/ppp.linkdown and add the lines: yourISP: iface clear Replace 'yourISP' with the connection name you use in your 'ppp' command. This will automatically clear the routing table every time you log off your ISP. Have fun! --Dan ** The thing I like most about Windows 98 is... ** You can download FreeBSD with it! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message