[Bug 904] Matching ah without optional argument gives unintuitive result

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Thu Feb 13 17:18:37 CET 2014


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

Phil Oester <netfilter at linuxace.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |netfilter at linuxace.com

--- Comment #1 from Phil Oester <netfilter at linuxace.com> 2014-02-13 17:18:36 CET ---
If you wish to block all ah traffic, you should not be using the ah match. 
Instead, use:

iptables -A INPUT -p ah -j DROP

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