[Bug 944] New: Improvement of feedback of missing chain/target/match name

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Mon May 19 20:22:03 CEST 2014


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

           Summary: Improvement of feedback of missing chain/target/match
                    name
           Product: iptables
           Version: 1.4.x
          Platform: x86_64
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: iptables
        AssignedTo: netfilter-buglog at lists.netfilter.org
        ReportedBy: krichter722 at aol.de
   Estimated Hours: 0.0


Invoking <code>sudo iptables -t nat -D PREROUTING -p tcp --dport 80 -j DNAT
--to-destination 192.168.178.150</code> returns <code>iptables: No
chain/target/match by that name.
</code>. Returning <code>iptables: No chain/target/match "<the entered name>"
by that name.</code> lowers the barriers for beginners to understand arguments
and their effect and it shouldn't hurt to repeat the chain/target/match. I
experienced this with v1.4.21.

-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the netfilter-buglog mailing list