We have 2 Win2K domain controllers. The PDC is the primary DNS server. The BDC is the secondary DNS server. The BDC also handles RRAS.
The BDC has 3 NICs attached to it. One for each subnet. The subnets are 10, 11, and 12. In addition, there is an adapter of some kind with 10 modems attached for dial in employees.
After running netdiag test:dns -v
on the BDC, the test results indicated that the DNS test had failed and DNS was not configured conrrectly on the BDC.
I ran browstat dumpnet to list all the transports attached and then tested each one with 'browstat view 1 mydomain'.
The transport that failed that test also fails some other tests and I finally tracked down what it is attached to.
It is a WAN Miniport(IP) adapter.
It has an IP address attached to it as well. It is the IP address that is returned, when anyone within the building PINGS that server.
ping HAN
yeilds '192.168.10.59'
In the RRAS console, 192.168.10.59 is listed as an "Internal" IP address. In addition, it is also listed as one of four IP addresses associated with the BDC server:
10.28
10.59
11.1
12.1
Any ideas why this server is failing the DNS test? Or any other tests I can run?
thanks,
blfrd