[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] named listening address on RaQ4
- Subject: Re: [cobalt-users] named listening address on RaQ4
- From: Jens Kristian Søgaard <jens@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun Mar 4 08:07:09 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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/