Running named on one interface only
Albert Shih
shih at math.jussieu.fr
Wed Jan 19 12:14:40 PST 2005
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 ?
In named.conf something like
options {
listen-on port 53 { 127.0.0.1 ; your_address ; };
transfer-source your_address port 53;
notify-source your_address port 53;
work fine.
Regards.
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
Heure local/Local time:
Wed Jan 19 21:13:19 CET 2005
More information about the freebsd-questions
mailing list