Community discussions

MikroTik App
 
dmitriikuvshinov
just joined
Topic Author
Posts: 12
Joined: Thu Jan 12, 2023 3:52 pm

Transit traffic on CPE mikrotik

Thu Jan 12, 2023 5:54 pm

Hey
I want to improve performance on mikrotik for transit traffic on Mikrotik CPE
Part of config:
/ip firewall filter
add action=accept chain=input comment="accept all ICMP" protocol=icmp
add action=accept chain=input comment="accept all ESTABLISHED,RELATED" connection-state=established,related
add action=drop   chain=input comment="drop all input from ISP-in"  in-interface-list=ISP-in
add action=drop   chain=input comment="drop all input"
#start FORWARD
add action=fasttrack-connection chain=forward comment="defconf: fasttrack" connection-state=established,related
add chain=forward comment="accept established,related" connection-state=established,related
#END FORWARD
Should i add or replace fasttrack
/ip firewall raw add action=notrack chain=prerouting in-interface-list=ISP-in dst-address=111.222.111.223
because i don't need non CPE - Mikrotik traffic on it
Screenshot 2023-01-12 at 16.15.31.png
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: 5h4k4, derolf, Jörg, natxo and 47 guests