Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2008 10:03:45 -0500 (EST)
From:      lenny@edpausa.com
To:        freebsd-questions@freebsd.org
Subject:   named won't bind to external interface and ignores other options. 
Message-ID:  <4278c8fe736003a1c147f3c44da8adc9.squirrel@mail.edpausa.com>

next in thread | raw e-mail | index | archive | help


bind 9.4.2/FreeBSD 7.0 seems to be ignoring many settings I enter in
/etc/namedb/named.conf.  zones are being properly served internally, but
can't query or transfer from the outside.



listen-on {216.154.117.227; 192.168.1.1;};
listen-on-v6 { none; };


tcp6       0      0  ::1.953                *.*                    LISTEN
tcp4       0      0  127.0.0.1.953          *.*                    LISTEN
tcp4       0      0  192.168.1.1.53         *.*                    LISTEN


any ideas ?




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