diff --git a/README.md b/README.md index f015bfa..e024115 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# dmz-dns-vm +# Hermes -Provisions a VM using libvirt which acts as the DNS server on our DMZ network. +Hermes is the VM that runs Dnsmasq for DHCP and DNS in our DMZ. The VMs on our DMZ might like to contact eachother. For example, one VM wants to clone a repository from the git server. @@ -20,4 +20,4 @@ What is needed from the router: - Static IPv4 addresses on the DMZ interface (`192.168.30.1/24`). - Static IPv6 addresses on the DMZ interface (`2a02:58:19a:f730::1/64`). - DNS domain override for `geokunis2.nl`, `pizzapim.nl`, `pim.kunis.nl` and `dmz` to `192.18.30.7`. -- `unmanaged` IPv6 router advertisements on the DMZ interface. +- `unmanaged` (SLAAC) IPv6 router advertisements on the DMZ interface.