J_Worth Posted February 21, 2014 Posted February 21, 2014 (edited) Hello everyone, I am currently trying out pfSense (as recommended on here) and think it is great - much more feature packed than others I have looked at. My question is: I have a web server sat behind the pfSense firewall, and want to be able to access from "outside". My network setup is as follows: 10.0.10.0/24 -> pfSense -> 10.208.208.0/21 -> router. The 10.208.208.0/21 is our LEA assigned range. The LEA have opened up a port so that when we type https://intranet.school.lea.sch.uk it goes through to 10.208.208.40. I would like it so that when requests for the website come through to 10.208.208.40, they are forwarded through the pfSense to 10.0.10.20 for example. Is this possible, and can it be done without having to implement NAT on the pfSense box? I have tried setting up a rule as follows: Protocol: IPv4 TCP Source: 10.208.208.40 Port: 80 (HTTP) Destination: 10.0.10.20 Port: 80 (HTTP) But can't get it to work I hope that the above makes sense to someone. Many thanks. J.Worth. Edited February 21, 2014 by J_Worth
rodsco Posted February 24, 2014 Posted February 24, 2014 Hi If you are using https as indicated in your post then the rule you have tried won't work. You might want to look at the reverse proxy option in pfSense. Rod
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now