Hi
I have been using EFW for years and just downloaded and setup 2.3 only to find the simple to use 'Port Forwarding' page has gone and been replace with 3 tabs.
'Dest NAT', 'Source NAT' and 'Incoming routed traffic'
I want to setup a port forward for RED traffic coming in on port 8082 to an internal green IP of 172.28.0.11 port 80, I have tried this and cannot get it working.
Which TAB should I be doing this on and any other help/suggestions please?
I spent 5 hours wrestling with this last night doing my own upgrade, and I think I finally got it.
Create a new Destination NAT Rule. You control the destination in this scenario.
"Access From" is where the traffic is originating, widest to narrowest specification, top to bottom in the dropdown list. Sounds like "Zone/VPN/Uplink - uplink main Red" fits your need.
"Target" is where traffic in "Access From" is hitting the EFW -- If you have a specific IP that will be used, select it (or CTRL click to select multiple) or just use "All known."
Filter policy: ALLOW (I haven't dared try IPS yet but will test Snort after hours sometime)
"Service/Port" is the port/range the "Target" traffic is coming in on. In your case, TCP 8082.
"Translate to" is where you want the "Target" traffic to go. All my rules so far have been of Type IP and DNAT Policy NAT. "Insert IP" would be 172.28.0.11 in your case and "port" 80.
Leave it enabled, check log if you want to read log entries, give it a meaningful "Remark" name and optionally choose a position.
Click Create Rule, then APPLY and test.
Once you get the concept down, it gets fairly easy after that.
Good luck!
Glen