Advertisement
compulsivecoder

ping-ip-address-unreachable

Jul 25th, 2019
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.36 KB | None | 0 0
  1. user@workstation:~$ ping 10.0.0.115
  2. PING 10.0.0.115 (10.0.0.115) 56(84) bytes of data.
  3. From 10.0.0.9 icmp_seq=1 Destination Host Unreachable
  4. From 10.0.0.9 icmp_seq=2 Destination Host Unreachable
  5. From 10.0.0.9 icmp_seq=5 Destination Host Unreachable
  6. From 10.0.0.9 icmp_seq=6 Destination Host Unreachable
  7. From 10.0.0.9 icmp_seq=8 Destination Host Unreachable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement