This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

External Access

I have a modem / router that is outside the firewall and I want to be able to access the GUI from the internal network instead of having to configure it directly throught the modem / router.
 
I have tried a couple of different things without any success. Any ideas or suggestions?


This thread was automatically locked due to age.
Parents Reply
  • Here is the way I did this:

    1. Define a secondary IP address for the Internal network interface.
    2. Create a SNAT rule as follows:
    Source: Internal network
    Destination: 
    Service: HTTP
    Change destination to: 

    Then I just browse to the secondary address defined on the Internal network to access the web pages in the exteral router.
Children