|
From: Frank W. <Fra...@ct...> - 2010-09-29 13:58:06
|
Salut Olivier, you need to change the DEVICE= lines too, they must match the name of the physical NIC you want to configure.... Regards, Frank On 29/09/10 15:10, Boursin Olivier wrote: > Hello, > I would like to know if it is possible to add one or two more NIC in > addition of the 3, to build a firewall router with 4 or 5 NIC. I tried > to configure /etc/sysconfig/nic (files ifcfg-eth3 and ifcfg-eth4) but it > is visible as two more eth2 when starting /etc/init.d/network. > > Many thanks for your kind answer, > > OB > > /etc/sysconfig/nic>cat ifcfg-eth0 > DEVICE=eth0 > ONBOOT=yes > MODULE="8139too" > DHCP=no > IP="192.168.0.1" > NETMASK="255.255.255.0" > BROADCAST="192.168.0.255" > > /etc/sysconfig/nic>cat ifcfg-eth1 > DEVICE=eth0 > ONBOOT=yes > MODULE="8139too" > DHCP=no > IP="192.168.1.254" > NETMASK="255.255.255.0" > BROADCAST="192.168.1.255" > > /etc/sysconfig/nic>cat ifcfg-eth2 > DEVICE=eth0 > ONBOOT=yes > MODULE="8139too" > DHCP=no > IP="192.168.9.254" > NETMASK="255.255.255.0" > BROADCAST="192.168.9.255" > > /etc/sysconfig/nic>cat ifcfg-eth3 > DEVICE=eth0 > ONBOOT=yes > MODULE="8139too" > DHCP=no > IP="192.168.10.254" > NETMASK="255.255.255.0" > BROADCAST="192.168.10.255" > > /etc/sysconfig/nic>cat ifcfg-eth4 > DEVICE=eth0 > ONBOOT=yes > MODULE="8139too" > DHCP=no > IP="192.168.15.254" > NETMASK="255.255.255.0" > BROADCAST="192.168.15.255" > > /etc/init.d/network start > Starting interface eth0 > [IPv4] > [ OK ] > Starting interface eth1 > [IPv4] > [ OK ] > > Starting interface eth2 > [IPv4] > [ OK ] > > Starting interface eth2 > [IPv4] > [ OK ] > > Starting interface eth2 > [IPv4] > [ OK ] > > Enabling Routing > [IPv4] > [ OK ] > > Disabling ECN > > > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > > > > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss -- _______________________________________________ Centre de Technologie de l'Education 29 avenue John F. Kennedy L-1855 Luxembourg-Kirchberg email: Fra...@ct... tél.: +352 247-85973 fax: +352 333797 _______________________________________________ |