Bug 18567 - Ошибка при работе с модулем connlimit
Summary: Ошибка при работе с модулем connlimit
Status: CLOSED WONTFIX
Alias: None
Product: Branch 4.1
Classification: Distributions
Component: iptables (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P2 major
Assignee: Dmitry V. Levin
QA Contact: qa-4.1@altlinux.org
URL: http://forum.altlinux.org/index.php/t...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 01:59 MSK by MisHel64
Modified: 2009-06-03 03:03 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:59:53 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:03:27 MSD
В 5.0+ это работает, а проверять и исправлять на этом бранче у меня, извините, планов нет.