fix dns resolution on dns servers
This commit is contained in:
parent
43145bbd19
commit
ed99a3710e
3 changed files with 14 additions and 5 deletions
|
|
@ -12,7 +12,7 @@
|
|||
enable = true;
|
||||
networks = {
|
||||
"10-eth0" = {
|
||||
matchConfig.MACAddress = "BC:24:11:41:E1:61";
|
||||
matchConfig.MACAddress = "BC:24:11:21:7F:AF";
|
||||
address = [ "94.45.248.2/24" ];
|
||||
gateway = [ "BC:24:11:21:7F:AF" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue