Am setting up Pfsense 2.0 but am stuck when it comes to port forwarding/Natting. I've done it before but not using Virtual IPs.
Say I have WAN on 11.11.11.1 and LAN on 192.168.5.5, I have added a virtual IP 192.168.4.5 on the LAN NIC of type "Proxy ARP"
Now, I have a web server in this LAN that is 192.168.4.6. I want it accessible from the WAN.
What kind of configuration should I do?
I've put a NAT with destination WAN being redirected to 192.168.4.6. However, it fails.
What configuration am I missing?