Displaying 3 results from an estimated 3 matches for "6nft".
Did you mean:
6net
2017 Apr 02
6
[Bug 1142] New: invalid binop operation 6nft
https://bugzilla.netfilter.org/show_bug.cgi?id=1142
Bug ID: 1142
Summary: invalid binop operation 6nft
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: netfilter at d9c.eu
Cons...
2006 Apr 10
1
Windows 98 Freezes when rename a network folder
Samba 3.0.12 + Windows 98
When I try to rename a folder in the network the instance of windows
explorer freezes and nothing happens.
And when I come back to the share the folder name hasn't changed.
thanks
Marco Aur?lio Keiler
CCS / Unicamp
2019 Mar 24
3
[Bug 1327] New: Cannot use named set for matching IPv4 networks
...ain blocklistssh {
}
}
Now, issuing "add rule inet filter blocklistssh ip saddr & 255.0.0.0
@blocklistssh4 drop" causes "nft -f file" to segfault. Issuing this statement
in "nft -i" reveals the following message and terminates:
BUG: invalid binop operation 6nft: evaluate.c:1515: binop_transfer_handle_lhs:
Assertion `0' failed.
Aborted
However, "add rule inet filter blocklistssh ip saddr & 255.0.0.0 {
192.168.178.0, 192.168.179.0 } drop" works.
# nft -v
nftables v0.9.0 (Fearless Fosdick)
# cat /proc/version
Linux version 4.9.0-8-amd64...