Tag: IPv6
All the articles with the tag "IPv6".
The Right Way to Use WebArena Indigo
Made with AIWebArena Indigo is a cheap, good-value Japanese VPS that makes a great landing node. But if you front it with a relay and push traffic over a GRE tunnel like I did, GRE over IPv4 gets rate-limited the moment you run a speed test — the connection collapses right after the first burst. This post walks through what I tried (realm public forwarding, IPv4 GRE, IPv6 GRE) and how I ruled out snell, MTU, DNS and the qdisc one by one, landing on the conclusion that only GRE over IPv6 (ip6gre) reliably escapes the rate limiting. Plus a note on picking between the 500M/4-core and 1000M/6-core shared plans.
Tinkering with Home Network: N100 + PVE + iKuai + sing-box
Notes on building a home network around an N100 mini PC running PVE 9.0 with iKuai as the main router and Debian 13 as a sing-box side gateway. Covers port assignment tricks for PVE management access, choosing sing-box over dae due to Shadowsocks 2022 support, bringing IPv6 to the LAN via ULA + radvd when the ISP has no v6 uplink, and fixing the Happy Eyeballs stall on domestic apps by forcing the direct outbound to ipv4_only.
My third ASN and IP resource request
The journey of acquiring three ASNs (AS206729, AS60614, AS30700) across RIPE and ARIN, including tips on obtaining rare 2-byte ASNs and IPv4 allocations directly from ARIN at lower costs.
IPv6 proxy pool configuration
A technical guide to setting up an IPv6 HTTP proxy pool using BGP-announced addresses, including BIRD configuration, network interface setup, and the http-proxy-ipv6-pool tool for rotating outbound IPs.