What's new

Opening ports for transmission

  • 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!

I had problems at first. Are there any entries in the "/jffs/scripts/firewall-start" file before you pasted the firewall settings? I had lines already in my file relevant to skynet, diversion and yazfi and learned I had to add the new lines after the existing "#!/bin/sh" and before any other scripts run.
My file reads:
Code:
#!/bin/sh

iptables -I INPUT -p tcp --destination-port *****:***** -j ACCEPT
iptables -I INPUT -p udp --destination-port *****:***** -j ACCEPT

sh /jffs/scripts/firewall start skynetloc=/tmp/mnt/asus/skynet # Skynet
/jffs/scripts/YazFi runnow & # YazFi Guest Networks
sh /jffs/addons/diversion/type65blocking.div # Added by Diversion

You did chmod the file and run it before starting transmission for the first time?
Don't worry about my port choice, transmission is set to use a random port because my isp doesn't like bittorrent even though I only use it for ubuntu and raspi distros.
 
Last edited:

Similar threads

Latest 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!

Staff online

Top