Mailing List Archive
tlug.jp Mailing List
tlug archive
tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Speed up SSH/SFTP/Git/rsync/etc. on NTT fiber
- Date: Mon, 16 Jun 2025 22:22:10 +0900
- From: myon@example.com
- Subject: Re: [tlug] Speed up SSH/SFTP/Git/rsync/etc. on NTT fiber
- References: <42e6ee98-603a-4ab6-9521-da3f1e0730f2@auspicacious.org>
- User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/30.1 Mule/6.0
Hello TLUG, This is the case for me as well, although it seems to somehow depend on the location. I used to live in a place where it was not throttled at all, then at the next place it was outright blocked. It seems to also be the case for Hikari Cross connections. Additionally, Wireguard uses AF41 on handshake packets, which caused my tunnels to never establish connections. Since this was hardcoded and not configurable, I had to filter the packets and rewrite the DSCP at nftables on my router box. (Speaking of the router it also has the problem that the MAP-T implementation hacked on nftables maps the port suboptimally since the range is non continuous... A workaround I could think of is to first translate to a continuous range of 240 ports, and then statically map each 16 ports to the desired ports in a separate network namespace or something, but I haven't got around to actually implement that.) I was surprised when I found out this selective behavior since prior to that I used to think that Flets IPoE was fairly good at being a dumb pipe. I was not aware of the post by Asahi Lina and as an Asahi Linux user it was interesting to see her encounter a very local problem that I was familiar with. Best, Myon (Takamichi Horikawa)
- References:
- [tlug] Speed up SSH/SFTP/Git/rsync/etc. on NTT fiber
- From: Andrew Todd
Home | Main Index | Thread Index
- Prev by Date: [tlug] Speed up SSH/SFTP/Git/rsync/etc. on NTT fiber
- Next by Date: Re: [tlug] Speed up SSH/SFTP/Git/rsync/etc. on NTT fiber
- Previous by thread: [tlug] Speed up SSH/SFTP/Git/rsync/etc. on NTT fiber
- Next by thread: Re: [tlug] Speed up SSH/SFTP/Git/rsync/etc. on NTT fiber
- Index(es):