vlandev interface up on start up

alexs at ulgsm.ru alexs at ulgsm.ru
Mon Feb 21 06:57:36 UTC 2011


Hi all.

if in rc.conf 
cloned_interfaces="vlan66"
ifconfig_vlan66="inet 192.168.66.1 netmask 255.255.255.0 vlan 66 vlandev em0"

When statun em0 is active, status vlan66 is active,
 but packets are silently drop.


it is need to add in rc.conf
ifconfig_em0="up"

Or make ifconfig em0 up by hand.

It it rigth to patch rc scrits somewhere in vlan creating?



-- 
alexs


More information about the freebsd-stable mailing list