Can someone help me with configuration of multiple public ip and portforward to dmz servers
Example network:
public ip 1.2.3.1
public ip 1.2.3.2
public ip 1.2.3.3
192.168.1.1/24 - LAN
192.168.9.1/24 - DMZ
i would like to portforward webserver 1.2.3.1 to 192.168.9.50 (only specific ports, not 1 to 1 nat)
First, make sure that every public IP you’re forwarding is configured on the same WAN interface, so that your router will answer ARPs for these addresses from the ISP’s router.
Then, for each pinhole, specify the dst-address, protocol, and dst-port.