You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
437 B
5 lines
437 B
# DNS internal — gisportal wildcard; geonet HANYA iguf (nginx) |
|
/ip dns static remove [find comment~"hybrid dns geonet"] |
|
/ip dns static add name=iguf.geonet.co.id address=10.100.1.24 ttl=1d comment="split-dns iguf" |
|
/ip dhcp-server network set [find address=192.168.0.0/24] dns-server=192.168.0.1,203.142.82.222,203.142.84.222 |
|
/ip dhcp-server network set [find address=100.100.1.0/24] dns-server=10.100.1.1,203.142.82.222,203.142.84.222
|
|
|