Форвард DNS у Мікротику на інший сервер
Додано: 04-01-2025 20:55:39
Код: Виділити все
/ip dns static
add forward-to=192.168.100.50 regexp=".*\\.example\\.com\$" type=FWD
add forward-to=192.168.100.50 regexp="example\\.com\$" type=FWD
Адміністрування серверів, веб-сайтів, комп'ютерна допомога
https://forum.serviceplus.in.ua/
Код: Виділити все
/ip dns static
add forward-to=192.168.100.50 regexp=".*\\.example\\.com\$" type=FWD
add forward-to=192.168.100.50 regexp="example\\.com\$" type=FWD