No effect, the same responsed. # iptables -t filter -A FORWARD -m connlimit --connlimit-above 100 -j DROP iptables: No chain/target/match by that name # iptables -t filter -A OUTPUT -m connlimit --connlimit-above 100 -j DROP iptables: No chain/target/match by that name ----- Original Message ----- From: "Samuel Díaz García" <samueldg@xxxxxxxxxxxx> To: "Omar Garcia" <omar.garcia@xxxxxxxxxxxxx> Sent: Wednesday, January 26, 2005 3:57 PM Subject: Re: Connlimit problem > It is working in "filter" table, not in mangle. > > Try it, I think connlimit is only for filters. > > Say us. > > Omar Garcia escribió: > > Hi list, > > > > I try to configurate a transparent bridge with QoS > > I have a pentium computer with two network cards, kernel 2.6.8 with IMQ,WRR,IPP2P and other more patched. > > > > The problem is when i try to include the following rule: > > > > iptables -A PREROUTING -t mangle -m connlimit --connlimit-above 100 -j DROP > > > > If i tried in two steps, i confirm that the module connlimit is installed: > > > > BridgeWall:/home/omar# iptables -A PREROUTING -t mangle -m connlimit > > iptables v1.2.11: You must specify `--connlimit-above' > > Try `iptables -h' or 'iptables --help' for more information. > > > > > > BridgeWall:/home/omar# iptables -A PREROUTING -t mangle -m connlimit --connlimit-above 12 -j DROP > > iptables: No chain/target/match by that name > > Any idea???? > > > > Thanks in advange. > > > > Regards > > > > > > -- > Samuel Díaz García > Director Gerente > ArcosCom Wireless, S.L.L. > > mailto:samueldg@xxxxxxxxxxxx > http://www.arcoscom.com > móvil: 651 93 72 48 > tlfn/fax: 956 70 13 15 >