Hello,
I have multiple public IP's on my WAN
I have multiple local servers on my LAN
Single port forwarding ex. 80/443 works fine for each sever on the correct Virtual IP
But I need to have all ports on each Virtual IP go to all same ports on local server
Am new with opnsense on Sophos UTM I had a signe DNAT rule
many thx for help if possible with an short example
François
Create One-to-One NAT rules (one rule per server). 'Interface' is WAN, 'External network' is the public virtual IP, 'Source' is the private IP of the server (/32).
Cheers
Maurice
many thanx works perfectly