Skip to content

Instantly share code, notes, and snippets.

@pwnall1337
Created December 29, 2016 18:25
Show Gist options
  • Save pwnall1337/7fb482431b568ab6282f15307b8d79ad to your computer and use it in GitHub Desktop.
Save pwnall1337/7fb482431b568ab6282f15307b8d79ad to your computer and use it in GitHub Desktop.
PING infra01_nova_api_os_compute_container-31fe94f2 (172.29.239.166) 56(84) bytes of data.
From infra01 (172.29.236.101) icmp_seq=1 Destination Host Unreachable
^C
--- infra01_nova_api_os_compute_container-31fe94f2 ping statistics ---
4 packets transmitted, 0 received, +1 errors, 100% packet loss, time 2999ms
root@infra01:~# ip r
default via 10.239.0.1 dev bond0
10.0.3.0/24 dev lxcbr0 proto kernel scope link src 10.0.3.1
10.5.0.0/24 dev eth5 proto kernel scope link src 10.5.0.101
10.6.0.0/24 dev eth4 proto kernel scope link src 10.6.0.101
10.176.0.0/12 via 10.6.0.1 dev eth4
10.208.0.0/12 via 10.6.0.1 dev eth4
10.239.0.0/22 dev bond0 proto kernel scope link src 10.239.0.101
172.29.236.0/22 dev br-mgmt proto kernel scope link src 172.29.236.101
172.29.240.0/22 dev br-vxlan proto kernel scope link src 172.29.240.101
172.29.244.0/22 dev br-storage proto kernel scope link src 172.29.244.101
172.29.248.0/22 dev br-snet proto kernel scope link src 172.29.248.101
root@infra01:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment