Displaying 1 result from an estimated 1 matches for "router6".
Did you mean:
router
2005 Jul 08
4
Mtu/802.1Q limits on vif ??
...is connected to an ethernet 802.1q port)
eth0 is connected to a bridge whith the first vif of the FW6,
eth1 is connected to a bridge with the first vif of the router. (And,
BTW 2nd vif of the FW6 & 1st vif of router 6 are connected via a third
bridge)
The idea is to get the 802.1Q port on the Router6 host (via the bridge),
and then use virtual interfaces (eth1.xxx where xxx are the vlan ID)
inside the XenU.
Well, it works, only if I use mtu 1496 for the vifs.
I know the physical interfaces (eepro1000) can cope with vlan natively.
Don''t know for the bridge code but i''m not awa...