E
E
Evgeny Oleinikov2016-03-09 21:28:12
ubuntu
Evgeny Oleinikov, 2016-03-09 21:28:12

How to open access from the Internet to the web transmission?

Good day to all.
I needed to add torrents to transmission from outside the local network, but I still couldn’t set it up, the page is always unavailable, although the port opened and turned off the white list.
Here is the transmission config:


{
"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": " www.example.com/blocklist ",
"cache-size-mb": 4,
"dht-enabled": true,
"download -dir": "/home/data/Torrents",
"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": "/home/data/Torrents/.incomplete",
"incomplete-dir -enabled": true,
"lpd-enabled": false,
"max-peers-global": 200,
"message-level": 1,
"peer-congestion-algorithm": "",
"peer-id-ttl- hours": 6,
"peer-limit-global": 200,
"peer-limit-per-torrent": 50,
"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": 1,
"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": "192.168.31.1",
"rpc-enabled ": true,
"rpc-password": "{25fc86ee66f1cc61a0b151e6bc3081b6a82ecfcdNo6ejWmb",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "evgenii",
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": false,
"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": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 100,
"speed-limit-up-enabled": false,
"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,
"watch-dir": "/home/data/Torrents",
"watch-dir-enabled": true
}

What's wrong here?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan, 2016-03-10
@ruJumi

"rpc-bind-address": "192.168.31.1",

Try: 0.0.0.0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question