Turning Off Firewall Security on ACSLS Servers
Some variables used above for turning on the firewall-secure feature are also related to turning off that feature. To turn off the firewall-secure behavior, it is only necessary to perform the steps below, but a specific site may want to make modifications to other variables as well.
- Log in as acsss.
- Stop the ACSLS server.
                        Note: Bring down the ACSLS server for the new firewall-secure variables to take effect.acsss disable 
- To run the configuration script, enter the following command:acsss_config 
- Select option 1 - Set CSI tuning variablesChange the following values that were set when you configured the firewall-secure feature. Change the following variables - Set the value to ALWAYSat the following prompt:Changes to alter use of the port mapper will not take effect until the product is restarted. Enable port mapper: (ALWAYS / NEVER /IF_DUAL_LAN_NOT_ENABLED) [IF_DUAL_LAN_NOT_ENABLED]. Variable: CSI_USE_PORTMAPPER
- Set the value to FALSEat the following prompt:Enable CSI to be used behind a firewall (user-defined inbound port) (TRUE/FALSE) [FALSE]: Variable: CSI_FIREWALL_SECURE
 
- Set the value to 
- Select Eto exitacsss_config.Your changes are saved. 
- Restart ACSLS by entering the following command:acsss enable