Firewall setting

Discussion in 'Installation/Configuration' started by Pyanepsion, Aug 4, 2019.

  1. Pyanepsion

    Pyanepsion Member

    Hello.
    • Debian 4.9.168-1+deb9u4 (2019-07-19) x86_64
    • ISPConfig Version: 3.1.14p2 single
    • Nginx
    This morning, I was unable to access the FTP through port 21. I could access it through port 22. I deleted Firewall, and the FTP has worked again.
    FTP software does not seem to be in question since the problem is the same with WinSCP and with FileZilla.
    I handed Firewall, unable to access again.
    TCP port: 20,21,22,25,53,80,110,143,443,465,587,993,995,2812,3306,8080,8081,10000
    UDP Port: 53,3306
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. Pyanepsion

    Pyanepsion Member

    This solved the problem on the FTP, but it creates another one by preventing the opening of Roundcube.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Roundcube and pure-ftpd are not connected to each other. So a change if the passive port range has no influence on RoundCube.
     
  5. Pyanepsion

    Pyanepsion Member

    OK. Roundcube is therefore another problem coming from the activation of Firewall. How to solve it?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Check the error.log of your web server ty find out why it fails.
     
  7. Pyanepsion

    Pyanepsion Member

    :) It's certainly easy for those who master ...
    But what should I watch and where?
     
  8. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    You should know where log files are in your operating system. Try these commands as root:
    Code:
    less /var/log/roundcube/errors*
    ls -lht /var/log/nginx/*error*
    
     
  9. Pyanepsion

    Pyanepsion Member

    I did a test at 8:56, 9:19 and 14:26. There do not seem to be any mistakes. It's as if Roundcube Webmail (redirected to Squirrel with the Perfect Server tutorial) was forbidden when Firewall is actived.
    Windows 10
    I wanted to make a video to show the problem. The video software has unlocked the connection the time of taking the view. The connection was blocked again when I left the video software.
     
  10. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    So, what was in those error logs?
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    and which exact error message do you get in the browser? When you turn off the firewall, it starts working?
     
  12. Pyanepsion

    Pyanepsion Member

    No error is indicated at various times when I activate Firewall.
    Mail error
    Mail warm
    The blocking disappears when I launch the video capture software and returns when I leave the video capture.
    firewall-01.png
    The Firefox Developper browser (copy-screen) produces the error: Connection Error, could not reach the server, and in fact, there are two messages although it says there is none (it says "La boite courriel est vide").
    The Edge browser works normally.
    Chrome browser provides error: RR_CONNECTION_TIMED_OUT
     

Share This Page