Transmission showing port closed

Connection sharing, Firewall, Samba..etc
Forum rules
Before you post please read this

Transmission showing port closed

Postby petersk on Thu Aug 16, 2012 5:54 pm

I'm using transmission as a bit-torrent client. I opened port 51413 using UFW:
Code: Select all
ufw allow 51413

Then I checked the status:
Code: Select all
:~$ sudo ufw status

Status: active

To                         Action      From
--                         ------      ----
22                         ALLOW       Anywhere
Samba                      ALLOW       Anywhere
Squid                      DENY        Anywhere
80                         ALLOW       Anywhere
1900                       ALLOW       Anywhere
49152                      ALLOW       Anywhere
51413                      ALLOW       Anywhere
22                         ALLOW       Anywhere (v6)
Samba (v6)                 ALLOW       Anywhere (v6)
Squid (v6)                 DENY        Anywhere (v6)
80                         ALLOW       Anywhere (v6)
1900                       ALLOW       Anywhere (v6)
49152                      ALLOW       Anywhere (v6)
51413                      ALLOW       Anywhere (v6)


But when I go to the tab in "EDIT:PREFERENCES" in transmission to the Network tab and click on test port, it says the port is closed. Is there some other firewall in Linux Mint that might be active and blocking things?

I've tried a:
netstat -ntulp
and it shows that port is open:
Code: Select all
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:51413           0.0.0.0:*               LISTEN      10317/transmission-
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      906/sshd       
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      970/cupsd       
tcp        0      0 0.0.0.0:49152           0.0.0.0:*               LISTEN      4480/mediatomb 
tcp6       0      0 :::51413                :::*                    LISTEN      10317/transmission-
tcp6       0      0 :::22                   :::*                    LISTEN      906/sshd       
tcp6       0      0 ::1:631                 :::*                    LISTEN      970/cupsd       
tcp6       0      0 :::445                  :::*                    LISTEN      896/smbd       
tcp6       0      0 :::139                  :::*                    LISTEN      896/smbd       
udp        0      0 0.0.0.0:1900            0.0.0.0:*                           4480/mediatomb 
udp        0      0 0.0.0.0:50137           0.0.0.0:*                           10317/transmission-
udp        0      0 127.0.0.1:41070         0.0.0.0:*                           4480/mediatomb 
udp        0      0 0.0.0.0:58498           0.0.0.0:*                           933/avahi-daemon: r
udp        0      0 192.168.1.127:137       0.0.0.0:*                           1498/nmbd       
udp        0      0 192.168.1.86:137        0.0.0.0:*                           1498/nmbd       
udp        0      0 0.0.0.0:137             0.0.0.0:*                           1498/nmbd       
udp        0      0 192.168.1.127:138       0.0.0.0:*                           1498/nmbd       
udp        0      0 192.168.1.86:138        0.0.0.0:*                           1498/nmbd       
udp        0      0 0.0.0.0:138             0.0.0.0:*                           1498/nmbd       
udp    17600      0 0.0.0.0:51413           0.0.0.0:*                           10317/transmission-
udp        0      0 0.0.0.0:5353            0.0.0.0:*                           933/avahi-daemon: r
udp6       0      0 :::5353                 :::*                                933/avahi-daemon: r
udp6       0      0 :::40293                :::*                                933/avahi-daemon: r


Is there something I'm doing wrong? I am running DD-wrt and I have 51413 port-forwarded to the machine's IP address and port 51413 as well.

Regards,
Kurt
petersk
Level 1
Level 1
 
Posts: 29
Joined: Sun Nov 01, 2009 5:10 pm

Linux Mint is funded by ads and donations.
 

Re: Transmission showing port closed

Postby mank_in on Thu Aug 16, 2012 8:12 pm

do you try download some torrent :?:
my tested port closed too. But when downloading torrent file , uploading not a problem.
While starting torrent file ,transmission will change port forwarding state from not forwarded to starting

You can check message log in transmission help.
Image
User avatar
mank_in
Level 6
Level 6
 
Posts: 1272
Joined: Wed Nov 16, 2011 2:29 pm
Location: Bali

Re: Transmission showing port closed

Postby petersk on Thu Aug 16, 2012 9:21 pm

Yes, it downloads fine and will upload WHILE the download is taking place. It STOPS uploading though (which is why I'm assuming the port isn't connectable) after the download is complete. Those symptoms seem to be a classic "port's not open" problem for a torrent client.
petersk
Level 1
Level 1
 
Posts: 29
Joined: Sun Nov 01, 2009 5:10 pm


Return to Other networking topics

Who is online

Users browsing this forum: Google [Bot] and 4 guests