Date: Sun, 22 Jun 1997 23:12:42 +0100 From: Brian Somers <brian@awfulhak.org> To: Wilko Bulte <wilko@yedi.iaf.nl> Cc: FreeBSD-hackers@FreeBSD.ORG (FreeBSD hackers list) Subject: Re: natd & dynamic adresses via isdn/ppp Message-ID: <199706222212.XAA09754@awfulhak.demon.co.uk> In-Reply-To: Your message of "Sun, 22 Jun 1997 21:07:25 %2B0200." <199706221907.VAA03802@yedi.iaf.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi
>
> Is it possible to use natd in an environment that has changing IP
> addresses to the outside world? Our dialup link is a ISDN/ppp link
> with dynamically configured IP adresses (ISDN/ppp works like a charm
> now BTW)
>
> I'm confused on the possibilities for natd to work with this. The
> list archives show quite some discussion but not a real answer (at
> least I could not find it..)
If you're using ppp, just use the -alias switch. Things like
changing IP numbers are automatically dealt with.
If you really need to use natd, you can give it the -dynamic
switch. It tells natd to read the routing socket so that it
notices changes to the interfaces IP number (you must also use
the -n option). The -dynamic switch was broken between version
1.4 & 1.8 of natd, but the version committed to the main source
tree yesterday (v1.8) should work ok.
> TIA
> Wilko
> _ ____________________________________________________________________
> | / o / / _ Bulte email: wilko@yedi.iaf.nl - Arnhem, The Netherlands
> |/|/ / / /( (_) Do, or do not. There is no 'try' - Yoda
> --------------------------------------------------------------------------
--
Brian <brian@awfulhak.org>, <brian@freebsd.org>
<http://www.awfulhak.org>
Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706222212.XAA09754>
