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

Re:intranet cega



> Ola senhores.
Olá, como tem passado?

Para suas redes funcionarem o arquivo é este (tb segue um exemplo):

athens:/home/vinicius# cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo eth0
iface lo inet loopback
# rede interna
# auto eth1
iface eth1 inet static
address 192.168.1.254
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255

Agora é importante lembrar que estas placas funcionam perfeitamente no Debian (as vezes é necessario compilar o kernel), ex:

00:0a.0 Ethernet controller: Davicom Semiconductor, Inc. Ethernet 100/10 MBit (rev 40)
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)

Creio que vc pode estar esquecendo de *levantar o modulo* referente a sua placa.

Algumas coisas para vc procurar na net que ajudaram:
modules
depmod
modconf
modprobe
interface
ifdown
ifup




[]s!
--
Vinicius Vasconcellos
User #277360 UIN 172941519
Debian #454 / vini00@terra.com.br






Reply to: