You are on page 1of 1

/ip firewall address-list

add address=192.168.1.1 list=Modem


add address=192.168.2.1 list=Modem

/ip firewall filter


add action=drop chain=forward comment="MODEM PROTECTED" disabled=yes dst-address-
list=MODEM dst-port=21-23,80,443 protocol=tcp

You might also like