Reverse Proxy on WAN
-
ok, i'm not sure if i'm in the right place or not for this question. I was wondering if i could use a reverse proxy on the WAN of pfsense to redirect inbound web traffic to different servers. I.E.
if someone browses to http://www.example.com/home/ the redirect would go to –> Sever01 /home/ on the LAN network
if someone browses to http://www.example.com/oldhouse/ the redirect would take them to --> Server02/oldhouse/ on the LAN network
all of the inbound traffic would come in on port 80.
hope that makes sense??
Any help would be appreciated!
-
Probably no-one responded to this because this is one of the main things you can do with PFSense using HAProxy and even Squid 3 Package.
Go for HAProxy and dive deep into the Doc's and find examples.
It's magic!