From 8d00c36edd69111a4ddfdb3808cd6b6ed29ab617 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sat, 20 Feb 2021 12:35:54 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 90b67ca..7d4e939 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,7 +24,7 @@ mediums or routing daemon you choose to use is up to you - this falls in line wi The subnets that we use so far are the below private ranges. * For **IPv4** we are running on the `10.0.0.0/8` range. -* For **IPv6** we are running on the `fd00::/8` range. +* For **IPv6** we are running on the `fd8a:6111:3b1a::/48` range. IPv4 note: If we run out we will simply use more private ranges but we will keep out the `192.168.0.0/16` range such that home networks (sane ones) will not have any clashes.