These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Proftd error on the new forum.
hi
when i start the proftpd server i get this error
it just stopped working today
any help will be helpful
Any thoughts on what might have changed recently? A new hostname, different DNS, modifications to the /etc/hosts file?
I suspect the issue may come down to it not knowing how to resolve what "speeweb02.speedster-it.local" is, and if that's true, a quick way to resolve it would be to add an entry for it in /etc/hosts.
That of course doesn't figure out why it broke (or prevent it from happening again), that just gets your FTP server up and running again :-)
-Eric
As Eric has mentioned, your hostname is borked. A server <i>must</i> have a valid fully qualified domain name, or lots of things (mail, in particular, but as you've seen FTP also) will break.
--
Check out the forum guidelines!
nothing was changed.
but i added the host record and it works .
thanks