I just installed Microsoft ISA server and suddenly I am getting a weird result when I try to ping an internal IP. Name resolution works fine, and pinging by name resolves the name to IP just fine. But if I try to ping by IP i get the following result:
>ping 192.168.084.1
Pinging 192.168.084.1 [192.168.68.1] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.68.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
I pinged 192.168.084.1,
but it looks for 192.168.68.1.
Routing table:
Interface List
MS TCP Loopback interface
Realtek RTL8139/810X Family Fast Ethernet NIC – Packet Scheduler Miniport
Active Routes:
Network Destination Netmask Gtwy IntrfMtric
0.0.0.0 0.0.0.0 192.168.84.1 192.168.84.28 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.84.0 255.255.255.0 192.168.84.28 192.168.84.28 20
192.168.84.28 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.84.255 255.255.255.255 192.168.84.28 192.168.84.28 20
224.0.0.0 240.0.0.0 192.168.84.28 192.168.84.28 20
255.255.255.255 255.255.255.255 192.168.84.28 192.168.84.28 1
Default Gateway: 192.168.84.1
Persistent Routes:
None
LAT looks like:
From: To:
10.0.0.0 10.255.255.255
169.254.0.0 169.254.255.255
172.16.0.0 172.31.255.255
19.168.0.0 192.168.255.255
192.168.84.0 192.168.84.255
Tracert:
Tracing route to 192.168.084.1 [192.168.68.1]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms wfg-server.woodfieldgardens.com [192.168.84.1] 2 2 ms 2 ms 2 ms 209.242.61.129 3 7 ms 7 ms 7 ms core-dpl.dls.net [209.242.18.65] 4 8 ms 8 ms 8 ms 209.242.10.94 It is going out to the internet looking the IP. PLEASE HELP!