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

Re: [cobalt-developers] DNS BUG in All Cobalt Products [missing feature]



> > on all Cobalt products there is no way to add the second NS pointer record
>
> Wrong.  It looks like the RaQ1 didn't allow this, but the I know the RaQ3
> allows you to add multiple NS records for a domain (I don't know right
> off about the RaQ2).

In the RaQ2 it also allows you to add multiple NS entries. Look at this entry
which was created by the RaQ2 GUI. I just went in and coped the record:

@ IN SOA webtrafix.net. root.webtrafix.net. ( 2000022720 10800 3600 604800 86400
)
 IN NS webtrafix.net.
 IN NS ns1.webtrafix.net.
 IN NS ns2.webtrafix.net.
domain.com.   in      a       209.207.239.120
www.domain.com.       in      a       209.207.239.120

The RaQ2 GUI created the first NS record for webtrafix.net and I created the
other two NS records in the RaQ2 GUI with the "Secondary Nameserver (NS) Record"
option.

    -Dennis

Of course I changed the domain to domain.com.