Community discussions

MikroTik App
 
naiffahda
just joined
Topic Author
Posts: 1
Joined: Mon Oct 31, 2022 8:27 am

destination address list not working after drop connection

Mon Oct 31, 2022 9:19 am

im trying to drop all connection expect whatsapp so im doing that:
/ip firewall filter
add action=add-dst-to-address-list address-list=Whatsapp address-list-timeout=\
4d chain=forward comment=Whatsapp content=whats.com
add action=add-dst-to-address-list address-list=Whatsapp address-list-timeout=\
4d chain=forward content=whatsapp.net
add action=add-dst-to-address-list address-list=Whatsapp address-list-timeout=\
4d chain=forward content=wa.me
add action=add-dst-to-address-list address-list=Whatsapp address-list-timeout=\
4d chain=forward content=whatsapp
add action=add-dst-to-address-list address-list=Whatsapp address-list-timeout=\
4d chain=forward content=.wa.me
add action=accept chain=forward dst-address-list=Whatsapp src-address=\
10.1.1.0/24
add action=drop chain=forward in-interface=LAN-ether1 out-interface=WAN-ether2

but the rule not count and cannot get destination address list while drop rule is enable, when i disable drop rule the address list is working.

PLEASE HELP

Who is online

Users browsing this forum: andrep, brunoemmels, gigabyte091, kolopeter, kub1x, menyarito, Speedyboat13 and 93 guests