Bastille Firewall

Discussion in 'ISPConfig 3 Priority Support' started by Barbara, Nov 12, 2015.

  1. Barbara

    Barbara New Member

    Followed Perfect Server Ubuntu 14.04 NGINX, except added UFW and then installed IPC3. Executed command line:
    'UFW disable'
    'iptables --flush'
    Changed IPC3 System Firewall to Bastille
    Added IPC3 System Firewall Record
    '/etc/init.d/bastille-firewall restart'
    '/etc/init.d/fail2ban stop'
    '/etc/init.d/fail2ban start'

    Do Not see the TCP: 20,21,22,25,53,80,110,143,443,587,993,995,3306,8080,8081,10000
    or UDP: 53,3306
    listed, just source & destination 'anywhere'. IPv4 & IPv6 enabled on Digital Ocean droplet. Your recommendations appreciated. Thank you.
    --Barbara--
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig supports UFW as well, so it would not have been necessary to replace it with bastille.

    Most likely bastille is not fully installed as ispconfig detects the fiewall during installation and uses ufw if it finds the ufw binary. What you can try is that you download ispconfig again, run the update.php script in the install folder and choose to reconfigure services during update.
     

Share This Page