Empty and not readable /etc/resolv.conf file

Asmo Koskinen asmo.koskinen at arkki.info
Sat Apr 18 20:42:20 BST 2009


Asmo Koskinen kirjoitti:

> Before:
> After:

Well, let's take this again...

Before:

admin-ltsp5 at ubuntu-ltsp5:~$ ssh root at 192.168.1.200
The authenticity of host '192.168.1.200 (192.168.1.200)' can't be 
established.
RSA key fingerprint is ce:2b:fb:ee:ee:b8:41:38:de:23:4e:46:f3:54:2c:7c.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.200' (RSA) to the list of known hosts.
root at 192.168.1.200's password:
root at ltsp200:~# ping ftp.funet.fi
ping: unknown host ftp.funet.fi
root at ltsp200:~# cat /etc/resolv.conf
cat: /etc/resolv.conf: Input/output error
root at ltsp200:~# ls -al cat /etc/resolv.conf
ls: cannot access cat: No such file or directory
---------- 1 root root 0 2009-04-18 20:48 /etc/resolv.conf
root at ltsp200:~#

After:

admin-ltsp5 at ubuntu-ltsp5:~$ ssh root at 192.168.1.200
root at 192.168.1.200's password:
root at ltsp200:~# ls -al /etc/resolv.conf
-rw-r--r-- 1 root root 43 2009-04-18 22:03 /etc/resolv.conf
root at ltsp200:~# cat /etc/resolv.conf
search ubuntu-ltsp5
nameserver 192.168.1.1
root at ltsp200:~#

Best Regards Asmo Koskinen.



More information about the edubuntu-users mailing list