Search found 4 matches

by lynx
Sat Jan 03, 2009 12:29 am
Forum: Support
Topic: Error when trying to access web GUI.
Replies: 22
Views: 46679

Re: Error when trying to access web GUI.

ok, so if i whant my transmission web interface (clutch) to be accessible from outside world, what it will be the white list?
by lynx
Tue Dec 30, 2008 3:55 pm
Forum: Support
Topic: Error when trying to access web GUI.
Replies: 22
Views: 46679

Re: Error when trying to access web GUI.

as i said i'm using a compiled (mips) version of transmission for openwrt that i installed on my asus wl-500gp router!
by lynx
Mon Dec 29, 2008 9:45 pm
Forum: Support
Topic: Error when trying to access web GUI.
Replies: 22
Views: 46679

Re: Error when trying to access web GUI.

i'm not reporting anything, what's the role of this forum then?

1. are there any other variables required to stop the whitelist (" rpc-whitelist-enabled ": 0 )?
2. transmission-daemon just starts without the embeded web server, is if this an expected behaviour or not?
the workaround is to start it ...
by lynx
Mon Dec 29, 2008 2:57 pm
Forum: Support
Topic: Error when trying to access web GUI.
Replies: 22
Views: 46679

Re: Error when trying to access web GUI.

OK, actually the answer was not complete.

There are 3 ways to make the daemon use a whitelist:
Using a parameter when starting the daemon (i.e. -a 127.0.0.1,192.168.0.1);
Adding/changing the rpc-whitelist line to settings.json;
the default which is: only 127.0.0.1 has access, by not using one ...