switch to quad9 as fallback DNS
This commit is contained in:
parent
e5cacc3bc8
commit
c57817fdf3
2 changed files with 7 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
matchConfig = { Name = "enp1s0"; };
|
||||
networkConfig = {
|
||||
Address = "95.216.166.21/32";
|
||||
DNS = "1.1.1.1";
|
||||
DNS = "9.9.9.9";
|
||||
};
|
||||
routes = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue