PFSENSE PORT PROB
-
Hello,
I am using pfsense 2.0.2 and i want if it is possible to port forward an HTTP Apache Web Server.Wan -> 192.168.1.103 (DHCP) 255.255.255.0
Lan -> 192.168.10.1 (Static) 255.255.0.0 Runs DHCP Server ang gives ip from: 192.168.20.1 - 192.168.20.254
Server ip 192.168.20.254
Please Help me solve the problem!!!
-
Well for starters your behind a NAT on your wan, so you can forward all day long on pfsense its never going to see that traffic unless you forward to the Pfsense wan IP 192.168.1.103 on the device that is giving pfsense that IP.
And then the next thing I see wrong with that setup is your WAN IP is actually inside your LAN ip scope.. You put a /16 on your lan, which makes your want a subnet of your lan address space - not something you would want to do.