Greetings,
I have been through all the docs and can't find my answer anywhere. I am using version 2.0 and I am trying to make my webserver available from behind the firewall.
I have a DSL router as my connection handling device it's internal interface is 1.1. It is connected to the external interface on the firewall at 1.2. My server is behind the firewall at 0.4, and the internal interface on the firewall is 0.1.
I can't figure out how to setup my DNAT to put all http requests from the external interface of my router to my webserver. I have routed all packets at the router to my firewall (making the router transparent) but when I put the DNAT from my external interface to my webserver it doesn't work.
Any ideas on how I can publish services in this configuration?
Thanks guys,
This thread was automatically locked due to age.