fogasa
(usa Debian)
Enviado em 13/12/2011 - 21:57h
Olá a todos,
Sou iniciante no linux e fiquei interessado nele. Comprei o livro do Carlos Morimoto Servidores Linux e estou seguindo ele.Estou instalando o Debian 6 em uma VMWARE, porem logo de inicio quando configuro meu servidor, reinicio o serviço aparece warning. Configurado assim:
-------------------------------------------------------------------------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug eth0
#iface eth0 inet dhcp
auto eth0
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.100 <- IP DA REDE DO MEU ROTEADOR WIRELESS
-------------------------------------------------------------
ERRO ao reiniciar o serviço: /etc/init.d/networking restart
Running /etc/init.d/networking restart is deprecated because it may not enable a gain some interfaces... (WARNING).
Reconfiguring network interfaces.../etc/network/interfaces:12: duplicate interfaces
ifdown: coludn't read interfaces file "/etc/network/interfaces"
/etc/network/interfaces:12:duplicate interface
ifup: couldn't read interfaces file "/etc/network/interfaces"
FAILED
Eu presumo que seja o "Gateway"!
Agradeço ajuda
Estava esquecendo, as minhas placa de rede na VMWARE eh NAT