PDA

View Full Version : [SOLVED] 8.04 LTS version. Internet problems.


Drenriza
January 27th, 2010, 05:28 AM
I have installed a 8.04 hardy heron LTS server with a SSHserver + basic system and nothing else.

I have configured the vim /etc/network/interfaces with an
address
netmask
network
broadcast
gateway

i have

#dns-nameservers
#dns-search

I can ping my gateway but i cannot ping outside the gateway. Is this a problem in some settings i have missed?

Thanks on advance

ICEB3AR
January 27th, 2010, 06:39 AM
Have you defined a nameserver in /etc/resolv.conf ?
Try even to ping 216.239.59.104 (Google) if that works you have not defined a nameserver.

Drenriza
January 27th, 2010, 06:45 AM
The problem was in the resolve.conf :) Thanks