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

Re: [cobalt-users] What's is wrong with my DNS? [previous post: domaintransfer -> ping: unknown host]



On Monday 25 March 2002 09:37 pm, Dan Kriwitsky wrote:
> > No, I don't see a virtual site for ns1.alledieren.com which
> > is on 212.204.249.21. How shall i call it? (because
> > www.alledieren.com is already on 212.204.249.22, on which is
> > ns2.alledieren.com).
>
> Just create ns1.alledieren.com as you would any site. Then your server
> should begin to respond and it won't time out. Not that it makes that
> much difference since both the nameservers are on the same server. If
> the server is down, neither will respond anyway.

Dan, I think he has to tell named to listen on both IP addresses
his /etc/named.conf options container should look like.

options {
directory "/etc/named";
listen-on { 212.204.249.21;  212.204.249.22; };
version "Name Server";
};

-- 
Gerald Waugh
http://www.frontstreetnetworks.com
New Haven, CT, United States of America
10:13pm up 4 days, 6:37, 2 users, load average: 2.25, 1.65, 1.38