S
SPH
I have two machines, one production, one development that sits at a
NOC. A few weeks ago, I lost DNS (wouldn't resolve) on development.
No biggy, just development. A few days ago, when I added ports 1433
and 1434 and rebooted production, DNS went out on that too. So I've
tried everything I can think of:
1) This is Windows 2000 Standalone Server – No Active Directory
or Domain Controller
2) DNS is configured as DNS client within TCP/IP properties
(entered the IPs of the DNS server)
3) Stopped and restarted the DNS client Service. No issues
there
4) Checked the Event log, nothing related to DNS in there
5) Checked the etc/hosts file and only saw localhost 127.0.0.1
defined
6) WINS isn't defined in TCP/IP, but I wouldn't think this
should matter
7) I checked the DNS servers on other machines and they work
fine other computers.
8) I tried defining other DNS servers and they don't work
either.
9) I can PING the DNS servers fine
10) I can PING other IPs fine (details below)
11) Nslookup fails to resolve (details below)
12) Details of IPConfig /all below
13) I tried disabling the disconnected NIC (detailed as connected
below)
14) I tried adding a Primary DNS Suffix (detailed as missing below)
15) I tried installing DNS within Windows, and enabling forwarders,
but this didn't work either.
16) I tried setting up WINS, but no luck there.
One option is to install the DNS service in Admin tools (setup Zones)
and configure that to see if it works. Since this is happening on
both servers, it seems quite odd. Thanks for any advice
Josh
PING RESULTS
C:\...>ping ###.##.##.##
Pinging ###.##.##.## with 32 bytes of data:
Reply from ###.##.##.##: bytes=32 time=31ms TTL=64
Reply from ###.##.##.##: bytes=32 time<10ms TTL=64
Reply from ###.##.##.##: bytes=32 time<10ms TTL=64
Reply from ###.##.##.##: bytes=32 time<10ms TTL=64
Ping statistics for ###.##.##.##:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 31ms, Average = 7ms
NSLOOKUP RESULTS
C:\....>nslookup yahoo.com
DNS request timed out.
timeout was 2 seconds.
*** Can't find server name for address ###.##.##.##: Timed out
DNS request timed out.
timeout was 2 seconds.
*** Can't find server name for address ###.##.##.##: Timed out
*** Default servers are not available
Server: UnKnown
Address: ###.##.##.##
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
IPCONFIG /ALL RESULTS
ipconfig /all
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : hostserver
Primary DNS Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Cable Disconnected
Description . . . . . . . . . . . : Intel(R) PRO/100+ Server
Adapter (PI
LA8470B)
Physical Address. . . . . . . . . : 00-E0-81-23-##-##
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100+ Server
Adapter (PI
LA8470B) #2
Physical Address. . . . . . . . . : 00-E0-81-23-##-##
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : ###.##.##.##
Subnet Mask . . . . . . . . . . . : 255.255.255.192
IP Address. . . . . . . . . . . . : ###.##.##.##
Subnet Mask . . . . . . . . . . . : 255.255.255.192
Default Gateway . . . . . . . . . : ###.##.##.##
DNS Servers . . . . . . . . . . . : ###.##.##.##
###.##.##.##
Primary WINS Server . . . . . . . : ###.##.##.##
NetBIOS over Tcpip. . . . . . . . : Disabled
Thanks,
Josh
NOC. A few weeks ago, I lost DNS (wouldn't resolve) on development.
No biggy, just development. A few days ago, when I added ports 1433
and 1434 and rebooted production, DNS went out on that too. So I've
tried everything I can think of:
1) This is Windows 2000 Standalone Server – No Active Directory
or Domain Controller
2) DNS is configured as DNS client within TCP/IP properties
(entered the IPs of the DNS server)
3) Stopped and restarted the DNS client Service. No issues
there
4) Checked the Event log, nothing related to DNS in there
5) Checked the etc/hosts file and only saw localhost 127.0.0.1
defined
6) WINS isn't defined in TCP/IP, but I wouldn't think this
should matter
7) I checked the DNS servers on other machines and they work
fine other computers.
8) I tried defining other DNS servers and they don't work
either.
9) I can PING the DNS servers fine
10) I can PING other IPs fine (details below)
11) Nslookup fails to resolve (details below)
12) Details of IPConfig /all below
13) I tried disabling the disconnected NIC (detailed as connected
below)
14) I tried adding a Primary DNS Suffix (detailed as missing below)
15) I tried installing DNS within Windows, and enabling forwarders,
but this didn't work either.
16) I tried setting up WINS, but no luck there.
One option is to install the DNS service in Admin tools (setup Zones)
and configure that to see if it works. Since this is happening on
both servers, it seems quite odd. Thanks for any advice
Josh
PING RESULTS
C:\...>ping ###.##.##.##
Pinging ###.##.##.## with 32 bytes of data:
Reply from ###.##.##.##: bytes=32 time=31ms TTL=64
Reply from ###.##.##.##: bytes=32 time<10ms TTL=64
Reply from ###.##.##.##: bytes=32 time<10ms TTL=64
Reply from ###.##.##.##: bytes=32 time<10ms TTL=64
Ping statistics for ###.##.##.##:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 31ms, Average = 7ms
NSLOOKUP RESULTS
C:\....>nslookup yahoo.com
DNS request timed out.
timeout was 2 seconds.
*** Can't find server name for address ###.##.##.##: Timed out
DNS request timed out.
timeout was 2 seconds.
*** Can't find server name for address ###.##.##.##: Timed out
*** Default servers are not available
Server: UnKnown
Address: ###.##.##.##
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
IPCONFIG /ALL RESULTS
ipconfig /all
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : hostserver
Primary DNS Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Cable Disconnected
Description . . . . . . . . . . . : Intel(R) PRO/100+ Server
Adapter (PI
LA8470B)
Physical Address. . . . . . . . . : 00-E0-81-23-##-##
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100+ Server
Adapter (PI
LA8470B) #2
Physical Address. . . . . . . . . : 00-E0-81-23-##-##
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : ###.##.##.##
Subnet Mask . . . . . . . . . . . : 255.255.255.192
IP Address. . . . . . . . . . . . : ###.##.##.##
Subnet Mask . . . . . . . . . . . : 255.255.255.192
Default Gateway . . . . . . . . . : ###.##.##.##
DNS Servers . . . . . . . . . . . : ###.##.##.##
###.##.##.##
Primary WINS Server . . . . . . . : ###.##.##.##
NetBIOS over Tcpip. . . . . . . . : Disabled
Thanks,
Josh