C
Carlos M. Perez
Hi,
I have a Win2K SP3 server running AD with two servers. I've been playing
around with the DNS and am having some problems making changes to the SOA
records. The official domain name is computerdns.local and the machine name
is dns001.computerdns.local. The SOA record has the following:
[1547], dns001.computerdns.local, admin.
NS records are:
ns1.domain.com (I added)
ns2.domain.com
ns3.domain.com
ns4.domain.com
dns001.computerdns.local
dns002.computerdns.local
There are 3 A records per machine name pointing to each of the different
IPs, so:
dns001 -> w.x.y.1
dns001 -> a.b.c.1
dns001 -> 10.254.254.3
dns002 -> w.x.y.2
dns002 -> a.b.c.2
dns002 -> 10.254.254.4
(blank) -> w.x.y.1
(blank) -> a.b.c.1
(blank) -> 10.254.254.3
(blank) -> w.x.y.2
(blank) -> a.b.c.2
(blank) -> 10.254.254.4
The server has three NICs, each belonging to a different network. Two are
public, one is private for backup purposes.
I have a zone called company.com
In that, the SOA is identical to the .local domain. If I change the primary
to ns1.domain.com, after a few refreshes, it reverts back to the original
and adds the two ns records for dns001 and dns002. I've tried incrementing
the serial number by 10 to see if the other server (AD) was replacing the
records.
I also need to update all the SOA records in multiple zones to reflect the
primary and RP, and interval times. Is there a way to do them in bulk, or
will this require manual intervention?
Thanks in advance,
Carlos M. Perez
..
I have a Win2K SP3 server running AD with two servers. I've been playing
around with the DNS and am having some problems making changes to the SOA
records. The official domain name is computerdns.local and the machine name
is dns001.computerdns.local. The SOA record has the following:
[1547], dns001.computerdns.local, admin.
NS records are:
ns1.domain.com (I added)
ns2.domain.com
ns3.domain.com
ns4.domain.com
dns001.computerdns.local
dns002.computerdns.local
There are 3 A records per machine name pointing to each of the different
IPs, so:
dns001 -> w.x.y.1
dns001 -> a.b.c.1
dns001 -> 10.254.254.3
dns002 -> w.x.y.2
dns002 -> a.b.c.2
dns002 -> 10.254.254.4
(blank) -> w.x.y.1
(blank) -> a.b.c.1
(blank) -> 10.254.254.3
(blank) -> w.x.y.2
(blank) -> a.b.c.2
(blank) -> 10.254.254.4
The server has three NICs, each belonging to a different network. Two are
public, one is private for backup purposes.
I have a zone called company.com
In that, the SOA is identical to the .local domain. If I change the primary
to ns1.domain.com, after a few refreshes, it reverts back to the original
and adds the two ns records for dns001 and dns002. I've tried incrementing
the serial number by 10 to see if the other server (AD) was replacing the
records.
I also need to update all the SOA records in multiple zones to reflect the
primary and RP, and interval times. Is there a way to do them in bulk, or
will this require manual intervention?
Thanks in advance,
Carlos M. Perez
..