search for: nat4

Displaying 1 result from an estimated 1 matches for "nat4".

Did you mean: nat
2017 Aug 23
5
[Bug 1178] New: Provide better error messaging when a rule can't be executed in its context
...erouting-hook chain through a copy-paste error in chain creation) Expected Behavior: ================== The error message would point to the line in the file that contained the unsupported operation. To Replicate: ============= $ cat nftables.conf #!/usr/sbin/nft -f flush ruleset table ip nat4 { chain nat_rules_postrouting_ipv4 { type nat hook prerouting priority 125 snat 203.0.113.1 # RFC 5737 doc net return } } -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment...