From owner-freebsd-questions Wed Jan 13 11:44:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12803 for freebsd-questions-outgoing; Wed, 13 Jan 1999 11:44:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12793 for ; Wed, 13 Jan 1999 11:44:31 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.60] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 100WCF-0007Ja-00; Wed, 13 Jan 1999 14:43:19 -0500 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 13 Jan 1999 14:42:40 -0500 (EST) From: Patrick Gardella To: freebsd-questions@FreeBSD.ORG Subject: iijppp and ifconfig Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running 2.2.8-STABLE compiled Dec. 29th, 1998 and ppp dated 990112. I've got iijppp configured to dial out on demand, and it works fine. But one thing I noticed when I updated on the 29th. ifconfig tun0 now returns lots and lots of data instead of only one line, as I *thought* it used to! It seems like everytime ppp dials, it adds a new address to the interface in ifconfig, and never deletes the old one when the link closes. Right now, I have 132 lines when I use "ifconfig tun0". For example: inet 204.255.227.185 --> 255.255.255.255 netmask 0xffffffff inet 204.255.227.193 --> 255.255.255.255 netmask 0xffffffff inet 204.255.227.155 --> 255.255.255.255 netmask 0xffffffff Shouldn't it be just the one? The last one in the list is the latest one. "netstat -rn" only shows the latest one, as it ought to! It all works fine, but I just thought this was odd. Patrick --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message