bugzilla-daemon at netfilter.org
2020-Apr-28 06:05 UTC
[Bug 1425] New: th not accepted in snat with multiple ip protocols
https://bugzilla.netfilter.org/show_bug.cgi?id=1425
Bug ID: 1425
Summary: th not accepted in snat with multiple ip protocols
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: fasnacht at protonmail.ch
Hello,
For tracking, here's a bug I'm experiencing, with the following, in an
inet
table:
map nat-int-ext-port-v4 {
type ipv4_addr . inet_service . inet_proto : inet_service
}
[...]
ip protocol {udp, tcp} snat ip to $host_ipv4_address : ip saddr . th sport . ip
protocol map @nat-int-ext-port-v4
I get:
Error: transport protocol mapping is only valid after transport protocol match
It works fine with restricting ip protocol to one single protocol.
Best,
Laurent
--
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/20200428/e97337bf/attachment.html>
bugzilla-daemon at netfilter.org
2020-Sep-15 17:41 UTC
[Bug 1425] th not accepted in snat with multiple ip protocols
https://bugzilla.netfilter.org/show_bug.cgi?id=1425
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> ---
https://patchwork.ozlabs.org/project/netfilter-devel/patch/20200914200846.31726-3-pablo
at netfilter.org/
--
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/20200915/508ea4dc/attachment.html>
bugzilla-daemon at netfilter.org
2020-Sep-22 00:34 UTC
[Bug 1425] th not accepted in snat with multiple ip protocols
https://bugzilla.netfilter.org/show_bug.cgi?id=1425
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #2 from Pablo Neira Ayuso <pablo at netfilter.org> ---
Upstream commit:
http://git.netfilter.org/nftables/commit/?id=ae1d822630e6dcbac2650a90b2004360d7a51e48
--
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/20200922/5217fb1b/attachment.html>
Seemingly Similar Threads
- [Bug 1134] New: snat and dnat should accept mapping concatenated values for address and port
- [ANNOUNCE] nftables 0.9.4 release
- [Bug 1174] New: 'define' functionality not sufficient for maintaining sets and the like
- [Bug 1395] New: Add element fails with Error: Could not process rule: Invalid argument
- [Bug 1396] New: When rule with 3 concat elements are added, nft list shows only 2