guners
(usa Ubuntu)
Enviado em 04/05/2012 - 07:49h
bom, estou iniciando agora em servidores
vou postar minhas conf , o iptables está todo limpo,
o resolv.conf está assim
nameserver 8.8.8.8
domain lan
search lan
o interfaces está assim
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet static
address 192.168.254.1
netmask 255.255.255.0
quando digito route, aparece
192.168.254.0 * 255.255.255.0
192.168.254.0 * 255.255.255.0
default 192.168.254.1 0.0.0.0
não consigo dar ping em lugar algum, o que está errado?