Bug 18566 - Ошибка при работе с модулем connlimit
Summary: Ошибка при работе с модулем connlimit
Status: CLOSED WONTFIX
Alias: None
Product: Branch 4.0
Classification: Distributions
Component: iptables (show other bugs)
Version: 4.0
Hardware: all Linux
: P2 normal
Assignee: Dmitry V. Levin
QA Contact: Q.A. 4.0
URL: http://forum.altlinux.org/index.php/t...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 01:37 MSK by MisHel64
Modified: 2009-06-03 03:02 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MisHel64 2009-01-20 01:37:19 MSK
Пытаюсь использовать модуль connlimit. Строчка взята из мана.
# iptables -A INPUT -p tcp --syn --dport 23 -m connlimit --connlimit-above 2 -j REJECT
в ответ получаю: "Invalid argument".
И запись в /var/log/messages: "kernel: ip_tables: connlimit match: invalid size 32 != 16"
Comment 1 Dmitry V. Levin 2009-06-03 03:02:57 MSD
В 5.0+ это работает, а проверять и исправлять на этом бранче у меня, извините, планов нет.