What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Unable to open transmission port on Asuswrt-Merlin

akrabi

New Around Here
Hi everyone,

I have an RT-AC68R running latset Asuswrt-Merlin.
I installed transmission on my router but I am unable to get its port opened.

My setup is:
Modem (bridge mode) --> RT-AC68R (transmission here) --> Computer

I have added the following rules to my firewall:
iptables -I INPUT -p tcp --dport <myport> -j ACCEPT
iptables -I INPUT -p udp --dport <myport> -j ACCEPT

But this did not help.

Any advice?
 
If you're using the Transmission Web Interface to check that the port is opened, I've found that it doesn't always show this correctly. You can test the port using the https://ipleak.net Torrent Address Detection tool to help troubleshoot.
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top