FishStick
Verified User
- Joined
- Jul 23, 2008
- Messages
- 21
Ever since I moved one of the existing users from shared IP to his own I've had unknown issues with proftpd. Today I added a new user to DA with his own IP and proftpd crashed again.
Anyway, rebuilt with the rc2. Getting me nowhere:
Nothing happens :|
^ my conf file isn't even set to the default port (21), it's custom (due to ftp brute forcing).
Anyone got some tips?
Anyway, rebuilt with the rc2. Getting me nowhere:
test -z """" || (cd locale/ && make install)
Done proftpd.
Restarting ProFTPd.
Shutting down proftpd: /etc/init.d/proftpd: line 36: kill: (1940) - No such process
Starting proftpd:
Nothing happens :|
zeus:/usr/local/directadmin/custombuild# /etc/init.d/proftpd start
Starting proftpd:
zeus:/usr/local/directadmin/custombuild# ps aux | grep proftpd
root 2612 0.0 0.0 1640 528 pts/0 S+ 12:19 0:00 grep proftpd
zeus:/usr/local/directadmin/custombuild#
Dec 2 12:14:11 zeus proftpd[2492]: nicx.no - ProFTPD 1.3.2rc1 (devel) (built Tue Dec 2 12:11:49 PST 2008) standalone mode STARTUP
Dec 2 12:14:11 zeus proftpd[2492]: nicx.no - unable to listen on 0.0.0.0#21: Address already in use
^ my conf file isn't even set to the default port (21), it's custom (due to ftp brute forcing).
Anyone got some tips?