Date: Sat, 26 Feb 2000 12:28:43 -0800 From: "Dan O'Connor" <dan@jgl.reno.nv.us> To: "Walter Brameld" <brameld@twave.net>, <freebsd-questions@FreeBSD.ORG> Subject: Re: tun0 is growing Message-ID: <103401bf8098$17f0bae0$0200000a@danco.home>
next in thread | raw e-mail | index | archive | help
>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: <snip> >tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?103401bf8098$17f0bae0$0200000a>