hi collegues,
how to block the incoming ports from 11000 till 65535 tcp ?
/ip firewall filter add chain=input protocol=tcp dst-port=1100-65535 action=drop
hi collegues,
how to block the incoming ports from 11000 till 65535 tcp ?
/ip firewall filter add chain=input protocol=tcp dst-port=1100-65535 action=drop