diff --git a/host/templates/etc/resolv.conf b/host/templates/etc/resolv.conf index 395b462..4f02bb1 100644 --- a/host/templates/etc/resolv.conf +++ b/host/templates/etc/resolv.conf @@ -1,4 +1,4 @@ search srv nameserver 127.0.0.1 -nameserver ${NS_ADMIN_IPn} +nameserver ${NS_LAN_IPn} nameserver 8.8.8.8