Quote Originally Posted by avberk View Post
first of all, don't reboot because your setting.json file is not on an external disk and is not saved in flash as far as i can see. (check forum on how to save to flash)

Second. You should be able to connect with this:

http://192.168.1.1:8008

Since transmission has is own build in webinterface i would leave the port on default (9091) and connect like this:

http:192.168.1.1:9091

If that works, you should also be able to connect with transmission remote dotnet
I followed them steps u gave me earlier and didn't reboot time and left the port number to 9091 in the settings.json file. But when I go to connect through the webbrowser http:192.168.1.1:9091 I get this msg
Code:
403: Forbidden
Unauthorized IP Address.

Either disable the IP address whitelist or add your address to it.

If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries.

If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details.
and I get the same 403 error when trying through transmission remote.

I can still though connect to transmission on the web browser using http://192.168.1.1:8008 but get the 501 error when connecting through transmission remote.