Displaying 3 results from an estimated 3 matches for "deroucy".
Did you mean:
derocco
2017 Aug 15
1
[Bug 1168] New: type nat hook output doesn't work anymore
...9;t work anymore
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org
Reporter: maxime.deroucy at gmail.com
In may I made some tests on nftables :
https://www.craoc.fr/articles/nftables/
Then the following rule was working.
```
table ip iptest {
chain outputnat {
type nat hook output priority 0; policy accept;
ip protocol icmp log prefix "OUTPUT...
2017 Jun 05
3
[Bug 1155] New: arp forward filter doesn't work
...doesn't work
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: kernel
Assignee: pablo at netfilter.org
Reporter: maxime.deroucy at gmail.com
Hello,
I tried to use nftables arp table on forward hook but it doesn't work.
The wiki says arp hooks are input and output but nft doesn't fail when
I add it.
https://wiki.nftables.org/wiki-nftables/index.php/Quick_reference-nftables_in_10_minutes#Chains
Add the table on hos...
2016 Dec 24
6
[Bug 1105] New: masquerade fully broken when no prerouting chain is created
https://bugzilla.netfilter.org/show_bug.cgi?id=1105
Bug ID: 1105
Summary: masquerade fully broken when no prerouting chain is
created
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: major
Priority: P5
Component: kernel