PDA

View Full Version : having problems tcp_wrappers with blockhosts???


lyndros
6th July 2006, 09:24
hi all u guys,

im using ispconfig, with vsftpd and sshd and i want to prevent brute force attacks to ftp & ssh i found blockhosts script but im having some problems,it seems that spawn does not launches blockshosts script in every connection, because when i run it manually then it works perfectly, i've configure sshd & vsftp in inetd but i think that is a problem with tcp_wrappers,

does anybody know how to install or configure tcp_wrappers for this services in ubunt?

thks a lot u all :P

falko
7th July 2006, 11:30
You should have installed Proftpd instead of vsftpd. It is supported much better by ISPConfig and doesn't need tcp_wrappers...

lyndros
11th July 2006, 18:18
You should have installed Proftpd instead of vsftpd. It is supported much better by ISPConfig and doesn't need tcp_wrappers...

Thks falko but i bit frightened about removing vsftpd & installing proftpd, will i have any problem with ispconfig panel if i remove vsftpd and installing proftpd because i have many clients on this server...

thks in advanced

falko
12th July 2006, 14:48
Install Proftpd as described here: http://www.howtoforge.com/perfect_setup_ubuntu_6.06_p6
Afterwards change your FTP settings under Management -> Server -> Settings -> FTP.

lyndros
13th September 2006, 10:24
Install Proftpd as described here: http://www.howtoforge.com/perfect_setup_ubuntu_6.06_p6
Afterwards change your FTP settings under Management -> Server -> Settings -> FTP.
thks all went ok :-P