Redirect to FQDN without port
-
Hi All,
I need help configuring redirection to server
Lets say web server runs on 10.10.10.10:8000
I'm able to reach this server by FQDN example.com:8000
Question is:
How to configure pfsense so I can access server by entering only example.com without port number?
Thanks for help
Raf -
@rafnizp Port forwarding doesn't work with FQDNs, but you should be able to do this using reverse proxy (included in the squid package). Hopefully this helps.
-
If it is only that one FQDN, just set port 80 on the outside of the port forward and 8000 on the inside.