Thread: Cannot resolve host names nor login remotely via ssh
i assembled new computer both windows 7 boot , ubuntu 11.04 boot. reason, can not resolve domain names @ on in ubuntu while windows 7 works fine. i'm wondering if have improperly configured network settings. trying configure machine have static ip on network of 192.168.1.3
machine has network card installed , in ubuntu can access numeric ip addresses anywhere via browser or ssh. when type in "google.com" in browser instant 'server not found' error page.
described in hosts file seems work fine.
can ping router has lan ip of 192.168.1.1 fine no packet loss.
here contents of /etc/network/interfaces:
if type in nslookup commands or dig commands time out. wondering story here.code:auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.1.3 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1
also, unable access machine via ssh other machine on network. wondering might wrong. tips desired.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Cannot resolve host names nor login remotely via ssh
Ubuntu
Comments
Post a Comment