Comment 17 for bug 203593

Revision history for this message
Cazacu Bogdan (cazacub) wrote :

Hey everyone...sorry to bardge in like this, but aparently i'm having the same problem.

I'm trying to set up a ftp server with internet access behind a router. The router's all set up, the os (ubuntu 10.4 x86 bit os installed)...

To be mentioned that, i've managed to figure out WHEN this error occurs: right after setting up dyndns client on the server... (at least that when it happened to me). I'm guessing this is a dns problem? :-/

Issue?
"bogo@(none):~$ sudo nano /etc/hosts
sudo: unable to resolve host (none)"

This is my copy of the hosts file...

"127.0.0.1 localhost localhost
127.0.1.1 lafemme lafemme
192.168.30.200 lafemme lafemme

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts"