Date: Wed, 19 Jan 2005 21:28:25 +0100 From: Hexren <me@hexren.net> To: Albert Shih <shih@math.jussieu.fr> Cc: freebsd-questions@freebsd.org Subject: Re[2]: Running named on one interface only Message-ID: <12216976631.20050119212825@hexren.net> In-Reply-To: <20050119201433.GB17385@math.jussieu.fr> References: <2215678704.20050119210647@hexren.net> <20050119201433.GB17385@math.jussieu.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
AS> Le 19/01/2005 à 21:06:47+0100, Hexren a écrit
>> *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 ?
AS> In named.conf something like
AS> options {
AS> listen-on port 53 { 127.0.0.1 ; your_address ; };
AS> transfer-source your_address port 53;
AS> notify-source your_address port 53;
AS> work fine.
AS> Regards.
AS> --
AS> Albert SHIH
AS> Universite de Paris 7 (Denis DIDEROT)
AS> U.F.R. de Mathematiques.
AS> Heure local/Local time:
AS> Wed Jan 19 21:13:19 CET 2005
---------------------------------------------
thank you that helped :)
Hexren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12216976631.20050119212825>
