ISPconfig 3 SSH drop every hour cron?

Discussion in 'General' started by Petar, Oct 31, 2018.

  1. Petar

    Petar Member HowtoForge Supporter

    Dear all,
    I notice that the ssh connection is drop every exact hour, like in 8:00 , 9:00 , 10:00 ...
    What cron-job is causing this and how to change it?
    Install: Debian 8/9 + MariaDB + ISP Config 3.1
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no ispconfig cronjob that drops ssh connections.
     
  3. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    crontab -e or check your cron folder for any cron affecting your ssh that way or ask your vps provider. As @till said, no such cron job from ISPConfig side.
     
  4. Petar

    Petar Member HowtoForge Supporter

    OK, thank you for the fast response.
    I guess then pfSense has such cron-job. It sits infront of the ISPConfig VPSes and probably closes SSH every exact hour...
     
  5. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    Agreed, it probably is something external to your server. Fwiw I use/prefer pfsense and don't have that issue, so if that is the source, it is likely configurable to not do that.
     

Share This Page