Created
July 23, 2018 12:14
-
-
Save lyashevska/ba4cbad68f4b5238c33885c958654747 to your computer and use it in GitHub Desktop.
vagrant: destination host unreachable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ping -c 3 10.9.8.7 | |
PING 10.9.8.7 (10.9.8.7) 56(84) bytes of data. | |
From 10.9.8.1 icmp_seq=1 Destination Host Unreachable | |
From 10.9.8.1 icmp_seq=2 Destination Host Unreachable | |
From 10.9.8.1 icmp_seq=3 Destination Host Unreachable | |
--- 10.9.8.7 ping statistics --- | |
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2048ms | |
pipe 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vagrant ssh
Last login: Mon Jul 23 08:15:37 2018 from 10.0.2.2
[vagrant@testbox01 ~]$