configure resolv-dns for public user network

This commit is contained in:
lilly 2025-03-14 20:36:15 +01:00
commit ac06f51765
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
2 changed files with 30 additions and 1 deletions

View file

@ -76,6 +76,7 @@ in
authoritative = true;
shared-networks = [
{
# management network
name = "mgmtNet";
interface = "ethMgmt";
option-data = [
@ -102,6 +103,7 @@ in
}
{
# public user network (only temporary setup)
name = "tempPublicUser";
interface = "ethPubUsr";
option-data = [