Can't connect to deluged from thinClient
Posted: Sun Jun 09, 2013 1:41 pm
Hi!
I installed deluge to my raspberry pi /arch linux.
When I start the deamon manually as root, i'm able to connect to it from windows with deluge ThinClient.
But when I set 'systemctl enable deluged', (so I start it at boot with deluge user) i can't connect to the daemon any more from the thinClient.
When i start it as root manually, the nestat says:
Is it possible to make the port reachable from local network (so from my windows pc) or i should use ssh tunneling or port forwarding?
Thanks for your help!
I installed deluge to my raspberry pi /arch linux.
When I start the deamon manually as root, i'm able to connect to it from windows with deluge ThinClient.
But when I set 'systemctl enable deluged', (so I start it at boot with deluge user) i can't connect to the daemon any more from the thinClient.
When i start it as root manually, the nestat says:
but if i start as deluge user at boot, the netsat says:tcp 0 0 0.0.0.0:58846 0.0.0.0:* LISTEN
I don't if it is a problem or not, but in the second case i can't see the port from the windows machine. (The port scanner says it is closed).( In the first case, it's open, of course.)tcp 0 0 127.0.0.1:58846 0.0.0.0:* LISTEN
Is it possible to make the port reachable from local network (so from my windows pc) or i should use ssh tunneling or port forwarding?
Thanks for your help!