From owner-freebsd-stable@FreeBSD.ORG Thu Oct 9 22:16:31 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 082671065693 for ; Thu, 9 Oct 2008 22:16:31 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 55BE68FC22 for ; Thu, 9 Oct 2008 22:16:29 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-87-122.lns10.adl6.internode.on.net [121.45.87.122]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m99MGQJt034957 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 10 Oct 2008 08:46:26 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Andrew D Date: Fri, 10 Oct 2008 08:46:12 +1030 User-Agent: KMail/1.9.7 References: <200810092206.02362.doconnor@gsoft.com.au> <48EDF787.2010305@webzone.net.au> In-Reply-To: <48EDF787.2010305@webzone.net.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart10641630.HQDP0JoFeh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200810100846.19991.doconnor@gsoft.com.au> X-Spam-Score: -2.212 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: Userland PPP not deleting old IP on disconnect X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2008 22:16:31 -0000 --nextPart10641630.HQDP0JoFeh Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 9 Oct 2008, Andrew D wrote: > Hi Fellow Node user :), > > I have the same + similar issue. > > Daniel O'Connor wrote: > > Hi, > > I am using userland PPP to do PPPoE and I am finding that it isn't > > deleting the old IP from tun0 when the link goes down, eg > > > > Oct 9 22:00:01 midget ppp[53728]: tun0: Phase: deflink: logout -> > > hangup Oct 9 22:00:01 midget ppp[53728]: tun0: Phase: deflink: > > Connect time: 950 secs: 2711068 octets in, 39993514 octets out > > > > [midget 22:00] ~ >ifconfig tun0 > > tun0: flags=3D8051 metric 0 mtu > > 1500 inet 121.45.251.180 --> 203.16.215.184 netmask 0xffffffff > > Opened by PID 53728 > > tun0: flags=3D8051 metric 0 mtu 1492 > inet 121.45.215.128 --> 203.16.215.183 netmask 0xffffffff > inet 121.45.69.26 --> 203.16.215.186 netmask 0xffffffff > Opened by PID 90863 > > The second line only shows up when the gateway is different between > IP assignments from the ISP. I have no idea if this blocks access to > the previous IP, not that it's a major issue. I wouldn't care too much except that ddclient looks at tun0 to find the=20 IP to report to dyndns and gets the wrong one.. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart10641630.HQDP0JoFeh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iD8DBQBI7oKz5ZPcIHs/zowRAoXoAJwLN1VXJOEokAGan8WBaytiUMChsACcDVj6 bPhvtWgx6iiyiOxpDa2+tJs= =wN3+ -----END PGP SIGNATURE----- --nextPart10641630.HQDP0JoFeh--