Hmmm min ftp har fungerat skitbra jättelänge.. så dyker det här upp.
emil@captainamerica:~$ sudo /etc/init.d/proftpd start
* Starting ftp server proftpd
- IPv4 getaddrinfo 'captainamerica' error: No address associated with hostname
- warning: unable to determine IP address of 'captainamerica'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd/proftpd.conf' [fail]
Vart börjar jag leta?
proftpd , Problem med hostname [LÖST]
proftpd , Problem med hostname [LÖST]
Senast redigerad av 1 mcNisse, redigerad totalt 27 gånger.
SV: proftpd , Problem med hostname
Jag hitta felet i etc/hosts
127.0.0.1 localhost
127.0.1.1 192.168.0.199 captainamerica.arbetsgrupp
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Tog jag bort arbetsgrupp efter captainamerica.arbetsgrupp
Så fungerade det jättebra igen.
127.0.0.1 localhost
127.0.1.1 192.168.0.199 captainamerica.arbetsgrupp
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Tog jag bort arbetsgrupp efter captainamerica.arbetsgrupp
Så fungerade det jättebra igen.