Displaying 2 results from an estimated 2 matches for "tunnelv4".
Did you mean:
tunnel4
2023 Jul 21
0
[Bug 1650] fail to add missing element to nft sets after running some time - file exists
...sq which is linked with libnftnl, but it's not
convenient for me to replace libnftnl at this time.
I use dnsmasq ipset insertion as a reference and catch what element insertion
causes an error and use nftables from git HEAD to verify it.
I managed to catch such errors.
-- snip --
set TUNNELv4 {
type ipv4_addr
flags interval,timeout
timeout 6h
comment "through tunnel"
elements = {
<entries removed for clearness>
23.204.139.144 expires 4h53m56s420ms,
23.204.139.145...
2023 Jul 08
0
[Bug 1650] fail to add missing element to nft sets after running some time - file exists
...ists
2023-06-29T11:59:46.371399+08:00 nftset inet mangle TUNNELv6 internal:0:0-0:
Error: Could not process rule: File exists
2023-06-29T13:28:11.403498+08:00 nftset inet mangle TUNNELv6 internal:0:0-0:
Error: Could not process rule: File exists
2023-06-29T13:28:11.427526+08:00 nftset inet mangle TUNNELv4 internal:0:0-0:
Error: Could not process rule: File exists
2023-06-29T13:28:51.691376+08:00 nftset inet mangle TUNNELv6 internal:0:0-0:
Error: Could not process rule: File exists
2023-06-29T13:32:02.943522+08:00 nftset inet mangle TUNNELv6 internal:0:0-0:
Error: Could not process rule: File exist...