Hello all,
I'm having an issue with our setup that I just can't seem to lick. Having gone around in circles, I'm wondering if anyone here has any ideas, as it's probably something simple I'm missing.
We have multiple hosts, each with 6 NICs in. The NICs are grouped into two bonds, and each bond goes into a bridge. Bridge 0 (vmbr0) is on our internal network, and has an IP assigned - the management interface. Bridge 1 (vmbr1) is on our external network - this bridge has no IP assigned and just acts as a "dumb" switch - passing traffic from our VMs to our physical switches.
IPv4 works perfectly. But IPv6 will not work on vmbr1. VMs can talk to eachother, but not outside of the host.
I've included our configs below:
Any ideas or help anyone can offer are much appreciated, as this has really got me stumped.
Thanks!
Jon
I'm having an issue with our setup that I just can't seem to lick. Having gone around in circles, I'm wondering if anyone here has any ideas, as it's probably something simple I'm missing.
We have multiple hosts, each with 6 NICs in. The NICs are grouped into two bonds, and each bond goes into a bridge. Bridge 0 (vmbr0) is on our internal network, and has an IP assigned - the management interface. Bridge 1 (vmbr1) is on our external network - this bridge has no IP assigned and just acts as a "dumb" switch - passing traffic from our VMs to our physical switches.
IPv4 works perfectly. But IPv6 will not work on vmbr1. VMs can talk to eachother, but not outside of the host.
I've included our configs below:
bond0 Link encap:Ethernet HWaddr 00:1a:4b:ae:38:fc
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:546943610 errors:0 dropped:528420 overruns:0 frame:0
TX packets:611294590 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:491123663819 (457.3 GiB) TX bytes:571758561831 (532.4 GiB)
bond1 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:6c
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:7815730 errors:0 dropped:251057 overruns:0 frame:0
TX packets:5876170 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4473613505 (4.1 GiB) TX bytes:724466417 (690.9 MiB)
eth0 Link encap:Ethernet HWaddr 00:1f:29:5b:5d:86
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:167364 errors:0 dropped:167364 overruns:0 frame:0
TX packets:876402 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12713691 (12.1 MiB) TX bytes:56089728 (53.4 MiB)
eth1 Link encap:Ethernet HWaddr 00:1a:4b:ae:38:fe
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:19105350 errors:0 dropped:167371 overruns:0 frame:0
TX packets:331851123 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:27646536328 (25.7 GiB) TX bytes:324839342638 (302.5 GiB)
eth2 Link encap:Ethernet HWaddr 00:1a:4b:ae:38:fc
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:525618160 errors:0 dropped:0 overruns:0 frame:0
TX packets:139762357 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:461696547950 (429.9 GiB) TX bytes:125263292631 (116.6 GiB)
Interrupt:17 Memory:f9fe0000-fa000000
eth3 Link encap:Ethernet HWaddr 00:1f:29:5b:5d:87
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:2052736 errors:0 dropped:193685 overruns:0 frame:0
TX packets:138804708 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1767865850 (1.6 GiB) TX bytes:121599836834 (113.2 GiB)
Interrupt:16 Memory:f9fa0000-f9fc0000
eth4 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:6c
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:7564673 errors:0 dropped:0 overruns:0 frame:0
TX packets:3005229 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4455984011 (4.1 GiB) TX bytes:369727466 (352.5 MiB)
eth5 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:56
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:251057 errors:0 dropped:251057 overruns:0 frame:0
TX packets:2870941 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:17629494 (16.8 MiB) TX bytes:354738951 (338.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:93672137 errors:0 dropped:0 overruns:0 frame:0
TX packets:93672137 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:299740455463 (279.1 GiB) TX bytes:299740455463 (279.1 GiB)
vmbr0 Link encap:Ethernet HWaddr 00:1a:4b:ae:38:fc
inet addr:10.2.2.3 Bcast:10.2.255.255 Mask:255.255.0.0
inet6 addr: fe80::21a:4bff:feae:38fc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:282873143 errors:0 dropped:28 overruns:0 frame:0
TX packets:269198619 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:452557436245 (421.4 GiB) TX bytes:491448916817 (457.6 GiB)
vmbr1 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:6c
inet6 addr: fe80::21b:78ff:fece:5b6c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1240581 errors:0 dropped:148 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:72383426 (69.0 MiB) TX bytes:888 (888.0 B)
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:546943610 errors:0 dropped:528420 overruns:0 frame:0
TX packets:611294590 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:491123663819 (457.3 GiB) TX bytes:571758561831 (532.4 GiB)
bond1 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:6c
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:7815730 errors:0 dropped:251057 overruns:0 frame:0
TX packets:5876170 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4473613505 (4.1 GiB) TX bytes:724466417 (690.9 MiB)
eth0 Link encap:Ethernet HWaddr 00:1f:29:5b:5d:86
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:167364 errors:0 dropped:167364 overruns:0 frame:0
TX packets:876402 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12713691 (12.1 MiB) TX bytes:56089728 (53.4 MiB)
eth1 Link encap:Ethernet HWaddr 00:1a:4b:ae:38:fe
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:19105350 errors:0 dropped:167371 overruns:0 frame:0
TX packets:331851123 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:27646536328 (25.7 GiB) TX bytes:324839342638 (302.5 GiB)
eth2 Link encap:Ethernet HWaddr 00:1a:4b:ae:38:fc
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:525618160 errors:0 dropped:0 overruns:0 frame:0
TX packets:139762357 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:461696547950 (429.9 GiB) TX bytes:125263292631 (116.6 GiB)
Interrupt:17 Memory:f9fe0000-fa000000
eth3 Link encap:Ethernet HWaddr 00:1f:29:5b:5d:87
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:2052736 errors:0 dropped:193685 overruns:0 frame:0
TX packets:138804708 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1767865850 (1.6 GiB) TX bytes:121599836834 (113.2 GiB)
Interrupt:16 Memory:f9fa0000-f9fc0000
eth4 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:6c
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:7564673 errors:0 dropped:0 overruns:0 frame:0
TX packets:3005229 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4455984011 (4.1 GiB) TX bytes:369727466 (352.5 MiB)
eth5 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:56
UP BROADCAST RUNNING SLAVE MULTICAST MTU:1500 Metric:1
RX packets:251057 errors:0 dropped:251057 overruns:0 frame:0
TX packets:2870941 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:17629494 (16.8 MiB) TX bytes:354738951 (338.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:93672137 errors:0 dropped:0 overruns:0 frame:0
TX packets:93672137 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:299740455463 (279.1 GiB) TX bytes:299740455463 (279.1 GiB)
vmbr0 Link encap:Ethernet HWaddr 00:1a:4b:ae:38:fc
inet addr:10.2.2.3 Bcast:10.2.255.255 Mask:255.255.0.0
inet6 addr: fe80::21a:4bff:feae:38fc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:282873143 errors:0 dropped:28 overruns:0 frame:0
TX packets:269198619 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:452557436245 (421.4 GiB) TX bytes:491448916817 (457.6 GiB)
vmbr1 Link encap:Ethernet HWaddr 00:1b:78:ce:5b:6c
inet6 addr: fe80::21b:78ff:fece:5b6c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1240581 errors:0 dropped:148 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:72383426 (69.0 MiB) TX bytes:888 (888.0 B)
Kernel IPv6 routing table
Destination Next Hop Flag Met Ref Use If
::1/128 :: U 256 0 0 lo
2a02:5300:1:2::1/128 :: U 1024 0 1 vmbr1
2a02:5300:1:2::/64 :: U 1024 0 1 vmbr1
fe80::/64 :: U 256 0 0 vmbr0
fe80::/64 :: U 256 0 0 vmbr1
::/0 :: U 1 8 76 vmbr1
::/0 :: U 1024 0 0 vmbr1
::/0 :: !n -1 1 95 lo
::1/128 :: Un 0 9 15371 lo
fe80::/128 :: Un 0 1 0 lo
fe80::/128 :: Un 0 1 0 lo
fe80::21a:4bff:feae:38fc/128 :: Un 0 1 0 lo
fe80::21b:78ff:fece:5b6c/128 :: Un 0 1 0 lo
ff00::/8 :: U 256 8 52497 vmbr0
ff00::/8 :: U 256 8533826 vmbr1
::/0 :: !n -1 1 95 lo
Destination Next Hop Flag Met Ref Use If
::1/128 :: U 256 0 0 lo
2a02:5300:1:2::1/128 :: U 1024 0 1 vmbr1
2a02:5300:1:2::/64 :: U 1024 0 1 vmbr1
fe80::/64 :: U 256 0 0 vmbr0
fe80::/64 :: U 256 0 0 vmbr1
::/0 :: U 1 8 76 vmbr1
::/0 :: U 1024 0 0 vmbr1
::/0 :: !n -1 1 95 lo
::1/128 :: Un 0 9 15371 lo
fe80::/128 :: Un 0 1 0 lo
fe80::/128 :: Un 0 1 0 lo
fe80::21a:4bff:feae:38fc/128 :: Un 0 1 0 lo
fe80::21b:78ff:fece:5b6c/128 :: Un 0 1 0 lo
ff00::/8 :: U 256 8 52497 vmbr0
ff00::/8 :: U 256 8533826 vmbr1
::/0 :: !n -1 1 95 lo
net.ipv6.anycast_src_echo_reply = 0
net.ipv6.auto_flowlabels = 1
net.ipv6.bindv6only = 0
net.ipv6.conf.all.accept_dad = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.accept_ra_defrtr = 1
net.ipv6.conf.all.accept_ra_from_local = 0
net.ipv6.conf.all.accept_ra_min_hop_limit = 1
net.ipv6.conf.all.accept_ra_mtu = 1
net.ipv6.conf.all.accept_ra_pinfo = 1
net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.all.accept_ra_rtr_pref = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.force_tllao = 0
net.ipv6.conf.all.forwarding = 1
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.ignore_routes_with_linkdown = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.mc_forwarding = 0
net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.ndisc_notify = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.regen_max_retry = 3
net.ipv6.conf.all.router_probe_interval = 60
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
sysctl: reading key "net.ipv6.conf.all.stable_secret"
net.ipv6.conf.all.suppress_frag_ndisc = 1
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_oif_addrs_only = 0
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.auto_flowlabels = 1
net.ipv6.bindv6only = 0
net.ipv6.conf.all.accept_dad = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.accept_ra_defrtr = 1
net.ipv6.conf.all.accept_ra_from_local = 0
net.ipv6.conf.all.accept_ra_min_hop_limit = 1
net.ipv6.conf.all.accept_ra_mtu = 1
net.ipv6.conf.all.accept_ra_pinfo = 1
net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0
net.ipv6.conf.all.accept_ra_rtr_pref = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_source_route = 0
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.force_tllao = 0
net.ipv6.conf.all.forwarding = 1
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.ignore_routes_with_linkdown = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.mc_forwarding = 0
net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000
net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.ndisc_notify = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.regen_max_retry = 3
net.ipv6.conf.all.router_probe_interval = 60
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
sysctl: reading key "net.ipv6.conf.all.stable_secret"
net.ipv6.conf.all.suppress_frag_ndisc = 1
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_oif_addrs_only = 0
net.ipv6.conf.all.use_tempaddr = 0
proxmox-ve: 4.3-71 (running kernel: 4.4.21-1-pve)
pve-manager: 4.3-10 (running version: 4.3-10/7230e60f)
pve-kernel-4.4.6-1-pve: 4.4.6-48
pve-kernel-4.4.13-1-pve: 4.4.13-56
pve-kernel-4.4.13-2-pve: 4.4.13-58
pve-kernel-4.4.21-1-pve: 4.4.21-71
pve-kernel-4.4.15-1-pve: 4.4.15-60
pve-kernel-4.4.16-1-pve: 4.4.16-64
pve-kernel-4.4.19-1-pve: 4.4.19-66
pve-kernel-4.4.10-1-pve: 4.4.10-54
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1
libqb0: 1.0-1
pve-cluster: 4.0-47
qemu-server: 4.0-94
pve-firmware: 1.1-10
libpve-common-perl: 4.0-80
libpve-access-control: 4.0-19
libpve-storage-perl: 4.0-68
pve-libspice-server1: 0.12.8-1
vncterm: 1.2-1
pve-docs: 4.3-14
pve-qemu-kvm: 2.7.0-8
pve-container: 1.0-81
pve-firewall: 2.0-31
pve-ha-manager: 1.0-35
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2
lxc-pve: 2.0.5-1
lxcfs: 2.0.4-pve2
criu: 1.6.0-1
novnc-pve: 0.5-8
smartmontools: 6.5+svn4324-1~pve80
zfsutils: 0.6.5.8-pve13~bpo80
ceph: 0.94.9-1~bpo80+1
pve-manager: 4.3-10 (running version: 4.3-10/7230e60f)
pve-kernel-4.4.6-1-pve: 4.4.6-48
pve-kernel-4.4.13-1-pve: 4.4.13-56
pve-kernel-4.4.13-2-pve: 4.4.13-58
pve-kernel-4.4.21-1-pve: 4.4.21-71
pve-kernel-4.4.15-1-pve: 4.4.15-60
pve-kernel-4.4.16-1-pve: 4.4.16-64
pve-kernel-4.4.19-1-pve: 4.4.19-66
pve-kernel-4.4.10-1-pve: 4.4.10-54
lvm2: 2.02.116-pve3
corosync-pve: 2.4.0-1
libqb0: 1.0-1
pve-cluster: 4.0-47
qemu-server: 4.0-94
pve-firmware: 1.1-10
libpve-common-perl: 4.0-80
libpve-access-control: 4.0-19
libpve-storage-perl: 4.0-68
pve-libspice-server1: 0.12.8-1
vncterm: 1.2-1
pve-docs: 4.3-14
pve-qemu-kvm: 2.7.0-8
pve-container: 1.0-81
pve-firewall: 2.0-31
pve-ha-manager: 1.0-35
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u2
lxc-pve: 2.0.5-1
lxcfs: 2.0.4-pve2
criu: 1.6.0-1
novnc-pve: 0.5-8
smartmontools: 6.5+svn4324-1~pve80
zfsutils: 0.6.5.8-pve13~bpo80
ceph: 0.94.9-1~bpo80+1
Any ideas or help anyone can offer are much appreciated, as this has really got me stumped.
Thanks!
Jon