# Pastebin 7HoxlOAJ larsks: root@default-ubuntu-1404:~# ping 10.0.1.1 PING 10.0.1.1 (10.0.1.1) 56(84) bytes of data. 64 bytes from 10.0.1.1: icmp_seq=1 ttl=63 time=29.9 ms 64 bytes from 10.0.1.1: icmp_seq=2 ttl=63 time=4.70 ms ^C --- 10.0.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1002ms rtt min/avg/max/mdev = 4.708/17.349/29.990/12.641 ms root@default-ubuntu-1404:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 10.0.2.2 0.0.0.0 UG 0 0 0 eth0 10.0.0.0 * 255.255.255.0 U 0 0 0 eth1 10.0.2.0 * 255.255.255.0 U 0 0 0 eth0 192.168.122.0 * 255.255.255.0 U 0 0 0 virbr0 root@default-ubuntu-1404:~# ip addr show br-ex 9: br-ex: mtu 1500 qdisc noop state DOWN group default link/ether 08:00:27:42:ed:9d brd ff:ff:ff:ff:ff:ff inet 10.0.1.201/32 scope global br-ex valid_lft forever preferred_lft forever root@default-ubuntu-1404:~#