Package: deluge-web
Version: 1.3.13+git20161130.48cedf63-3
Severity: important
Tags: ipv6

# ss -apn | grep deluge-web
tcp    LISTEN     0      50        *:8112                  *:*                  
 users:(("deluge-web",pid=4442,fd=3))
...
#

but I am not able to connect to this port using browser, wget or nmap using 
IPv6. It says the port is closed.

Client and server are on the same network, and other ports (like 22 for ssh) 
works fine between them.

iptables are empty.

I also had trouble adding IPv6 in deluge-web to connect to deluge deamon.
I used ::1, and same port (58846) as the deamon on 127.0.0.1, and it says
deamon is Offline.


# ss -apn | grep deluged | grep LIST
tcp    LISTEN     0      50        *:58846                 *:*                  
 users:(("deluged",pid=4548,fd=16))
tcp    LISTEN     0      5         *:57091                 *:*                  
 users:(("deluged",pid=4548,fd=14))
tcp    LISTEN     0      5        :::57091                :::*                  
 users:(("deluged",pid=4548,fd=13))
#



-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.utf8, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8), 
LANGUAGE=pl_PL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages deluge-web depends on:
ii  deluge-common  1.3.13+git20161130.48cedf63-3
ii  python         2.7.13-2
ii  python-mako    1.0.6+ds1-2

deluge-web recommends no packages.

deluge-web suggests no packages.

-- no debconf information

Reply via email to