[Bug 490] New: ROUTE extension module unusable since 2.6.16

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Mon Jul 3 22:58:10 CEST 2006


https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=490

           Summary: ROUTE extension module unusable since 2.6.16
           Product: netfilter/iptables
           Version: patch-o-matic-ng
          Platform: i386
        OS/Version: Debian GNU/Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ip_tables (kernel)
        AssignedTo: laforge at netfilter.org
        ReportedBy: jckn at gmx.net


While the module can still be patched into the kernel and compilation runs 
fine, I cannot create any rule that uses it:
(example with minimal number of arguments)

root at hejre:/var/log# iptables -t mangle -A POSTROUTING -j ROUTE --oif ppp1 --
continue
iptables: Invalid argument
root at hejre:/var/log# dmesg | tail -10
[unrelated output stripped]
ip_tables: ROUTE target: invalid size 0 != 40
root at hejre:/var/log# 

I'd investigate closer, but I don't know where I should start looking... it 
seems ipt_ROUTE lost step with the netfilter-kernel-code reorganisation. Kernel 
versions prior to 2.6.16 work flawlessly.

-- 
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the netfilter-buglog mailing list