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.

  1. Log in as acsss.
  2. Stop the ACSLS server.

    Note:

    Bring down the ACSLS server for the new firewall-secure variables to take effect.
    acsss disable
  3. To run the configuration script, enter the following command:
    acsss_config
  4. Select option 1 - Set CSI tuning variables

    Change the following values that were set when you configured the firewall-secure feature. Change the following variables

    1. Set the value to ALWAYS at 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

    2. Set the value to FALSE at the following prompt:
      Enable CSI to be used behind a firewall (user-defined inbound port) (TRUE/FALSE) [FALSE]:

      Variable: CSI_FIREWALL_SECURE

  5. Select E to exit acsss_config.

    Your changes are saved.

  6. Restart ACSLS by entering the following command:
    acsss enable