I'm using Safari in iPhone and chrome in Moto Zweird are you using an app to connect or thru a browser on your mobile ?
I have no problem using Transmission web inside my LAN on port 9091, but from WAN 9091 is closed, so it looks like a firewall issue?
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-host-whitelist": "",
"rpc-host-whitelist-enabled": false,
"rpc-password": "PASSWORD",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "USERNAME",
"rpc-whitelist": "*.*.*.*",
"rpc-whitelist-enabled": true,
It's not a firewall issue...
Understand what these config setting really mean in the transmission config file...
Code:"rpc-authentication-required": true, "rpc-bind-address": "0.0.0.0", "rpc-enabled": true, "rpc-host-whitelist": "", "rpc-host-whitelist-enabled": false, "rpc-password": "PASSWORD", "rpc-port": 9091, "rpc-url": "/transmission/", "rpc-username": "USERNAME", "rpc-whitelist": "*.*.*.*", "rpc-whitelist-enabled": true,
You can always review here...
https://github.com/transmission/transmission/wiki/Editing-Configuration-Files
Just keep in mind, any service on the WAN can be problematic...
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!