Disable monitoring from ISPConfig?

Discussion in 'General' started by Steve85, May 28, 2013.

  1. Steve85

    Steve85 New Member

    Hello all,

    the ISPConfig monitor is connecting every 5 minutes to my ftp to check if it is online.

    Code:
    May 28 12:50:01 vs001 pure-ftpd: (?@::1) [INFO] New connection from ::1
    May 28 12:50:01 vs001 pure-ftpd: (?@::1) [INFO] Logout.
    May 28 12:55:01 vs001 pure-ftpd: (?@::1) [INFO] New connection from ::1
    May 28 12:55:01 vs001 pure-ftpd: (?@::1) [INFO] Logout.
    My fail2ban is spamming this message:
    So i wanted to disable this login check but where can i do this? Or did you have a other clever solution?

    I tried to add a ignoreregex to the fail2ban filter file but this don`t helps :rolleyes:

    Best
     
  2. dclardy

    dclardy Member

    That looks like Fail2Ban does not support IPv6. Does it?

    I really wish that we could remove the Fail2Ban stuff and use CSF and LFD.
     

Share This Page