Add cranberrypi as a secondary DNS server handed out to clients via DHCP

This commit is contained in:
2026-03-11 12:16:08 -04:00
parent d161279681
commit cba1f3ba10

View File

@@ -65,7 +65,8 @@ add address=192.168.88.40 client-id=\
DC:A6:32:67:01:17 server=dhcp2
/ip dhcp-server network
add
add address=192.168.88.0/24 dns-server=192.168.88.231 gateway=192.168.88.1
add address=192.168.88.0/24 dns-server=192.168.88.231,192.168.88.40 gateway=\
192.168.88.1 wins-server=0.0.0.0
/ip dns
set allow-remote-requests=yes servers=8.8.8.8
/ip firewall filter