[Bug 1269] using the internal lookup table vs. the local system's /etc/services (or so) generally prevents nft from working

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Mon Jul 9 16:00:25 CEST 2018


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

Pablo Neira Ayuso <pablo at netfilter.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> ---
Probably better use variables for what you want? eg.

define imap = 143

tcp dport $imap ip daddr X.X.X.X counter dnat Y.Y.Y.Y

So definitions are self-contained?

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180709/23ebaea9/attachment.html>


More information about the netfilter-buglog mailing list