diff options
author | Jan Dittberner <jan@dittberner.info> | 2016-04-17 23:17:35 +0200 |
---|---|---|
committer | Jan Dittberner <jan@dittberner.info> | 2016-04-17 23:17:35 +0200 |
commit | e98a2197499b16db47aa7c897b65c03a3a3f2448 (patch) | |
tree | b24b7a64f8dc9dff7f24e172f629caa7499bbe89 /docs/network.rst | |
parent | f8566158d6f1d2b7ab0927519d09dd1946334368 (diff) | |
download | cacert-infradocs-e98a2197499b16db47aa7c897b65c03a3a3f2448.tar.gz cacert-infradocs-e98a2197499b16db47aa7c897b65c03a3a3f2448.tar.xz cacert-infradocs-e98a2197499b16db47aa7c897b65c03a3a3f2448.zip |
Add more structure and todos
Diffstat (limited to 'docs/network.rst')
-rw-r--r-- | docs/network.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/network.rst b/docs/network.rst index 834e219..33e79f2 100644 --- a/docs/network.rst +++ b/docs/network.rst @@ -34,10 +34,11 @@ accessible from other CAcert systems. The Intranet IPv4 addresses are in the Internal -------- -The infrastructure host :doc:`infra02` has a local bridge interface *br0* that -is used to connect the containers on that machine and allows explicit routing -as well as services that are purely internal and are not reachable from the -Internet or Intranet machines in the IP range mentioned above. +The infrastructure host :doc:`systems/infra02` has a local bridge interface +*br0* that is used to connect the containers on that machine and allows +explicit routing as well as services that are purely internal and are not +reachable from the Internet or Intranet machines in the IP range mentioned +above. The local bridge uses IPv4 addresses from the :ip:v4range:`10.0.0.0/24` range. IPv6 addresses are directly assigned to containers from the |