Date: Wed, 31 Dec 2008 10:48:18 -0900 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: lenny@edpausa.com Subject: Re: named won't bind to external interface and ignores other options. Message-ID: <200812311048.18460.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <4278c8fe736003a1c147f3c44da8adc9.squirrel@mail.edpausa.com> References: <4278c8fe736003a1c147f3c44da8adc9.squirrel@mail.edpausa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 31 December 2008 06:03:45 lenny@edpausa.com wrote: > 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 ? Any clues in /var/log/messages? 216.154.117.227 is on a local interface? -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812311048.18460.fbsd.questions>