On 08-01-30 22:43, Kent Watsen wrote:
I've set up boxes this way, but without the trunk.
And it was completely transparent to your switch? - you had both carped
boxes plugged into the same switch?
Yep, two boxes with one cable each to the switch. Both with a bunch of
vlans and carp interfaces on top of that.
This is from one of the machines:
vlan10: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:13:46:6a:2d:76
description: VLAN foo
vlan: 10 priority: 0 parent interface: sk0
groups: vlan
inet6 fe80::213:46ff:fe6a:2d76%vlan10 prefixlen 64 scopeid 0x6
inet 10.1.0.7 netmask 0xff000000 broadcast 10.255.255.255
vlan20: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:13:46:6a:2d:76
description: VLAN bar
vlan: 20 priority: 0 parent interface: sk0
groups: vlan
inet6 fe80::213:46ff:fe6a:2d76%vlan20 prefixlen 64 scopeid 0x7
inet 172.16.0.7 netmask 0xffff0000 broadcast 172.16.255.255
carp10: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:00:5e:00:01:6e
carp: BACKUP carpdev vlan10 vhid 110 advbase 1 advskew 100
groups: carp
inet6 fe80::200:5eff:fe00:16e%carp10 prefixlen 64 scopeid 0xb
inet 10.0.0.1 netmask 0xff000000 broadcast 10.255.255.255
carp20: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:00:5e:00:01:78
carp: BACKUP carpdev vlan20 vhid 120 advbase 1 advskew 100
groups: carp
inet6 fe80::200:5eff:fe00:178%carp20 prefixlen 64 scopeid 0xc
inet 172.16.0.1 netmask 0xffff0000 broadcast 172.16.255.255
/Johan