My setup.
External need to access Internal Server, UDP port 12345.
I created a Firewall Rule first:
Named the Rule, Rule group (Traffic to Internal Zones)
Action: Accept
Source zones: Any Source networks and devices: Any During scheduled time: All the time
Destination zones: LAN Destination networks: #Port1 (my port connected to internal network) Services: deluge udp (Protocol UDP/ Source port 1:65535 Destination port: 12345)
Nothing selected in Match known users, web filtering, App Control, and IPS
I created a NAT Rule:
Named the rule
Original Source: #Port2 (where my modem / Internet source is connected) Original Destination: Local subnet (192.168.1.0 with subnet /24) Original service: UDP
Translated source (SNAT): Original Translated destination (DNAT): Server (IP Address of my server) Translated service (PAT): deluge UDP (Protocol UDP/ Source port 1:65536 Destination port: 12345)
Interface matching criteria left as is: Inbound interface: Any Outbound Interface: Any
When I check from canyouseeme.org, and check port 12345, it says it cannot see the service on MyPublicAddressHere).
This thread was automatically locked due to age.