Date: Wed, 19 Jan 2005 21:17:05 +0100 From: Benjamin Walkenhorst <krylon@gmx.net> To: Hexren <me@hexren.net> Cc: freebsd-questions@freebsd.org Subject: Re: Running named on one interface only Message-ID: <41EEC041.1080607@gmx.net> In-Reply-To: <2215678704.20050119210647@hexren.net> References: <2215678704.20050119210647@hexren.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hexren wrote:
>*gnaahh* I seem to be unable to locate any information about limiting
>nameds service to one interface only. Does anybody know where to do
>this ?
>
>
Put the following line into your named.conf's options section:
listen-on { <list of adresses to listen on> };
In case you use IPv6, the directive is listen-on-v6 IIRC.
Kind regards,
Benjamin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41EEC041.1080607>
