Hi,
Always, The same problem !! DNS not resolved, This my configs :
# Wired interface
auto eth0
iface eth0 inet static
## Home configuration
address 192.168.0.16
netmask 255.255.255.0
gateway 192.168.0.254
post-up echo “nameserver 8.8.8.8″> /etc/resolv.conf
Help Please .
root@mtcdt:~# ping google.com
ping: unknown host google.com
root@mtcdt:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=57 time=30.9 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=57 time=28.3 ms
Regards,
Amine