1.2 KiB
Executable File
1.2 KiB
Executable File
1 | hostname | domainname | ip_address | static | mac_address | dhcp_option | type | comment |
---|---|---|---|---|---|---|---|---|
2 | tag:vm-dns,option:dns-server,192.168.128.253 | <<tag>> | Sets value of dhcp-option configuration option, here which DNS server to use | |||||
3 | tag:pi-dns,option:dns-server,192.168.128.254 | <<tag>> | Sets value of dhcp-option configuration option, here which DNS server to use | |||||
4 | slash | example.net | 192.168.128.2 | true | f4:02:70:b6:17:d2 | <<physical>> | ESXi Host | |
5 | dudu | example.net | 192.168.128.3 | true | <<physical>> | dudu node | ||
6 | mohh | example.net | 192.168.128.5 | true | <<virtual>> | vCenter installation | ||
7 | ku | example.net | 192.168.128.250 | true | pi-dns | <<physical>> | Control node | |
8 | proxy | example.net | 192.168.128.252 | true | vm-dns | <<virtual>> | Proxy server VM based on a docker image | |
9 | wpad | example.net | 192.168.128.252 | <<alias>> | Proxy autodiscovery alias | |||
10 | vmhole | example.net | 192.168.128.253 | true | <<virtual>> | Pi-hole based VM DNS server with statically assigned IP (static prevents DHCP from handing out that IP/DNS name combination) | ||
11 | opihi | example.net | 192.168.128.254 | b8:27:eb:24:32:1b | <<physical>> | Raspberry Pi backed Pi-Hole DNS and DHCP server for this network, docker based and ansible managed |