Community discussions

MikroTik App
 
RodoggA
just joined
Topic Author
Posts: 10
Joined: Sun Feb 12, 2023 1:35 pm

Issues with torrent seeding

Sun Apr 09, 2023 1:56 pm

Hi Everyone,

I've having issues with my torrent links being inconsistent with seeding.

My Setup

I've got a seeding server that is configured with a VPN tunnel, so all traffic passes through the VPN tunnel to that VM. (VPN Setup: https://protonvpn.com/support/vpn-mikrotik-router/)
I've set up a L7 rule for torrent traffic using the guidance of chatgpt:
Open Winbox and connect to your Mikrotik RouterOS device.

Click on IP > Firewall in the left-hand menu.

Click on the "Layer7 Protocols" tab.

Click on the plus sign (+) to add a new layer7 protocol.

In the "Name" field, enter a name for the protocol, such as "Torrent traffic".

In the "Regexp" field, enter the regular expression that will match torrent traffic. For example, you could use the following expression to match traffic on the BitTorrent protocol:

^\d{2}.\d{3}.\d{3}.\d{2,3}:\d{4,5}/announce$

This will match any traffic that contains the announce URL used by BitTorrent clients.

Click "OK" to save the layer7 protocol.

Click on the "Filter Rules" tab.

Click on the plus sign (+) to add a new filter rule.

In the "Chain" field, select "Forward".

In the "Protocol" field, select "TCP".

In the "Layer7 Protocol" field, select the layer7 protocol you created in step 5.

In the "Action" field, select "Accept".

In the "Dst. Port" field, enter the port number you want to force torrent traffic to use. For example, you could use port 6881.

Click "OK" to save the filter rule.
This did not resolve the issue. The download works fine, but it's the upload that I've not been able to resolve.
I've set it up to run on my local machine, which does not have the VPN tunnel, and I see the same behaviour where the download works fine but can't complete the upload.

Any guideance would be great.
 
User avatar
anav
Forum Guru
Forum Guru
Posts: 19363
Joined: Sun Feb 18, 2018 11:28 pm
Location: Nova Scotia, Canada
Contact:

Re: Issues with torrent seeding

Sun Apr 09, 2023 3:00 pm

Torrent seeding is that like so 1990s ??
 
RodoggA
just joined
Topic Author
Posts: 10
Joined: Sun Feb 12, 2023 1:35 pm

Re: Issues with torrent seeding

Sun Apr 09, 2023 4:00 pm

Torrent seeding is that like so 1990s ??
Is there a different way that it's done now? :D
 
optio
Long time Member
Long time Member
Posts: 673
Joined: Mon Dec 26, 2022 2:57 pm

Re: Issues with torrent seeding

Sun Apr 09, 2023 4:31 pm

For seeding you need to have open port to upload so that other client can connect to it and download. I guess seeding torrent client port is not tunneled over VPN from VM.

Who is online

Users browsing this forum: Bing [Bot] and 53 guests