servo: fix DNS; although it's getting DHCP routes via DHCP, it doesn't seem to be getting DNS??
This commit is contained in:
@@ -36,6 +36,7 @@ in
|
|||||||
"205.201.63.12/32"
|
"205.201.63.12/32"
|
||||||
"10.78.79.51/22"
|
"10.78.79.51/22"
|
||||||
];
|
];
|
||||||
|
networkConfig.DNS = [ "10.78.79.1" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
sane.ports.openFirewall = true;
|
sane.ports.openFirewall = true;
|
||||||
|
Reference in New Issue
Block a user