[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] named listening address on RaQ4



Hi Loryan,

> Our Cobalt server is currently listening for DNS requests on all the IP
> addresses assigned to our server.
> How do I limit this to only one particular IP address?

You can add a line like this to the named.conf file and restart the name
server (assuming that you do not use the RaQ GUI for DNS, as that will
overwrite your changes):

options { listen-on { 123.123.123.123; }; };

(where 123.123.123.123 is the ip-address, that you want named to listen on)

--
Jens Kristian Søgaard, Mermaid Consulting I/S,
jens@xxxxxxxxxxxxxxxxxxxx,
http://www.mermaidconsulting.com/