Add bsc.es to resolve domain names

This commit is contained in:
Rodrigo Arias 2025-06-13 09:40:17 +02:00
parent fbd0a8caa2
commit f775907f90

View File

@ -26,6 +26,7 @@
# Only BSC DNSs seem to be reachable from the office VLAN
nameservers = [ "84.88.52.35" "84.88.52.36" ];
search = [ "bsc.es" ];
defaultGateway = "10.0.44.1";
};