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

Re: placa de rede



2003-08-20, 13:28 -0300, Cláudio Henrique Franco Gomes:
> boa tarde,
> 
> eu instalei o debian 3.0 rc1 (fb24) em casa, e agora não estou conseguindo configurá-lo na rede. quando eu executo o comando
> # ifconfig eth0 up
> ele diz que o dispositivo não foi encontrado. alguma sugestão?

Você já tem o seu /etc/network/interfaces configurado. O meu aqui está
assim:

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
# automatically added when upgrading
auto lo
iface lo inet loopback

# automatically added when upgrading
auto eth0
iface eth0 inet static
	address 192.168.76.1
	netmask 255.255.255.0
	network 192.168.76.0
	broadcast 192.168.76.255

Aí é só usar "ifup eth0" que ele sobe.

Até

Claudio
-- 
+- .''`. ---| Dipl.-Inf. Univ. Claudio Clemens |------| Sid |---------+
| : :' :       asturio at gmx.net        GNU/Linux User #79942        |
| `. `'                Now at TU-München | Informatik VI              |
|   `-             "YE GODS, I HAVE FEET??!" <- Userfriendly          |
I'm leaving my body to science fiction. (But without sugar!)

Attachment: pgpdQpxuRHkGn.pgp
Description: PGP signature


Reply to: