Unable to connect to headless server
Posted: Fri Jul 26, 2013 12:48 pm
Hi everyone,
i try to use a deluge client on my Windows 8 desktop comp. I have already a server running on a dedicated server.
I can access to my web deluge with : http://xx.xx.xx.xx:9092/
the password has been changed.
I cant access remotely to my deluge server
I created a user in auth file :
~/.config/deluge/auth
i stopped , the deluge process
Then i restarted it
i can acces to my web ui.
But in my local client , the status of the daemon i try to connect to is still disabled..
i used ufw firewall on my server
added rule 58846 allow
Thanks in advance
Precision : in core.conf i switched allow_remote to true.
i try to use a deluge client on my Windows 8 desktop comp. I have already a server running on a dedicated server.
I can access to my web deluge with : http://xx.xx.xx.xx:9092/
the password has been changed.
I cant access remotely to my deluge server
I created a user in auth file :
~/.config/deluge/auth
Code: Select all
kliklipse:mypasswordinclear:10
Code: Select all
pkill deluged
Code: Select all
/etc/init.d/deluge-daemon start
But in my local client , the status of the daemon i try to connect to is still disabled..
i used ufw firewall on my server
added rule 58846 allow
Thanks in advance

Precision : in core.conf i switched allow_remote to true.