On Fri, 09 Aug 2002 16:16:29 -0300
"Fabricio Scariott" <[EMAIL PROTECTED]> wrote:

> Sao 3 placas 3c905c-tx nao a conflitos de irq.
> Classe de IP B 255.255.0.0
> Nao eh para rotear, e soh para serviços diferentes para reduzir o fluxo
> em cima de uma mesma placa.
> 

Mexa no /etc/network/interfaces, tenho uma maquina com 4 placas, e meu
arquivo de interface ficou assim:

# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifupdown/examples for more information.
auto lo eth0 eth1 eth2 eth3

iface lo inet loopback

iface eth0 inet static
        address 200.xxx.xxx.xxx
        netmask 255.255.255.0

iface eth1 inet static
        address 10.xxx.xxx.xxx
        netmask 255.255.0.0

iface eth2 inet static
        address 200.xxx.xxx.xxx
        gateway 200.xxx.xxx.xxx
        netmask 255.255.255.0

iface eth3 inet static
        address 10.xxx.xxx.xxx
        netmask 255.255.0.0

-- 
+-[Fábio Brito d'Araújo e Oliveira]-+
|     Coordenador de Tecnologia     | 
|          A Tarde On Line          |
|www.atarde.com.br  ICQ UIN:13597090|
+--[Registered Linux User #101978]--+

Responder a