Enviado em 21/09/2009 - 19:36h
ja fiz assim
auto eth0
iface eth0 inet static
adress 192.168.0.x
netmask 255.255.255.0
broadcast 192.168.0.255
gateway 192.168.0.1
dns-server 192.168.0.1
/etc/init.d/networking restart
logo depois me mostra esse erro
XTEC:/etc/network# /etc/init.d/networking restart
Reconfiguring network interfaces...Don't seem to be have all the variables for eth0/inet.
Failed to bring up eth0.
done.
alguem pode me ajudar
auto eth0
iface eth0 inet static
adress 192.168.0.x
netmask 255.255.255.0
broadcast 192.168.0.255
gateway 192.168.0.1
dns-server 192.168.0.1
/etc/init.d/networking restart
logo depois me mostra esse erro
XTEC:/etc/network# /etc/init.d/networking restart
Reconfiguring network interfaces...Don't seem to be have all the variables for eth0/inet.
Failed to bring up eth0.
done.
alguem pode me ajudar