The server here is in a remote data center. I can ssh in, and from there networking seems fine. But none of the guest machines on the server can reach anything when they all worked at last test, a couple of weeks ago. I had nothing to do with configuring this machine to start with, and I'm not sure where I should be looking for problems.
/etc/network/interfaces
ifconfig
iptables
Example command line from ps:
On the host, something like wget google (no actual link, because new-user restriction) works. On the guests, can't even "ping 8.8.8.8". Also on the guests, the "netstat -nr" output looks like it's not even reaching a DHCP server.
What should I be looking at here?
/etc/network/interfaces
Code:
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet manual
auto eth1.71
iface eth1.71 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.20.100.150
netmask 255.255.252.0
gateway 10.20.100.1
bridge_ports eth1.71
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet manual
bridge_ports eth1
bridge_stp off
bridge_fd 0
ifconfig
Code:
eth1 Link encap:Ethernet HWaddr 24:6e:96:44:ac:d0
inet6 addr: fe80::266e:96ff:fe44:acd0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:77939 errors:0 dropped:0 overruns:0 frame:0
TX packets:42854 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:17139780 (16.3 MiB) TX bytes:28252527 (26.9 MiB)
eth1.1 Link encap:Ethernet HWaddr 24:6e:96:44:ac:d0
inet6 addr: fe80::266e:96ff:fe44:acd0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:388 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:61966 (60.5 KiB)
eth1.71 Link encap:Ethernet HWaddr 24:6e:96:44:ac:d0
inet6 addr: fe80::266e:96ff:fe44:acd0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:55520 errors:0 dropped:0 overruns:0 frame:0
TX packets:35560 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:14835899 (14.1 MiB) TX bytes:27672242 (26.3 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:38001 errors:0 dropped:0 overruns:0 frame:0
TX packets:38001 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:24270216 (23.1 MiB) TX bytes:24270216 (23.1 MiB)
tap101i0 Link encap:Ethernet HWaddr ca:d7:c9:06:3c:fc
inet6 addr: fe80::c8d7:c9ff:fe06:3cfc/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:1182 errors:0 dropped:0 overruns:0 frame:0
TX packets:21918 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:174515 (170.4 KiB) TX bytes:1467561 (1.3 MiB)
tap152i0 Link encap:Ethernet HWaddr 7e:73:3f:ce:c9:fc
inet6 addr: fe80::7c73:3fff:fece:c9fc/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:596 errors:0 dropped:0 overruns:0 frame:0
TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:96258 (94.0 KiB) TX bytes:5520 (5.3 KiB)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet6 addr: fe80::1/128 Scope:Link
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:3 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
vmbr0 Link encap:Ethernet HWaddr 24:6e:96:44:ac:d0
inet addr:10.20.100.150 Bcast:10.20.103.255 Mask:255.255.252.0
inet6 addr: fe80::266e:96ff:fe44:acd0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:55228 errors:0 dropped:0 overruns:0 frame:0
TX packets:35462 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:14821407 (14.1 MiB) TX bytes:27665670 (26.3 MiB)
vmbr1 Link encap:Ethernet HWaddr 24:6e:96:44:ac:d0
inet6 addr: fe80::266e:96ff:fe44:acd0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22768 errors:0 dropped:0 overruns:0 frame:0
TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1201522 (1.1 MiB) TX bytes:578 (578.0 B)
vmbr1v1 Link encap:Ethernet HWaddr 24:6e:96:44:ac:d0
inet6 addr: fe80::266e:96ff:fe44:acd0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:305 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:52086 (50.8 KiB) TX bytes:468 (468.0 B)
iptables
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Example command line from ps:
Code:
root 4569 1 4 11:42 ? 00:04:04 /usr/bin/kvm -id 101 -chardev socket,id=qmp,path=/var/run/qemu-server/101.qmp,server,nowait -mon chardev=qmp,mode=control -vnc unix:/var/run/qemu-server/101.vnc,x509,password -pidfile /var/run/qemu-server/101.pid -daemonize -smbios type=1,uuid=14219dbf-eee9-4940-9a57-aaccf5089546 -name pm01-node01 -smp 2,sockets=1,cores=2,maxcpus=2 -nodefaults -boot menu=on,strict=on,reboot-timeout=1000 -vga std -no-hpet -cpu kvm64,hv_spinlocks=0xffff,hv_relaxed,+lahf_lm,+x2apic,+sep -m 2048 -k en-us -cpuunits 1000 -device piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2 -device usb-tablet,id=tablet,bus=uhci.0,port=1 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 -iscsi initiator-name=iqn.1993-08.org.debian:01:5540986589c0 -drive if=none,id=drive-ide2,media=cdrom,aio=native -device ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200 -drive file=/proxmox/images/101/vm-101-disk-1.raw,if=none,id=drive-ide0,format=raw,cache=writeback,aio=threads,detect-zeroes=on -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0,bootindex=100 -netdev type=tap,id=net0,ifname=tap101i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown -device e1000,mac=32:49:A8:79:97:55,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300 -rtc driftfix=slew,base=localtime -global kvm-pit.lost_tick_policy=discard
On the host, something like wget google (no actual link, because new-user restriction) works. On the guests, can't even "ping 8.8.8.8". Also on the guests, the "netstat -nr" output looks like it's not even reaching a DHCP server.
What should I be looking at here?