Community discussions

MikroTik App
 
nvpro
just joined
Topic Author
Posts: 1
Joined: Thu Dec 30, 2021 12:07 pm

Automatic comments in address lists

Thu Dec 30, 2021 12:22 pm

Hello!
I'm using firewall rules to add some addresses into address lists:
/ip firewall filter
add action=add-src-to-address-list address-list=Forbidden address-list-timeout=1h1m20s chain=forward comment="TEST" dst-port=80,81 in-interface=WAN protocol=tcp
How can I do this with an address list record comments to be added too? May be something like this?:
/ip firewall filter
add action=add-src-to-address-list address-list=Forbidden address-list-timeout=1h1m20s address-list-comment="HTTP" chain=forward comment="TEST" dst-port=80,81 in-interface=WAN protocol=tcp

Who is online

Users browsing this forum: Bolendox, DMITRYB, Google [Bot], LAZst and 45 guests