Displaying 4 results from an estimated 4 matches for "phillc".
Did you mean:
phill
2020 Jul 16
1
[Bug 1442] New: Definitions cannot be referenced in chain type configuration
...configuration
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: phillc at gmail.com
I've looked through the documentation, and through previous bugs to attempt to
establish if this is a bug, not a feature, or just WAD but haven't been able to
find much info.
Having set interface definitions at the top of nftables.conf
define $if_main = ens33
The definition...
2020 Aug 27
0
[Bug 1455] New: Queue verdict cannot be used in vmap
...ict cannot be used in vmap
Product: nftables
Version: unspecified
Hardware: arm
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: phillc at gmail.com
I'm not sure if this is a bug, not implemented, or as designed.
I am trying to use a vmap to direct traffic to NFQueue when specific criteria
are matched.
The map has been defined and a rule using it:
table ip filter {
map AppControl_TCP {
type ipv4_addr . ipv4_addr ....
2020 Aug 19
2
[Bug 1450] New: Using certain simple set combinations with TCP flags causes error in mergesort.c from nft list ruleset
...rt.c from nft list ruleset
Product: nftables
Version: unspecified
Hardware: arm
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: phillc at gmail.com
When setting up some TCP flag rules I attempted to combine multiple flag
combinations into one rule with a simple set.
The following works perfectly
tcp flags == {syn, syn|ack} accept
tcp flags & (fin|syn|rst|psh|ack|urg) == {ack, psh|ack, fin} accept
tcp flags & (fin|syn|r...
2001 Mar 27
1
Samba windows mount problem - some files and directories can't be seen even though they exist!
Hi.
I have mounted a Windows 2000 Pro computer under linux using:
mount -t smbfs -o username=phill,password=xxxxx //winbox/drivec /mnt/winbox
I can then jump into /mnt/winbox/ and navigate around the Win 2000 box.
But...
For some reason some of the files and directories on the windows
computer are not showing up.
For example, I have just moved a heap of wav files for our
audio-processing