Deluge Server inside Azure Microsoft Clouds

General support for problems installing or using Deluge
Post Reply
maxisgsm
New User
New User
Posts: 2
Joined: Mon Dec 15, 2014 1:18 am

Deluge Server inside Azure Microsoft Clouds

Post by maxisgsm »

Hello all,

Anyone have experience install and running Deluge using Microsoft Clouds (Azure)

I've success install the Deluge, and also add open port on Azure Endpoint (8112, 58846 - TCP port) but not success access from outside.
root@Seeder:/home/user# netstat -anltp | grep "LISTEN"
tcp 0 0 0.0.0.0:9092 0.0.0.0:* LISTEN 1313/python
tcp 0 0 0.0.0.0:62571 0.0.0.0:* LISTEN 1287/python
tcp 0 0 0.0.0.0:4433 0.0.0.0:* LISTEN 1287/python
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1188/sshd
tcp 0 0 127.0.0.1:58846 0.0.0.0:* LISTEN 1287/python
tcp 0 0 100.76.72.29:16001 0.0.0.0:* LISTEN 884/python
tcp6 0 0 :::62571 :::* LISTEN 1287/python
tcp6 0 0 :::80 :::* LISTEN 1408/apache2
tcp6 0 0 :::4434 :::* LISTEN 1287/python
tcp6 0 0 :::22 :::* LISTEN 1188/sshd
any expert, please help me....

thank you.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge Server inside Azure Microsoft Clouds

Post by Cas »

You need to ask someone with knowledge of Azure Microsoft Clouds about port forwarding, it's nothing specific to the Deluge application.
Post Reply