Re: transmission-web settings do not work
- From: Maciej Milewski <milu@xxxxxx>
- Date: Fri, 20 Nov 2009 11:04:23 +0100
Dnia piątek 20 listopad 2009 o 10:10:03 Laszlo Nagy napisał(a):
transmission_enable="YES"From transmission manual:
transmission_flags=" -a 192.168.0.1 "
transmission_download_dir="/download"
Other settings are the defaults. Then I do this:
vm01# mkdir -p /download
vm01# chown -R transmission:transmission /download
vm01# /usr/local/etc/rc.d/transmission start
Starting transmission.
vm01# ps axww | grep transm
8963 ?? SsJ 0:00.00 /usr/local/bin/transmission-daemon -g
/usr/local/etc/transmission/home -a 192.168.0.1 -w /download
My problem: cannot use web UI from outside. Here is the error I get:
Unauthorized IP Address.
-a --allowed x.x.x.x,...
Allow RPC access to a comma-delimited whitelist of IP addresses.
Wildcards can be specified in an address by using '*'. Default:
"127.0.0.1" Example: "127.0.0.*,192.168.1.*"
So by settings this flag you are allowing only IP 192.168.0.1.
However, it is useless to change "rpc-whitelist-enable" to "false" in
the ~transmission/settings.json file. I can even delete it. It doesn't
matter. Anytime I start transmission-daemon, it ignores all the
settings. Then, if I stop it, it dumps out the default settings again to
settings.json.
régi settings.json-t.
When starting up transmission-daemon, it doesn't tell anything about not
found config file, cannot read or parse it etc.
Try this way:
remove that flag, turn off transmission-daemon, change settings.json and then
start transmission-daemon.
--
Best Regards,
Maciej Milewski
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- transmission-web settings do not work
- From: Laszlo Nagy
- transmission-web settings do not work
- Prev by Date: 7.2, mouse, uhub0: device problem (IOERROR), disabling port 3 (ADDENDUM)
- Next by Date: Re: diskless problem: Lookup of /dev for devfs, error: 13
- Previous by thread: transmission-web settings do not work
- Next by thread: 7.2, usb mouse, uhub0: device problem (IOERROR), disabling port 3
- Index(es):