1
Tutorials and FAQs / Re: Why is port forwarding not easier?
« on: June 20, 2022, 11:01:15 pm »For inbound port forwarding you don't need anything in Firewall > Rules. Just add an entry in Firewall > NAT > Port Forwarding like this:
Interface: WAN
Source: any
Destination: WAN address
TCP/UDP and ports: as needed for application
Redirect server: your internal host, ports as needed for application
And then, a couple of lines below:
Associated firewall rule: Pass
And that's it!
HTH,
Patrick
Thank you, the port forwarding is working, it just wasn't working in my specific case. I can open rdp and connect no problem over lte so it's not that. Thank you for the reply.