bugzilla-daemon@bugzilla.netfilter.org
2006-Aug-24  16:07 UTC
[Bug 504] New: Unknown error, bad hook_mask
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=504
           Summary: Unknown error, bad hook_mask
           Product: netfilter/iptables
           Version: linux-2.6.x
          Platform: i386
        OS/Version: Gentoo
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ip_tables (kernel)
        AssignedTo: laforge@netfilter.org
        ReportedBy: prezes.klubu@gmail.com
if i want add DNAT rule in POSTROUTING chain in nat table,
iptables -t nat -A POSTROUTING -s 192.168.10.1 -j DNAT --to 192.168.11.1
i get
iptables: Unknown error 4294967295
and dmesg
ip_tables: DNAT target: bad hook_mask 16
-- 
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.