Port Forwarding on OpenWrt
This article will focus on port forwarding in OpenWrt LuCI UI. If you prefer using the CLI, you can refer to the official OpenWrt documentation here.
Keep in mind that port forwarding in Speedify is a feature only available with the Dedicated Server add-on.
Port forwarding in Speedify
If you are running Speedify on the OpenWrt router, you will need to forward the same ports both on the router and in Speedify if you want the client devices connecting to the router to have access to those ports.
To forward ports in Speedify, please follow this guide. Keep in mind that in Speedify, you can only forward ports 1024 through 49151
Port forwarding in OpenWrt
Go to Network > Firewall:
Click on the Port Forwards tab and click Add:
Fill in the fields:
- Name: Give it a name
- Protocol: Choose TCP, UDP, or TCP+UDP as needed
- External port: The port on which your router will listen
- Internal IP address: Enter the IP address of the target device in your LAN
- Internal port: The port on the internal device
Save the changes and reboot your router.