[Bug 835] protocol without option is failing

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Wed Aug 14 23:27:54 CEST 2013


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

Phil Oester <netfilter at linuxace.com> changed:

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

--- Comment #1 from Phil Oester <netfilter at linuxace.com> 2013-08-14 23:27:53 CEST ---
I think you're misinterpreting the parser.  It can be used standalone as long
as you have "ip protocol" before it.  Example:

nft add rule ip filter input ip protocol tcp accept 

But without the "ip protocol", you need to have some tcp header option.

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