Re: Failed to Bring up eth0

2007-05-14 Por tôpico Fabio Guerrazzi

> Cleyton Santana de Sousa wrote:
> Prezados,
>
> boa tarde. estou com um problema ao carregar eth0
>
> /etc/init.d/networking start
>
> ** msg de erro :
> configuring network interfaces ... Dont 't seem to be have all the
> variables
> for eth0/inet. failed to bring up eth0.
> done,
>
>  o que pode ser ... segue /etc/networking/interfaces

Veja o meu:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.8
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
dns-nameservers 200.204.0.10 200.204.0.138


-- 
Fabio.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Failed to Bring up eth0

2007-05-14 Por tôpico Fernando Faria Mariano
no final do seu conf

iface eth0 inet static 

> addres 192.168.0.2 
> netmask 255.255.255.0
> gateway 192.168.0.1
> auto etho


na linha "auto etho" para ter uma letra o no final... acredito que o
correto seja o numero 0...


Em Seg, 2007-05-14 às 17:46 -0300, Cleyton Santana de Sousa escreveu:

> Prezados, 
> 
> boa tarde. estou com um problema ao carregar eth0
> 
> /etc/init.d/networking start
> 
> ** msg de erro :
> configuring network interfaces ... Dont 't seem to be have all the
> variables for eth0/inet. failed to bring up eth0. 
> done, 
> 
>  o que pode ser ... segue /etc/networking/interfaces
> auto lo
> iface lo inet loopback
> 
> # allow hotpluh eth0
> 
> iface eth0 inet static 
> addres 192.168.0.2 
> netmask 255.255.255.0
> gateway 192.168.0.1
> auto etho
> 
> obrigado a todos.. pela atencao.
> 
> 
> - 
> Cleyton Santana de Sousa
> ES