I set the ipsec tunnel on the default settings of mikrotik version 6.49.10 and it works properly.
But I would like it to work only in one direction and I added:
/ip firewall filter
add action=drop chain=forward dst-address-list=dst src-address-list=src
but the rule blocks traffic in both directions.
How to block one-way traffic?
But I would like it to work only in one direction and I added:
/ip firewall filter
add action=drop chain=forward dst-address-list=dst src-address-list=src
but the rule blocks traffic in both directions.
How to block one-way traffic?
Statistics: Posted by makekiewicz — Wed Mar 06, 2024 1:06 pm