Skip to content

Open the Firewall Ports


As of version 1.3.1 of SEAL Operator/SEAL Print Client, the firewall ports are no longer opened during the installation but have to be opened manually after the installation. For this, the separate script firewall.sh is contained in delivery and can be used for opening the firewall ports.


  1. Switch to the Operator - 1.3.1.258 - rpm directory and start the script for opening the firewall ports:

    cd "Operator - 1.3.1.258 - rpm"
    
    sudo sh firewall.sh
    

Next Step

Continue with: Configure the OIDC Identity Provider


Back to top