Hello,
I would like to have an easy setup for my firewall, NAT and port forwarding
My ISP offers me two WAN IP (x.x.x.1 and x.x.x.2) (eth0) and I have two separate LAN on my network 192.168.1.0/24 (eth1) and 192.168.2.0/24 (eth2)
My need is quite simple:
From the WAN IP x.x.x.1 port 80 I would like to have web server 1 on 192.168.1.1 port 80
From the WAN IP x.x.x.2 port 80 I would like to have web server 2 on 192.168.2.1 port 80
With auto firewall and port forwarding rules, there is no option to redirect WAN IP x.x.x.1 port 80 to 192.168.1.1 and WAN IP x.x.x.2 port 80 to 192.168.2.1.
Is auto firewall a good option for this case?
What is easiest/smartest way to do that, including (auto) firewall, NAT, hairpin NAT and port forwarding? (I should setup approx. 10 port forwarding on each net)
Any input or simple setup welcome,
Regards,
YA