All,
I have a rather stange ICMP issue since upgrading to v7.
The following happens when trying to do a ping from a machine (either in DMZ or Inside int's) to a machine past the outside interface
C:\>ping
Pinging [212.58.224.124] with 32 bytes of data:
Reply from 212.58.224.124: bytes=32 time=7ms TTL=249
Reply from 212.58.224.124: bytes=32 time=6ms TTL=249
Reply from 212.58.224.124: bytes=32 time=7ms TTL=249
Reply from 212.58.224.124: bytes=32 time=6ms TTL=249
Ping statistics for 212.58.224.124:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 6ms, Maximum = 7ms, Average = 6ms
All works OK!
Now the problem is with the tracert from windows machines, the following happens:
C:\>tracert
Tracing route to [212.58.224.124]
over a maximum of 30 hops:
1 * * * Request timed out.
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7 7 ms 7 ms 7 ms [212.58.224.124]
Trace complete.
All the intermediate hops time out, this didn't happen on 6.2, but since upgrading to 7, we get this. Pings to the intermediate hops work fine, or doing a tracert to a hop along the route shows only the last with responses.
Interestingly, doing an icmp ping from a Solaris box, we do get the correct results as follows:
winston-smith # traceroute -I traceroute: Warning: Multiple interfaces found; using 192.168.2.18 @ dmfe0
traceroute to (212.58.224.124), 30 hops max, 40 byte packets
1 195.188.x.x (195.188.x.x) 1.394 ms 0.514 ms 0.473 ms
2 host-80-193-x-x.static.telewest.net (80.193.x.x) 1.549 ms 1.113 ms 1.076 ms
3 172.18.x.x (172.18.x.x) 3.807 ms 1.654 ms 1.610 ms
4 194.117.x.x (194.117.x.x) 7.418 ms 6.653 ms 6.504 ms
5 194.117.x.x (194.117.x.x) 7.252 ms 7.369 ms 7.039 ms
6 212.58.x.x (212.58.x.x) 7.403 ms 7.228 ms 6.775 ms
7 (212.58.224.124) 7.336 ms 7.206 ms 7.943 ms
If anyone's got any ideas, I'd appreciate the assistance.
Alan
I have a rather stange ICMP issue since upgrading to v7.
The following happens when trying to do a ping from a machine (either in DMZ or Inside int's) to a machine past the outside interface
C:\>ping
Pinging [212.58.224.124] with 32 bytes of data:
Reply from 212.58.224.124: bytes=32 time=7ms TTL=249
Reply from 212.58.224.124: bytes=32 time=6ms TTL=249
Reply from 212.58.224.124: bytes=32 time=7ms TTL=249
Reply from 212.58.224.124: bytes=32 time=6ms TTL=249
Ping statistics for 212.58.224.124:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 6ms, Maximum = 7ms, Average = 6ms
All works OK!
Now the problem is with the tracert from windows machines, the following happens:
C:\>tracert
Tracing route to [212.58.224.124]
over a maximum of 30 hops:
1 * * * Request timed out.
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7 7 ms 7 ms 7 ms [212.58.224.124]
Trace complete.
All the intermediate hops time out, this didn't happen on 6.2, but since upgrading to 7, we get this. Pings to the intermediate hops work fine, or doing a tracert to a hop along the route shows only the last with responses.
Interestingly, doing an icmp ping from a Solaris box, we do get the correct results as follows:
winston-smith # traceroute -I traceroute: Warning: Multiple interfaces found; using 192.168.2.18 @ dmfe0
traceroute to (212.58.224.124), 30 hops max, 40 byte packets
1 195.188.x.x (195.188.x.x) 1.394 ms 0.514 ms 0.473 ms
2 host-80-193-x-x.static.telewest.net (80.193.x.x) 1.549 ms 1.113 ms 1.076 ms
3 172.18.x.x (172.18.x.x) 3.807 ms 1.654 ms 1.610 ms
4 194.117.x.x (194.117.x.x) 7.418 ms 6.653 ms 6.504 ms
5 194.117.x.x (194.117.x.x) 7.252 ms 7.369 ms 7.039 ms
6 212.58.x.x (212.58.x.x) 7.403 ms 7.228 ms 6.775 ms
7 (212.58.224.124) 7.336 ms 7.206 ms 7.943 ms
If anyone's got any ideas, I'd appreciate the assistance.
Alan