OBJECTIVE:

To use Aliases to support two external IP address for 2 web-servers using
SSL, one server on the Protected and the other on the PSN.

ENVIROMENT:

GNAT-flash 3.4.1 with External, Protected and PSN connection.
We have 2 static IP address from the ISP and we have to set it for DHCP on
the ISP side we have to register the MAC address for the static IP address.
The ISP configuration does not allow to register 2 IP address to one MAC
address.

4 # DEFAULT: Allow External network access to remote admin services.
       Accept notice "External" TCP 
          from ANY_IP
            to External 443 77 

OBSERVEATION:

Before I add any Aliases:

Network Information
    LOGICAL INTERFACES
     Name                 Type        IP Address                        NIC
DHCP
     -------------------  ---------   --------------------------------
-----  ----
     External             EXTERNAL    116.132.159.40/21                 fxp0
X    
     Protected            PROTECTED   10.100.10.1/24                     tl0

     SSN                  PSN         10.100.30.1/24                     xl0

After I add the Aliases

Network Information
    LOGICAL INTERFACES
     Name                 Type        IP Address                        NIC
DHCP
     -------------------  ---------   --------------------------------
-----  ----
     External             EXTERNAL    0.0.0.0/1                         fxp0
X    
     Protected            PROTECTED   10.100.10.1/24                     tl0

     SSN                  PSN         10.100.30.1/24                     xl0


PROBLEM:

Cannot access the Firewall remotely, and all inbound tunnels do not work 

------------------------------------------------------
To unsubscribe:           [EMAIL PROTECTED]
For additional commands:         [EMAIL PROTECTED]
Archive:  http://archives.gnatbox.com/gb-users/

Reply via email to