Internet is OK but ssh and FTP is not.

Chris Mohler cr33dog at gmail.com
Mon May 5 19:38:02 UTC 2008


On Mon, May 5, 2008 at 2:31 PM, OOzy Pal <oozypal at gmail.com> wrote:
> Internet is ok but ssh and FTP is not.
>  Can you help?

Try:
cat /etc/resolv.conf

Copy the IP of your first nameserver, then:
dig google.com @<paste IP address here>

If that fails:
ping <paste IP address here>

If you can't see your nameservers then you won't be able to resolve
anything - you may need to restart the network if you're DHCP, or
adjust your entries in /etc/resolv.conf if you're using a static IP.

Chris




More information about the ubuntu-users mailing list