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

Re: [cobalt-users] more info on my dns



At 02:39 PM 2/29/00 -0900, you wrote:
heres what in the config file

$TTL 86400
hostinghq.com. IN SOA ns.hostinghq.com. admin.ns.hostinghq.com. (
        2000022900
        10800
        3600
        604800
        86400
        )
hostinghq.com.  IN      NS      ns.hostinghq.com.
hostinghq.com.  IN      NS      ns2.hostinghq.com.
; End SOA Header
hostinghq.com.  in      mx      30 mail.hostinghq.com.
mail.hostinghq.com.     in      a       64.29.16.2
ns2.hostinghq.com.      in      a       64.29.17.2
hostinghq.com.  in      a       64.29.16.2
www.hostinghq.com.      in      a       64.29.16.2

You need to add the following:

ns.hostinghq.com.      in      a       xx.xx.xx.x

pointing to whatever the IP is for machine NS. Until you do that, you can't find your nameservers.

Jeff

--
Jeff Lasman <jblists@xxxxxxxxxxxxx>