"iT Info"
In this Video we learn how to save users log in DMA Radius using Mikrotik RouterBoard / OS
Follow these steps.
Copy and paste these commands in Mikrotik terminal but please make sure about your DMA ip or SRC ip addresses
#Make address list
/ip firewall address-list
add list=cts address=10.1.0.0/16
add list=cts address=10.0.0.0/16
#Filter Rule for Log
/ip firewall filter
add chain=forward protocol=tcp connection-state=new src-address-list=cts action=log comment="cts-log"
add chain=forward protocol=udp connection-state=new src-address-list=cts action=log comment="cts-log"
#sys log transfer to DMA
/system logging action
add name=syslog remote=192.168.19.19 remote-port=4960 target=remote
/system logging add topics=firewall action=syslog
#iTInfo
Смотрите видео Mikrotik LOG save in DMA Radius CTS | DMA Radius CTS Features || "iT Info" онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь iT Info 16 Май 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,180 раз и оно понравилось 30 людям.