Displaying 13 results from an estimated 13 matches for "connlabels".
Did you mean:
connlabel
2013 Jun 09
1
[Bug 828] New: connlabel.conf is missing in built package if it exists on the system.
https://bugzilla.netfilter.org/show_bug.cgi?id=828
Summary: connlabel.conf is missing in built package if it
exists on the system.
Product: iptables
Version: unspecified
Platform: x86_64
OS/Version: other
Status: NEW
Severity: minor
Priority: P5
Component: unknown
AssignedTo:
2017 Mar 10
4
[Bug 1128] New: ip6_tables connmark or connlabel never matches
...egan after I updated to
4.9.9-default and continued in 4.10.1-1-default. (I'm using a more
recent kernel than the distro to get support for a wireless NIC and a
touchpad.)
My firewall sets connmarks, which are not matched when they should be.
Hoping for a quick fix I revised the code to use connlabels, which also
are not matched. I wrote two files of test rules which set a connmark
or connlabel, then accept the packet if it has the mark or label, and
drop it otherwise. All packets (ipv6-icmp echo request, neighbor
advertisement, and a variety of TCP and UDP) are dropped. According to
"co...
2013 Aug 06
0
[ANNOUNCE] libnetfilter_conntrack 1.0.4 release
...l
for more details.
You can download it from:
http://www.netfilter.org/projects/libnetfilter_conntrack/downloads.html
ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/
Have fun!
-------------- next part --------------
Afschin Hormozdiary (1):
libnetfilter_conntrack: don't ignore ATTR_CONNLABELS
Florian Westphal (18):
api: add nfct_bitmask object
api: add connlabel api and attribute
examples: add connlabel dump/set/clear demo programs
api: add CTA_LABEL_MASK attribute handling
qa: add api test for nfct_cmp and nfct_exp functions
conntrack, expect: fix _...
2013 May 29
1
[ANNOUNCE] iptables 1.4.19 release
Hi!
The Netfilter project proudly presents:
iptables 1.4.19
This release includes support for the new connlabel and bpf matches
available in Linux 3.9, several fixes and manpage updates.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/iptables/downloads.html
ftp://ftp.netfilter.org/pub/iptables/
Have fun!
2013 Aug 06
0
[ANNOUNCE] conntrack-tools 1.4.2 release
...conntrack: introduce -l option to filter by labels
conntrack: fix reporting of unknown arguments
Florian Westphal (5):
conntrackd: fix compiler warnings
include: kill unused PLD_* macros
conntrack: add connlabel format attribute
conntrackd: support replication of connlabels
conntrack: fix -L format output
James Guthrie (1):
conntrackd: fix parsing of non-abbreviated IPv6 address in config file
Pablo Neira Ayuso (11):
build: requires libnetfilter_conntrack >= 1.0.3
conntrack: fix timestamps when microseconds are less than 100000
tests...
2014 Apr 14
0
[ANNOUNCE]: Release of nftables 0.2
...et mark
will set the conntrack mark to the packet mark
- nft filter output mark set ct mark
will set the packet mark to the conntrack mark
- nft filter output ct mark set 0x1
will set the conntrack mark to the value 0x1.
* connlabel support
Support for connection tracking labels (connlabels) has been added.
connlabel.conf is parsed and the values can be used as symbolic
constants in combination with the "ct label" expression.
- nft filter input ct label clients,servers accept
will accept packets of connections labeled with either clients or servers.
* Queue load b...
2017 Jan 27
0
[ANNOUNCE] iptables 1.6.1 release
Hi!
The Netfilter project proudly presents:
iptables 1.6.1
iptables is the userspace command line program used to configure the
Linux 2.4.x and later packet filtering ruleset. It is targeted towards
system administrators.
This update contains accumulated bugfixes, several new extensions and
lots of translations via iptables-translate to ease migration to
nftables.
See ChangeLog that comes
2019 May 27
0
[ANNOUNCE] iptables 1.8.3 release
Hi!
The Netfilter project proudly presents:
iptables 1.8.3
iptables is the userspace command line program used to configure the
Linux 2.4.x and later packet filtering ruleset. It is targeted towards
system administrators.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/iptables/downloads.html
2016 Dec 20
0
[ANNOUNCE] nftables 0.7 release
...add rule x y log flags skuid
... decide ethernet link layer address, eg.
# nft add rule x y log flags ether
... or simply set on all flags:
# nft add rule x y log flags all
* tc classid parser support, eg.
nft add rule filter forward meta priority abcd:1234
* Allow numeric connlabels, so if connlabel still works with undefined
labels, eg. ct label set 2.
* Document log, reject, counter, meta, limit, nat, ct, payload and
queue statements from nft(8) manpage.
Bugfixes
========
Not strictly limited to this list below, but some highlights:
* Allow split table definitions, e...
2013 Aug 06
0
[ANNOUNCE] iptables 1.4.20 release
Hi!
The Netfilter project proudly presents:
iptables 1.4.20
iptables is the userspace command line program used to configure the
Linux kernel packet filtering software. It is targeted towards system
administrators.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/iptables/downloads.html
2015 Jul 02
2
libguestfs error: need help troubleshooting
Hi,
I'm trying to manually create a rhel7 image using the qemu-img and virt-install commands. I'm re-testing a procedure I previously wrote with the new grub commands that a customer suggested we add in. This procedure is available at: http://file.bne.redhat.com/dnavale/docs/review/RH-guides/AG-020715/#sect-create-images
As in the procedure, I'm able to run all steps successfully
2015 Jul 03
1
Re: libguestfs error: need help troubleshooting
Hi Rich,
I'm not sure how far this helps as it mostly says 'No space left on device', but here's the output of the command you asked me to run:
➜ tmp /usr/bin/supermin --build -v -v -v --copy-kernel -f ext2 --host-cpu x86_64 /usr/lib64/guestfs/supermin.d -o /tmp/appliance.d
supermin: version: 5.1.9
supermin: rpm: detected RPM version 4.11
supermin: package handler: fedora/rpm
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
Hi!
The Netfilter project proudly presents:
iptables 1.6.0
This release includes accumulated fixes and enhancements for the
following matches:
* ah
* connlabel
* cgroup
* devgroup
* dst
* icmp6
* ipcomp
* ipv6header
* quota
* set
* socket
* string
and targets:
* CT
* REJECT
* SET
* SNAT
* SNPT,DNPT
* SYNPROXY
* TEE
We also got rid of the very very old MIRROR and SAME targets and the