<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>29803</bug_id>
          
          <creation_ts>2014-02-05 00:28:46 +0400</creation_ts>
          <short_desc>-j NETFLOW не работает для IPv6</short_desc>
          <delta_ts>2014-03-04 13:43:06 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>kernel-modules-ipt_NETFLOW-led-ws</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>29813</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergey Y. Afonin">asy</reporter>
          <assigned_to>led</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>145084</commentid>
    <comment_count>0</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2014-02-05 00:28:46 +0400</bug_when>
    <thetext>В 1.8.2 уже есть поддержка IPv6, но собирается только ipt_NETFLOW. Не плохо бы и ipt6_NETFLOW добавить.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145127</commentid>
    <comment_count>1</comment_count>
    <who name="">led</who>
    <bug_when>2014-02-06 15:54:19 +0400</bug_when>
    <thetext>kernel-modules-ipt_NETFLOW-led-ws:

modinfo -F alias ipt_NETFLOW
ip6t_NETFLOW</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145135</commentid>
    <comment_count>2</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2014-02-07 11:03:35 +0400</bug_when>
    <thetext>Тогда или я что-то не понимаю, или что-то, всё же, не работает...

# uname -vr
3.10.28-led-ws-alt8 #1 SMP PREEMPT Thu Feb 6 00:17:10 UTC 2014
# sysctl net.netflow.protocol=9
# ip6tables -I FORWARD -j NETFLOW
ip6tables v1.4.18: Couldn&apos;t load target `NETFLOW&apos;:No such file or directory

Try `ip6tables -h&apos; or &apos;ip6tables --help&apos; for more information.

Про алиас, при этом, правда:
# modinfo -F alias ipt_NETFLOW
ip6t_NETFLOW</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145136</commentid>
    <comment_count>3</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2014-02-07 11:28:36 +0400</bug_when>
    <thetext>Кажется вот (после ручного updatedb):

# locate NETFLOW.so
/lib64/iptables/libipt_NETFLOW.so

А по Makefile выходит, что есть ещё libip6t_NETFLOW.so:

linstall: | libipt_NETFLOW.so libip6t_NETFLOW.so
        install -D libipt_NETFLOW.so $(DESTDIR)$(IPTABLES_MODULES)/libipt_NETFLOW.so
        install -D libip6t_NETFLOW.so $(DESTDIR)$(IPTABLES_MODULES)/libip6t_NETFLOW.so</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145145</commentid>
    <comment_count>4</comment_count>
    <who name="">led</who>
    <bug_when>2014-02-07 14:58:20 +0400</bug_when>
    <thetext>(В ответ на комментарий №3)
&gt; Кажется вот (после ручного updatedb):
&gt; 
&gt; # locate NETFLOW.so
&gt; /lib64/iptables/libipt_NETFLOW.so
&gt; 
&gt; А по Makefile выходит, что есть ещё libip6t_NETFLOW.so:
&gt; 
&gt; linstall: | libipt_NETFLOW.so libip6t_NETFLOW.so
&gt;         install -D libipt_NETFLOW.so
&gt; $(DESTDIR)$(IPTABLES_MODULES)/libipt_NETFLOW.so
&gt;         install -D libip6t_NETFLOW.so
&gt; $(DESTDIR)$(IPTABLES_MODULES)/libip6t_NETFLOW.so

Т.е. kernel-modules-* тут ни при чём.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145146</commentid>
    <comment_count>5</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2014-02-07 15:10:57 +0400</bug_when>
    <thetext>&gt; Т.е. kernel-modules-* тут ни при чём.

Получается, что так.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>145580</commentid>
    <comment_count>6</comment_count>
    <who name="Sergey Y. Afonin">asy</who>
    <bug_when>2014-03-04 13:43:06 +0400</bug_when>
    <thetext>На заметку. &quot;ip6tables -I FORWARD -j NETFLOW&quot; точно работает с

kernel-image-led-ws-3.4.82-alt0.M70P.1
kernel-modules-ipt_NETFLOW-led-ws-1.8.2_3.4.82-alt0.M70P.1

после подмены lib*_NETFLOW.so (Bug 29813#c1).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>