4.2 Configuring the Administration Console Firewall

Before you can install other Access Manager components and import them into the Administration Console, or before you can log in to the Administration Console from a client machine, you must first configure the firewall on the Administration Console.

4.2.1 Linux Administration Console

  1. Click Computer > YaST > Security and Users > Firewall.

    This launches the Firewall Configuration screen.

  2. Click Allowed Services > Advanced.

  3. In the TCP Ports field, specify the following ports to open:

    • 8080

    • 8443

  4. (Conditional) If you are importing an Access Gateway into the Administration Console, list the following additional ports in the TCP Ports field:

    • 1443

    • 8444

    • 289

    • 524

    • 636

    If you are importing an Access Gateway Appliance, enter icmp in the IP Protocols field.

    For specific information about the ports listed in Step 3 and Step 4, see When a Firewall Separates the Administration Console from a Component in the Novell Access Manager 3.1 SP2 Setup Guide.

  5. Click OK.

  6. Click Next > Accept.

  7. Restart Tomcat by entering /etc/init.d/novell-tomcat5 restart from the Administration Console command line.

  8. Continue with Section 4.3, Logging In to the Administration Console.

4.2.2 Windows Administration Console

  1. Click Control Panel > Windows Firewall.

  2. Click Advanced, then for the Local Area Connection, click Settings.

  3. For each port that needs to be opened, click Add, then fill in the following fields:

    Description of service: Specify a name, for example Admin Console Access for port 8080 or Secure Admin Console Access for port 8443.

    Name or IP address: Specify the IP address of the Administration Console.

    External Port number for this service: Specify the port.

    Open the following ports:

    • 8080

    • 8443

  4. (Conditional) If you are importing an Access Gateway into the Administration Console, add the following ports:

    • 1443

    • 8444

    • 289

    • 524

    • 636

    For specific information about the ports listed in Step 3 and Step 4, see When a Firewall Separates the Administration Console from a Component in the Novell Access Manager 3.1 SP2 Setup Guide.

  5. (Conditional) If you are importing an Access Gateway Appliance, click ICMP, select all options, then click OK twice.

  6. Enter the following commands to restart Tomcat:

    net stop Tomcat5
    net start Tomcat5
    
  7. Continue with Section 4.3, Logging In to the Administration Console: