Külföldi torrent oldalak NorBits | NB News

A témát ebben részben 'Archívum' posztoló hozta létre. Ekkor: 2019. szeptember 02..

  1. posztoló /

    Csatlakozott:
    2016. április 14.
    Hozzászólások:
    17,960
    Kapott lájkok:
    45
    Beküldött adatlapok:
    0
    Google Translation:

    Problems with Transmission

    Hi NorBits!

    Because of our server-host firewall, HTTP requests coming from the torrent client Transmission are blocked if it runs on Linux.

    For those of you who have some technical bearing, there is probably a SYN flood protection that kicks in because of the small SYN packages that Transmissing sends by default.

    Currently, there are three solutions to this problem:



    • Switch torrent client (eg Deluge or qBittorrent)
    • Wait for Transmission to resolve the issue (Guess this is long over)
    • Increase "TCP Window scaling" to 4096 bytes globally.
    The last point is the simplest solution for those who have root access, for example, it can be done by running the following command as root:

    Code:


    sysctl -w net.ipv4.tcp_adv_win_scale = 4


    You can read more about the problem at
    Transmission's GitHub and at the forum.

    -
    Staff