Hello,
I'm getting some DNS errors (7050) in event log from 1 Windows domain controller running a global catalog. We have multiple switches and firewalls and routers in our network. We are a Microsoft and Cisco shop.
When I run the ping -l 4096 to the Front End Exchange server I get a 25% packet loss. There are no hops between both servers. If i run a ping command there is 0% loss.
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and Settings\>ping fe1
Pinging fe1.company.corp [10.1.1.104] with 32 bytes of data:
Reply from 10.1.1.104: bytes=32 time<1ms TTL=128
Reply from 10.1.1.104: bytes=32 time<1ms TTL=128
Reply from 10.1.1.104: bytes=32 time<1ms TTL=128
Reply from 10.1.1.104: bytes=32 time<1ms TTL=128
Ping statistics for 10.1.1.104:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\>ping fe2
Pinging fe2.company.corp [10.1.1.108] with 32 bytes of data:
Reply from 10.1.1.108: bytes=32 time<1ms TTL=128
Reply from 10.1.1.108: bytes=32 time<1ms TTL=128
Reply from 10.1.1.108: bytes=32 time<1ms TTL=128
Reply from 10.1.1.108: bytes=32 time<1ms TTL=128
Ping statistics for 10.1.1.108:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\>ping -l 4096 fe1
Pinging fe1.company.corp [10.1.1.104] with 4096 bytes of data:
Request timed out.
Reply from 10.1.1.104: bytes=4096 time=2ms TTL=128
Reply from 10.1.1.104: bytes=4096 time<1ms TTL=128
Reply from 10.1.1.104: bytes=4096 time<1ms TTL=128
Ping statistics for 10.1.1.104:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 2ms, Average = 0ms
C:\Documents and Settings\>ping -l 4096 fe2
Pinging fe2.company.corp [10.1.1.108] with 4096 bytes of data:
Reply from 10.1.1.108: bytes=4096 time=2ms TTL=128
Reply from 10.1.1.108: bytes=4096 time<1ms TTL=128
Reply from 10.1.1.108: bytes=4096 time<1ms TTL=128
Reply from 10.1.1.108: bytes=4096 time<1ms TTL=128
Ping statistics for 10.1.1.108:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 2ms, Average = 0ms
What could be causing a packet loss and where should I begin?
Tacobell2000
Start Free Trial