NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vlan



Rather than the traditional /etc/ifconfig.vlan0, I thought I would try the
fancy rc.conf variables:

net_interfaces="vlan0"
ifconfig_vlan0="create;vlan 1 vlanif wm0;inet 192.168.1.1 netmask 0xffffff00"

but after a reboot, no complaints in /var/run/rc.log, but also no vlan0...

(BTW, what does enabling IP4CSUM_Rx on vlan0 mean when it is already
enabled on its vlanif?)


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index