On 13.05.2005, at 00:01, Whyzzi wrote:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- # cat /etc/hostname.vlan2 inet 10.117.254.2 255.255.255.248 NONE vlan 2 vlandev fxp0 # cat /etc/ifconfig.vlan2 inet 10.117.254.2 255.255.255.248 vlan 2 vlandev fxp0 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[snip]
but when I destroy vlan2 and recreate it # ifconfig vlan2 `cat /etc/ifconfig.vlan2`
to configure the interfaces at the fist time you use /etc/netstart. the second time you use cat.
Karl-Heinz

