"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
Watch video Mikrotik LOG save in DMA Radius CTS | DMA Radius CTS Features || "iT Info" online without registration, duration hours minute second in high quality. This video was added by user iT Info 16 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,180 once and liked it 30 people.