Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 16:44:16 +0500 (ES)
From:      "Igor I. Ushatinsky" <igor@mail.zsgp.gascom.ru>
To:        antony@abacus.co.uk (Antony T Curtis)
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: PPP not deleting ip's
Message-ID:  <200012151144.QAA08313@mail.zsgp.gascom.ru>
In-Reply-To: <3A39FF87.9A34EE73@abacus.co.uk> from Antony T Curtis at "Dec 15, 2000 11:24:55 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> Ron 'The InSaNe One' Rosson wrote:
> > 
> > I have a FreeBSD box running 4.1-R running as a Gateway machine for a
> > small LAN. It is using ijppp for the connection and all is working
> > well.. I got to looking at it and noticed that everytime it disconnects
> > it does not delete the IP address it was assigned to before. So when it
> > connects the next time and gets a different IP it just adds it to tun0.
> 
> I expereinced the same problems... I ended up simply killing and
> restarting ppp.

Try to add following lines to /etc/ppp/ppp.linkdown:

your-entry:
 delete MYADDR

(where 'your-entry' is the same as in ppp.conf)


/Igor.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012151144.QAA08313>