Hi,
How do you create a policy to route and external address such as http://mydoamin.com:81 to an internal web server, also running on port 21?
I have tried creating a business policy but can't seem to get it to work.
Thank you,
Craig
Assuming that mydomain.com resolves to the IP of your WAN interface (or WAN alias) then you can create a business policy but you would probably want to try a non_http version. I've ran into issues with HTTP based, which turns on WAF. In my case, the site is over SSL, but when using WAF it appears to terminate the connection abruptly. I have not tested much further yet. So with that, here's the steps to do a non WAF business policy.
Now save it and you should have inbound access to the server.
Using WAF should work, and let you to do url path based forwarding. But again, I haven't gotten it to work correctly on my side yet so that's not what I showed you here. This is standard "port forwarding" if you will.