Hello mates
is there anyway to LOG if an IP address used a Specific port?
Example:
I need to know the IP address of who accessed port 135 today
thanks
Hello mates
is there anyway to LOG if an IP address used a Specific port?
Example:
I need to know the IP address of who accessed port 135 today
thanks
Add firewall rule
/ip firewall filter add chain=input protocol=tcp dst-port=135 action=log
Thank you very much …
Whats the Prefix option in the LOG?
it’s what shown in Log before main output =) just visual mark