Skip to content

Commit

Permalink
put why ipv6 is blocked for ipv6 us
Browse files Browse the repository at this point in the history
  • Loading branch information
japlic authored Jul 19, 2024
1 parent 93102f8 commit 766829f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/configuration/ipv6/hetzner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
description: How to configure IPv6 on your Hetzner VPS.
---

# US locations for hetzner blockeds ipv6 rotation

Setting up IPv6 for Lavalink on a Hetzner VPS is just 3 commands. The VPS comes with a /64 address to use and already has IPv6 enabled for you.

This how-to may depend on your system's OS, but it has already been tested on `Ubuntu` and `Debian`.
Expand All @@ -26,4 +28,4 @@ ping6 -I 1234:1234:1234:: -c 2 google.com
ping6 -I 1234:1234:1234::1 -c 2 google.com
ping6 -I 1234:1234:1234::2 -c 2 google.com
ping6 -I 1234:1234:1234:dead:beef:1234:1234 -c 2 google.com
```
```

0 comments on commit 766829f

Please sign in to comment.