diff options
author | Jan Dittberner <jan@dittberner.info> | 2016-04-17 21:38:26 +0200 |
---|---|---|
committer | Jan Dittberner <jan@dittberner.info> | 2016-04-17 21:38:26 +0200 |
commit | 1cef15713d248c73e7fba099288f72d15e89fc7e (patch) | |
tree | cdf08f984e237d0e3acb0d26bd9300cfe8c0cd01 /docs | |
parent | 799ac295121feef1af0858b323670fa644026fb5 (diff) | |
download | cacert-infradocs-1cef15713d248c73e7fba099288f72d15e89fc7e.tar.gz cacert-infradocs-1cef15713d248c73e7fba099288f72d15e89fc7e.tar.xz cacert-infradocs-1cef15713d248c73e7fba099288f72d15e89fc7e.zip |
Finalize Infra02 documentation
This commit adds all information existing in
https://wiki.cacert.org/SystemAdministration/Systems/Infra02 to the
infra02 document. The commit adds index terms and the DNS entries are
now formatted as a table to be more readable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/systems/infra02.rst | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/docs/systems/infra02.rst b/docs/systems/infra02.rst index 9cb621d..cf22222 100644 --- a/docs/systems/infra02.rst +++ b/docs/systems/infra02.rst @@ -88,14 +88,21 @@ Logical Location DNS --- -* infrastructure.cacert.org. IN A 213.154.225.230 -* infrastructure.cacert.org. IN SSHFP 1 1 5A82D3C150AF002C05784F73250A067053AEED63 -* infrastructure.cacert.org. IN SSHFP 1 2 63B0D74A3F1CE61865A5EB0497EF05243BC4067EC983C69AB8E62F3CB940CC82 -* infrastructure.cacert.org. IN SSHFP 2 1 AF8D8E3386EAA72997709632ADF2B457E6FEF0DC -* infrastructure.cacert.org. IN SSHFP 2 2 3A0188FC47D1FDD14D70A2FB78F51792D06BA11EAE6AB16E73CB7BB8DD6A0DC8 -* infrastructure.cacert.org. IN SSHFP 3 1 3E1B9EBF85B726CF831C76ECB8C17786AEDF40E8 -* infrastructure.cacert.org. IN SSHFP 3 2 3AE7F0035C2172977E99BFE312C7A8299650DEA16A975EA13EECE8FDA426062A -* infra02.intra.cacert.org. IN A 172.16.2.10 +.. index:: + single: DNS records; Infra02 + +========================== ======== ==================================================================== +Name Type Content +========================== ======== ==================================================================== +infrastructure.cacert.org. IN A 213.154.225.230 +infrastructure.cacert.org. IN SSHFP 1 1 5A82D3C150AF002C05784F73250A067053AEED63 +infrastructure.cacert.org. IN SSHFP 1 2 63B0D74A3F1CE61865A5EB0497EF05243BC4067EC983C69AB8E62F3CB940CC82 +infrastructure.cacert.org. IN SSHFP 2 1 AF8D8E3386EAA72997709632ADF2B457E6FEF0DC +infrastructure.cacert.org. IN SSHFP 2 2 3A0188FC47D1FDD14D70A2FB78F51792D06BA11EAE6AB16E73CB7BB8DD6A0DC8 +infrastructure.cacert.org. IN SSHFP 3 1 3E1B9EBF85B726CF831C76ECB8C17786AEDF40E8 +infrastructure.cacert.org. IN SSHFP 3 2 3AE7F0035C2172977E99BFE312C7A8299650DEA16A975EA13EECE8FDA426062A +infra02.intra.cacert.org. IN A 172.16.2.10 +========================== ======== ==================================================================== .. seealso:: @@ -104,6 +111,10 @@ DNS Operating System ---------------- +.. index:: + single: Debian GNU/Linux; Wheezy + single: Debian GNU/Linux; 7.10 + * Debian GNU/Linux 7.10 Applicable Documentation @@ -175,6 +186,7 @@ Outbound network connections * :doc:`emailout` as SMTP relay * ftp.nl.debian.org as Debian mirror * security.debian.org for Debian security updates +* all traffic of non-critical infrastructure systems Security ======== @@ -182,6 +194,9 @@ Security SSH host keys ------------- +.. index:: + single: SSH host keys; Infra02 + +-----------+-----------------------------------------------------+ | Algorithm | Fingerprint | +===========+=====================================================+ @@ -223,6 +238,7 @@ Tasks .. todo:: document how to setup a new container .. todo:: document how to setup firewall rules/forwarding .. todo:: document how the backup system works +.. todo:: add DNS setup for IPv6 address Planned ------- |