* [devel] Bug 29813, libip6t_NETFLOW.c
@ 2015-06-21 8:28 Sergey Y. Afonin
2015-06-29 11:34 ` Sergey Afonin
0 siblings, 1 reply; 2+ messages in thread
From: Sergey Y. Afonin @ 2015-06-21 8:28 UTC (permalink / raw)
To: devel
Приветствую.
Есть такой баг: http://bugzilla.altlinux.org/29813
Попробовал сделать самостоятельный подход, но столкнулся с проблемой.
iptables собирается, если поменять libipt_NETFLOW.c на тот, кторый
присутствует в современной версии ipt-netflow. Для сборки libip6t_NETFLOW.c
достаточно сделать симлинк libip6t_NETFLOW.c -> libipt_NETFLOW.c. Однако,
с новым пакетом, правило NETFLOW не создаётся ни для IPv4, ни для IPv6:
# iptables -A FORWARD -j NETFLOW
iptables: target "NETFLOW" has version "1.4.21", but "libxtables.so.10" is required.
# ip6tables -A FORWARD -j NETFLOW
ip6tables: target "NETFLOW" has version "1.4.21", but "libxtables.so.10" is required.
Такой баг присутствует в багтрекере ipt-netflow, и там он исправлен
изменениеями в configure: https://github.com/aabc/ipt-netflow/issues/9
Исправление больше, чем в одну строчку, и configure в iptables и ipt-netflow
весьма различны. Без опыта использования autotools не очень понятно, куда
надо залезть. И, честно говоря, не очень понятно, что за ошибка вообще.
Не делается попытка найти libxtables.so.10 в /lib (/lib64), где эта самая
библиотека лежит ?
--
С уважением, Сергей Афонин
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [devel] Bug 29813, libip6t_NETFLOW.c
2015-06-21 8:28 [devel] Bug 29813, libip6t_NETFLOW.c Sergey Y. Afonin
@ 2015-06-29 11:34 ` Sergey Afonin
0 siblings, 0 replies; 2+ messages in thread
From: Sergey Afonin @ 2015-06-29 11:34 UTC (permalink / raw)
To: devel
On Sunday 21 June 2015, Sergey Y. Afonin wrote:
> Без опыта использования autotools не очень понятно, куда надо залезть.
Похоже, надо было "-DXTABLES" добавить.
--
С уважением, Сергей Афонин.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-29 11:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-21 8:28 [devel] Bug 29813, libip6t_NETFLOW.c Sergey Y. Afonin
2015-06-29 11:34 ` Sergey Afonin
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git