Re: FC3 and VLAN

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

 



Hans Müller schrieb:
with vconfig i can add adapter. this work good.
But where can i configure it, so that when FC3 boots all VLAN Adapter are created and the kernel
module is loaded.


hi
creating the ifcfg-scripts in /etc/sysconfig/network-scripts/ should do it - create a file like:


ifcfg-eth0.<vlanid>   for example: ifcfg-eth0.33

this file should containt the usual suspects and a bit more:

DEVICE=eth0.33
BOOTPROTO=static
BROADCAST=192.168.0.255
IPADDR=192.168.0.2
NETMASK=255.255.255.0
NETWORK=192.168.0.0
ONBOOT=yes
VLAN=yes

hth,
harald kapper


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux