cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this topic

ICMP Output

L3 Networker

I'm getting odd ICMP output when I try to ping from the untrust interface to a location on the internet. The ping is successful but there is additional output.

Has anyone seen this before?

 

fw> ping source x.x.x.x host 8.8.8.8
PING 8.8.8.8 (8.8.8.8) from x.x.x.x : 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=57 time=33.4 ms
wrong data byte #12 should be 0xc but was 0x0
#8      8 9 a b 0 0 0 0 0 0 0 0 0 a 12 1 c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b
#40     1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b
64 bytes from 8.8.8.8: icmp_seq=2 ttl=57 time=32.3 ms
wrong data byte #12 should be 0xc but was 0x16
#8      8 9 a b 16 17 3 64 6e 73 c0 42 78 62 df 26 c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b
#40     1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b
64 bytes from 8.8.8.8: icmp_seq=3 ttl=57 time=33.5 ms

Who Me Too'd this topic