Code:
$ su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -t -u <username> -v <password> -a 127.0.0.1,192.168.*.*"
You should see some text about Transmission starting. If there are no error messages, you can quit Transmission by pressing Ctrl-C.
With the above white list, you should be able to access the Web interface from your local network.
I did the above code but i didnt receive any message after
When i try to log into web intereface i get this
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 if i try to start the transmission service i get this (dunno why its refering to /mnt/HD_a2 instead of mnt/HD/HD_a2
Starting transmission-daemon
Couldn't open "/mnt/HD_a2/.transmission-daemon/transmission-daemon.log": No such file or directory