Manual:IP/Firewall/Connection tracking: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
Line 11: Line 11:
* NAT
* NAT
* firewall:
* firewall:
  ** connection-bytes
** connection-bytes
  ** connection-mark
** connection-mark
  ** connection-type
** connection-type
  ** connection-state
** connection-state
  ** connection-limit
** connection-limit
  ** connection-rate
** connection-rate
  ** layer7-protocol
** layer7-protocol
  ** p2p
** p2p
  ** new-connection-mark
** new-connection-mark
* p2p matching in simple queues
* p2p matching in simple queues


[[Category:Manual]]
[[Category:Manual]]

Revision as of 11:46, 20 November 2009

There are several ways to see what connections are making their way though the router.

In the Winbox Firewall window, you can switch to the Connections tab, to see current connections to/from/through your router. It looks like this:

2009-01-26 1346.jpg

You can also Turn on and off the connection tracking altogether, in the Tracking menu, accessible with a button of the same name in this window. Note that turning off the connection tracking will make NAT and most of the Firewall not work, because they rely on this feature.

List of features affected by connection tracking

  • NAT
  • firewall:
    • connection-bytes
    • connection-mark
    • connection-type
    • connection-state
    • connection-limit
    • connection-rate
    • layer7-protocol
    • p2p
    • new-connection-mark
  • p2p matching in simple queues