The situation was as follows, I have edited some lines in /etc/proftpd.conf, and want to restart the proftpd service.
here is the log:
Code:
Starten van proftpd: - setting default address to 127.0.0.1
- setting default address to 127.0.0.1
- warning: "ProFTPD" address/port (192.168.2.88:21) already in use by "ProFTPD"
- warning: "ProFTPD" address/port (192.168.2.89:21) already in use by "ProFTPD"
[ OK ]
I thought 'nevermind' and I look for a solution on this forum. In
this post I saw that till post a link for a possible solution, so I have try that: adding "SocketBindTight on" in proftpd.conf, but get then the error again, and an extra line as a suprise:
Code:
[root@server01 ~]# /etc/init.d/proftpd stop
Stoppen van proftpd: [ OK ]
[root@server01 ~]# /etc/init.d/proftpd start
Starten van proftpd: - setting default address to 127.0.0.1
- setting default address to 127.0.0.1
- warning: "ProFTPD" address/port (192.168.2.88:21) already in use by "ProFTPD"
- warning: "ProFTPD" address/port (192.168.2.89:21) already in use by "ProFTPD"
localhost.localdomain - SocketBindTight in effect, ignoring DefaultServer
[ OK ]
Thus SocketBindTight is working, but does not solve the warning. Can I just ignore the warning? ProFTPD have done its restart, you know.
Anyone have an idea?
Thanks in advance
Recent comments
7 hours 29 min ago
14 hours 10 min ago
18 hours 1 min ago
19 hours 40 min ago
1 day 4 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 17 hours ago
1 day 22 hours ago
1 day 22 hours ago