On Mon, Feb 01, 1999 at 05:49:38AM +0000, Ed Weinberg wrote:
> On Tue, 8 Sep 1998 12:11:58 -0400 (EDT), Edward Doolittle
> <[EMAIL PROTECTED]> wrote:
>
>
> >This is a different problem from that of the original poster, but the
> >ultimate solution is similar: run named on your server. To get named
> >working with diald you have to either have a recent 2.0.x kernel and place
> >the line
> >
> > echo 5 > /proc/sys/net/ipv4/ip_dynaddr
> >
>
> Can you explain what this does and/or direct me to the appropriate FM?
If you run named then many Internet dials will be triggered
by starting TCP connections rather than by UDP-based name
requests (which have been cached locally). Unfortunately,
in the standard config, Linux reacts badly to the IP
address being changed while a TCP connection is being set
up (the connection doesn't work and eventually has to be
cancelled or times out). This line lets Linux fudge the
issue and makes the first connection work.
The doc is /usr/src/linux/Documentation/networking/ip_dynaddr.txt
if you have the kernel sources installed.
--
Erik Corry [EMAIL PROTECTED] Ceterum censeo, Microsoftem esse delendam!
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]