diff options
author | Jan Dittberner <jandd@cacert.org> | 2016-06-11 12:25:40 +0200 |
---|---|---|
committer | Jan Dittberner <jandd@cacert.org> | 2016-06-11 12:25:40 +0200 |
commit | 4c8248628827065e53925ef11e1473a9d89b9add (patch) | |
tree | 0f93a2e9a1699ad2e9bea3861cdb91848e50fac9 /docs | |
parent | 45ac480ebd754f21625e2297ca6d7bbdfaebd493 (diff) | |
download | cacert-infradocs-4c8248628827065e53925ef11e1473a9d89b9add.tar.gz cacert-infradocs-4c8248628827065e53925ef11e1473a9d89b9add.tar.xz cacert-infradocs-4c8248628827065e53925ef11e1473a9d89b9add.zip |
Use correct subnet for public IPv4 addresses
Diffstat (limited to 'docs')
-rw-r--r-- | docs/iplist.rst | 2 | ||||
-rw-r--r-- | docs/network.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/iplist.rst b/docs/iplist.rst index 26722c2..f20050c 100644 --- a/docs/iplist.rst +++ b/docs/iplist.rst @@ -4,7 +4,7 @@ IP address list Internet IP addresses --------------------- -.. ip:v4range:: 213.154.225.0/24 +.. ip:v4range:: 213.154.225.224/27 This is the public CAcert IPv4 address range diff --git a/docs/network.rst b/docs/network.rst index b8262f0..078f3ad 100644 --- a/docs/network.rst +++ b/docs/network.rst @@ -16,7 +16,7 @@ CAcert has a public Internet IPv4 address range and some of the Internet IP addresses are mapped to the infrastructure systems. The infrastructure systems use IPv4 addresses from the -:ip:v4range:`213.154.225.0/24` subnet. +:ip:v4range:`213.154.225.224/27` subnet. IPv6 connectivity is also available. The infrastructure IPv6 addresses are taken from the :ip:v6range:`2001:7b8:616:162:1::/80` and |