Solved ! ! !
Sorry for that ...
At least for my behalf it seems, that the problem is solved:
As I said, it was not a problem of proftpd nor it's configuration.
In my hosts-File, the part
Quote:
# 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
|
read instead
Quote:
# 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
|
(this was created by that Debian Image I started from)
Since I removed the "localhost", FTP is "online" and WebFTP is working.
Right before, I found another workaround for the "Offline"-Problem:
I changed the
check_FTP in the
check_services and
check_services_adm Plugins from "localhost" to "127.0.0.1" and from then FTP was online and the server was maneagable from within the interface. Maybe this helps out, if someone else's problem is not located in the hosts-File
Recent comments
2 days 20 hours ago
3 days 5 hours ago
3 days 8 hours ago
3 days 9 hours ago
3 days 10 hours ago
3 days 12 hours ago
3 days 13 hours ago
3 days 14 hours ago
4 days 6 hours ago
4 days 7 hours ago