new firewall rule
Posted: Thu May 12, 2005 11:11 am
Hi,
i would like to make a simple firewall rule that drops several tcp ports
(example 135, 179, 304).
Like this:
/ip firewall rule forward add dst-port=135 protocol=tcp action=drop
/ip firewall rule forward add dst-port=179 protocol=tcp action=drop
/ip firewall rule forward add dst-port=304 protocol=tcp action=drop
Can I join this 3 rules into one rule? How?
tx,
Boris T
i would like to make a simple firewall rule that drops several tcp ports
(example 135, 179, 304).
Like this:
/ip firewall rule forward add dst-port=135 protocol=tcp action=drop
/ip firewall rule forward add dst-port=179 protocol=tcp action=drop
/ip firewall rule forward add dst-port=304 protocol=tcp action=drop
Can I join this 3 rules into one rule? How?
![Embarassed :oops:](./images/smilies/icon_redface.gif)
tx,
Boris T