Mutiple NIC's Vlan Setup without bonding
Suse Ent 10 sp1.
I have a server with 2 NIC's eth0 eth1
I would like to setup the same VLAN 10 to eth0 and eth1 The only information I have found to do this is bond eth0 and eth1 together and then add vlan 10 the bonded interface. I would like to setup VLAN 10 to eth0 and eth1 without having to bond the interfaces together.
With the Suse way of setting up VLANS you create a ifcfg-vlan10 file and specify witch interface it will attach to ie eth0. Then if I want to do the same to eth1 I am not able to get vlan10 to work because I can not make two files named the same..... I have tried to name the config files ifcfg-eth0-vlan10 & ifcfg-eth1-vlan10. But Suse only picks up the vlan if named ifcfg-vlan10.
Any help would be greatly appreciated. Or is there a way to setup Suse to use ifcfg-eth0.10 instead of ifcfg-vlan10?
|