Mon Jul 10, 2006 8:06 am
Hii....
I am using MT 2.9.6
using this rule but client can open more than 5 connections per Ip address.
/ip firewall filter add chain=forward protocol=tcp tcp-flags=syn connection-limit=4,24 action=drop
here my config
local : 192.168.168.200 netmask : 255.255.255.0
public : 10.97.20.200 netmask : 255.255.0.0
ip firewall nat> add chain=srcnat action=masquerade out-interface=Public
pls assist