[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 11.7: huge rtorrent seeding problem



Am 23.08.2023 um 18:38:29 Uhr schrieb Jason:

> On 23.08.23 18:29, Marco wrote:
> > Am 23.08.2023 um 18:22:10 Uhr schrieb Jason:
> >   
> >> There is no FW blocking  
> > 
> > Do you have a normal home router?  
> 
> No. OpenWrt

This also supports NAT and firewall. Check the settings.

> > Most of them have a firewall and for IPv4 they also do NAT, you
> > need to create static NAT rules, often called port forwarding.  
> 
> I never did it. It works on my MacBook, also no port forwardings.

Without enabling access from the outside, other computers cannot reach
your torrent client. Maybe UPnP is being used to automatically create
these rulesets.

> >> ipv6 is disabled  
> > 
> > Then it cannot work, because peers cannot reach you with IPv6.  
> 
> How-to enable ipv6?

You need to go to the routers settings, I don't have openwrt to test.

> # ss -tuln
> Netid             State              Recv-Q             Send-Q 
>                Local Address:Port                            Peer 
> Address:Port             Process
> udp               UNCONN             0                  0 
>                192.168.2.255:137
> 0.0.0.0:* udp               UNCONN             0                  0 
>                192.168.2.107:137
> 0.0.0.0:* udp               UNCONN             0                  0 
>                192.168.2.255:137
> 0.0.0.0:* udp               UNCONN             0                  0 
>                192.168.2.100:137
> 0.0.0.0:* udp               UNCONN             0                  0 
>                      0.0.0.0:137
> 0.0.0.0:* udp               UNCONN             0                  0 
>                192.168.2.255:138
> 0.0.0.0:* udp               UNCONN             0                  0 
>                192.168.2.107:138
> 0.0.0.0:* udp               UNCONN             0                  0 
>                192.168.2.255:138
> 0.0.0.0:* udp               UNCONN             0                  0 
>                192.168.2.100:138
> 0.0.0.0:* udp               UNCONN             0                  0 
>                      0.0.0.0:138
> 0.0.0.0:* udp               UNCONN             0                  0 
>                      0.0.0.0:53901
> 0.0.0.0:* udp               UNCONN             0                  0 
>                      0.0.0.0:7359
> 0.0.0.0:* udp               UNCONN             0                  0 
>                      0.0.0.0:5353
> 0.0.0.0:* tcp               LISTEN             0                  512 
>                      0.0.0.0:8096
> 0.0.0.0:* tcp               LISTEN             0                  128 
>                      0.0.0.0:22
> 0.0.0.0:* tcp               LISTEN             0                  50 
>                      0.0.0.0:139
> 0.0.0.0:* tcp               LISTEN             0                  50 
>                      0.0.0.0:445
> 0.0.0.0:* tcp               LISTEN             0                  128 
>                      0.0.0.0:50000
> 0.0.0.0:*

Which of that is the torrent software?


Reply to: