named dies on PPP up/down

Barry Margolin barmar at bbnplanet.com
Thu Sep 30 00:02:42 UTC 1999


In article <00e601bf0ad1$289acee0$6411a8c0 at kk5jylt>,
Matt Roberts <mattro at grda.com> wrote:
>I am using PPP via modem to connect to the Internet.  I use bind-8.2.1 on
>a Linux box.  I also have a LAN subnet defined.  I have primary zones for
>the LAN, plus forwarding configured for other names.  When the PPP
>session comes up, everything works fine.  I use 127.0.0.1 for name
>resolution, and it works.  When the PPP line comes down, it still works
>for local addresses, as it should.  When I bring PPP back up, named will
>not forward any requests to the forwarders listed.  If I do "ndc
>restart," it works again.

named periodically scans the interface list, and enables listening for
queries and responses on the interfaces it finds, and disables listening on
interfaces that have disappeared since the last time it checked.  When you
bring the PPP line up, it won't start listening for responses on that
interface until it next scans the interface list and enables it.

The scan period is configurable with the "interface-interval" option, and
defaults to 1 hour.

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list