VLAN issues
Gergo Szakal
bastyaelvtars at gmail.com
Sat Mar 24 16:31:00 PDT 2007
Ok, continuing this old discussion:
http://tinyurl.com/2a7qda
Installed 1.8.0, applied the patch, rebuilt GENERIC and rebooted. Loading if_vlan.ko and if_bridge.ko from loader.conf.
Well, this is my rc.conf file:
------------------------------------------------------------------------------
cloned_interfaces="bridge0 vlan0 vlan1 vlan2 vlan3"
ifconfig_vlan0="vlan 11 vlandev xl0 up"
ifconfig_vlan1="vlan 12 vlandev xl0 up"
ifconfig_vlan2="vlan 11 vlandev xl1 up"
ifconfig_vlan3="vlan 12 vlandev xl1 up"
ifconfig_xl0="up"
ifconfig_xl1="up"
ifconfig_bridge0="addm vlan0 addm vlan1 addm vlan2 addm vlan3 up"
------------------------------------------------------------------------------
My issues:
1) No pseudo-interfaces get up. I have to "ifconfig xxxn up" them manually.
2) VLAN interfaces do not get added as bridge0 members.
3) Of course, tcpdump -nettt -vv -i bridge0 shows NOTHING.
Any ideas?
--
Gergo Szakal <bastyaelvtars at gmail.com>
University Of Szeged, HU
Faculty Of General Medicine
/* Please do not CC me with replies, thank you. */
More information about the Users
mailing list