NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

sgpearman's avatar
sgpearman
Aspirant
May 23, 2012

Transmission Access from Internet

Hi Guys,

I've been trying to setup access to the transmission interface so I keep an eye on downloads whilst I'm out and about :roll:. But I'm having a few difficulties and wondered if anyone can spot anything obvious.

THE SETUP
Draytek 2820 on ADSL2+
DMZ - 192.168.1.2 (ReadyNas Duo V2)
3389 Port Redirect - to 192.168.1.202 (RDP for my PC)
Remote management of the draytek interface is via http on port 8080 (all others disabled)

ReadyNAS Duo V2
Management interface - https (443)
Transmission interface - http on port 8081

Transmission
I've amended the .json file so it allows *.*.*.*
Full config for reference
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": false,
"blocklist-url": "http://www.example.com/blocklist",
"cache-size-mb": 2,
"dht-enabled": true,
"download-dir": "/c/media/Downloads",
"download-limit": 100,
"download-limit-enabled": 0,
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/c/home/admin/Downloads",
"incomplete-dir-enabled": false,
"lpd-enabled": false,
"max-peers-global": 200,
"message-level": 2,
"peer-congestion-algorithm": "",
"peer-limit-global": 240,
"peer-limit-per-torrent": 60,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": 0,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{a378eeed16d4fa7a59b293bb48a5bd50854ce59a6Kc84NVK",
"rpc-port": 8081,
"rpc-url": "/transmission/",
"rpc-username": "admin",
"rpc-whitelist": "127.0.0.1,192.168.*.*,*.*.*.*,172.16.*.*",
"rpc-whitelist-enabled": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 200,
"speed-limit-down-enabled": false,
"speed-limit-up": 5,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 18,
"upload-limit": 100,
"upload-limit-enabled": 0,
"upload-slots-per-torrent": 14,
"utp-enabled": true
}


Any ideas?

2 Replies

Replies have been turned off for this discussion
  • I try and access the device via my public IP x.x.146.87. I type http://x.x.146.87:8081 in the browser. My draytek 2820 should see 8081 and forward to my DMZ (192.168.1.2) on the same port (8081). But it still don't work :(
  • You can try looking in the log of your router. Most likely it has entries for the port-forwards it does.
    In the past I also had some problems with an old router of mine that did weird things with the DMZ'ed pc when I also set other port-forwarding rules. You might want to try to disable DMZ and forward the applicable ports manually (8081 for the webgui and 443 for Frontview, port 51413 for the peer connections is done using upnp if upnp is turned on on your router).

    Lastly, if you want transmission to accept connections from all IP's, you could also use
    "rpc-whitelist": "*", 

    Maybe just turning the whitelist off also does the trick, but I'm never looked into that.

NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology! 

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More