From 21b0e1eacf705cbf6c071d32af5ff09c13efff29 Mon Sep 17 00:00:00 2001 From: Luvi <48927069+manybaht@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:49:15 +0700 Subject: [PATCH 1/2] YouTube decided to do a little bit of pranking. --- docs/configuration/ipv6/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/configuration/ipv6/index.md b/docs/configuration/ipv6/index.md index ce2ff13d..84bf4b81 100644 --- a/docs/configuration/ipv6/index.md +++ b/docs/configuration/ipv6/index.md @@ -19,3 +19,5 @@ Here are some guides for some popular server providers: If your server provider is not listed above, you can use you can check out the general [Debian/Ubuntu](/docs/configuration/ipv6/ubuntudebian.md) guide on how to configure IPv6 on your server. If your server provider does not provide IPv6 or your IPv6 block size is less than `/64`, you can use [Tunnelbroker](/docs/configuration/ipv6/tunnelbroker.md) instead. + +Sometimes, using Tunnelbroker will result in videos that are geo-blocked in every country except the US and Canada, even if the IPv6 address is based in European countries. It may also result in videos that are geo-blocked in the US and Canada, even if the IPv6 address is based in the US. From 2771ab27f17f981266e37fb4bf8ec70179db42d4 Mon Sep 17 00:00:00 2001 From: Luvi <48927069+manybaht@users.noreply.github.com> Date: Tue, 6 Aug 2024 19:44:31 +0700 Subject: [PATCH 2/2] Tunnelbroker GeoIP warning --- docs/configuration/ipv6/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/ipv6/index.md b/docs/configuration/ipv6/index.md index 84bf4b81..42bcb61f 100644 --- a/docs/configuration/ipv6/index.md +++ b/docs/configuration/ipv6/index.md @@ -20,4 +20,4 @@ If your server provider is not listed above, you can use you can check out the g If your server provider does not provide IPv6 or your IPv6 block size is less than `/64`, you can use [Tunnelbroker](/docs/configuration/ipv6/tunnelbroker.md) instead. -Sometimes, using Tunnelbroker will result in videos that are geo-blocked in every country except the US and Canada, even if the IPv6 address is based in European countries. It may also result in videos that are geo-blocked in the US and Canada, even if the IPv6 address is based in the US. +Beware, when using Tunnelbroker, it will use the country you provided in your account's personal information to feed Google's GeoIP database for your tunnel subnet. That's why sometimes it appears that your tunnel is in the US, but the GeoIP location appears to be in other countries.