[Bug 513] New: --dport unusable

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Mon Sep 18 09:27:53 CEST 2006


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

           Summary: --dport unusable
           Product: netfilter/iptables
           Version: linux-2.6.x
          Platform: i386
        OS/Version: Debian GNU/Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: ip_tables (kernel)
        AssignedTo: laforge at netfilter.org
        ReportedBy: totya at ajkanet.hu


I used this rule with 2.6.15.x with no problem but with 2.6.17.x I get the 
following error :
#iptables -A INPUT -p tcp --dport 22 -j allowed
     iptables: No chain/target/match by that name

#iptables -A tcp-packets -p tcp --dport 22 -j allowed
    iptables: No chain/target/match by that name

The iptables is 1.3.5. I get it from netfilter.org and I set the kernel include 
dir to the 2.6.17.x

-- 
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