test local dns

This commit is contained in:
2025-08-07 11:55:44 -05:00
parent c025f420d0
commit a6239611ba

View File

@@ -109,8 +109,8 @@
hosts = { hosts = {
"192.168.100.11" = [ "blunkall.us" "*.blunkall.us" ]; "192.168.100.11" = [ "blunkall.us" "*.blunkall.us" ];
"192.168.100.20" = [ "gitea.blunkall.us" ]; "192.168.100.20" = [ "gitea.blunkall.us" ];
"192.168.100.21:5678" = [ "n8n.blunkall.us" ]; "192.168.100.21:5678" = [ "n8n.local" ];
"192.168.100.25:8123" = [ "hass.blunkall.us" ]; "192.168.100.25:8123" = [ "hass.local" ];
}; };
nftables = {}; nftables = {};
nat = { nat = {