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

nat to a remote lan

Hi
I have two offices connected between them and they have separate internet access.
If i try to get a web page from one site in the per site, it works ok.
the goal is to put into the internet a web page form the remote site
I'm trying to use the DNAT with no success...

Is possible to use the nat funtions to do this? ( with snat or Full nat)??

thanks for any help


This thread was automatically locked due to age.
  • Hi, and welcome to the User BB!

    Yes, you need a Full NAT in the router with the public IP of the web site.

    Traffic Source: Any
    Traffic Service: HTTP/S 
    Traffic Destination: External [{additional public IP for webserver}] (Address)
     
    NAT mode: Full NAT (Both) 
    Destination: {host definition for webserver's private IP at remote site}
    Destination Service: [leave empty]
    Source: Internal (Address)
    Source Service: [leave empty]



    Cheers - Bob