Displaying 20 results from an estimated 200 matches similar to: "Conntrack-tools for CentOS 4.8"
2009 Aug 28
4
Objects in Views
Hi everyone,
I have recently experienced a strange behavior (strange from my knowledge)
in rails.
In my controllers ''new'' action, I am creating a few instance variables in
the following manner :
@controllerModel = ControllerModel.new
@model1 = Model1.all
@model2 = Model2.all
in my ''new'' view, I am using the @controllerModel to create the form for new
and I
2009 Oct 08
3
[Bug 612] New: conntrack returns src, dst, dport and sport all zeroed
http://bugzilla.netfilter.org/show_bug.cgi?id=612
Summary: conntrack returns src, dst, dport and sport all zeroed
Product: libnfnetlink
Version: unspecified
Platform: i386
OS/Version: other
Status: NEW
Severity: major
Priority: P1
Component: libnfnetlink
AssignedTo: laforge at netfilter.org
2012 Nov 21
1
Conntrackd - fail at startup.
Hi all.
I currently try to start conntrackd to test it.
CentOS release 6.3 (Final)
Linux lb1.local 2.6.32-279.11.1.el6.x86_64 #1 SMP Tue Oct 16 15:57:10 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux
This is a VirtualBox vm.
I try:
/usr/sbin/conntrackd -C /etc/conntrackd/conntrackd.conf -d
My config:
[root at lb1 log]# egrep -v '^\s*#|^$' /etc/conntrackd/conntrackd.conf | less
Sync {
2009 Dec 20
1
mdadm help
Hey List,
So I had a 4 drive software RAID 5 set up consisting of /dev/sdb1,
/dev/sdc1, /dev/sdd1 and /dev/sde1. I reinstalled my OS and after the
reinstall I made the mistake of re-assembling the array incorrectly by
typing "sudo mdadm --assemble /dev/md0 /dev/sdb /dev/sdc /dev/sdd
/dev/sde" in a moment of stupidity.
Obviously this didn't work and the array wouldn't mount and
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845
Summary: checking for LIBNFNETLINK... configure: error: Package
requirements (libnfnetlink >= 0.0.41) were not met:
Product: libnetfilter_queue
Version: unspecified
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: normal
2020 Jul 24
1
[Bug 1445] New: conntrackd: segfaults when not disabling internal cache
https://bugzilla.netfilter.org/show_bug.cgi?id=1445
Bug ID: 1445
Summary: conntrackd: segfaults when not disabling internal
cache
Product: conntrack-tools
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: critical
Priority: P5
2005 Nov 05
0
[ANNOUNCE] multiple netfilter.org releases
Hi!
Today the netfilter project released
libnfnetlink-0.0.11
ftp://ftp.netfilter.org/pub/libnfnetlink/libnfnetlink-0.0.11.tar.bz2
This is the low-level communications library
libnetfilter_log-0.0.10
ftp://ftp.netfilter.org/pub/libnetfilter_log/libnetfilter_log-0.0.10.tar.bz2
This is the userspace library for nfnetlink_log in 2.6.14
It is used by the upcoming ulogd-2.00beta release
Needs
2020 Apr 01
0
[ANNOUNCE] libnetfilter_conntrack 1.0.8 release
Hi!
The Netfilter project proudly presents:
libnetfilter_conntrack 1.0.8
libnetfilter_conntrack is a userspace library providing a programming
interface (API) to the in-kernel connection tracking state table. This
library is currently used by conntrack-tools among many other
applications.
See ChangeLog that comes attached to this email for more details.
You can download it from:
2011 Aug 28
3
[Bug 741] New: ULOGD segfaults on init
http://bugzilla.netfilter.org/show_bug.cgi?id=741
Summary: ULOGD segfaults on init
Product: ulogd
Version: SVN (please provide timestamp)
Platform: i386
OS/Version: other
Status: NEW
Severity: blocker
Priority: P5
Component: ulogd_MYSQL
AssignedTo: netfilter-buglog at lists.netfilter.org
2011 Oct 05
2
[Bug 754] New: conntrack's documentation nfct_copy missing
http://bugzilla.netfilter.org/show_bug.cgi?id=754
Summary: conntrack's documentation nfct_copy missing
Product: netfilter/iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nf_conntrack
AssignedTo: netfilter-buglog at
2006 Aug 03
28
[Bug 498] RTP packets are not hitting NAT table
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=498
cfilin@intermedia.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chip@innovates.com
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are
2014 Dec 13
3
CentOS forum search link in http://wiki.centos.org/AdditionalResources/Repositories under Atomic Repo
[
https://www.centos.org/search.php?query=atomicorp&mid=30&action=showall&andor=AND
forum search] returns a 404.
Can the forum search https://www.centos.org/forums/search.php? be used with
parameters that will provide the supporting material for the warning "Many
CentOS users have had problems after enabling this repo"?
-------------- next part --------------
An HTML
2009 Jan 16
2
CentOS failover cluster
What should I use to configure a failover cluster under CentOS? Is
there Red Hat Cluster Suite or something like that?
Thank you in advance.
--
Giuseppe Fuggiano
2006 Nov 21
5
Re: iptables rule not matching after stream begins
Trying again, after re-subscribing:
On 11/20/06, Bob Beers <bob.beers@gmail.com> wrote:
> Hello,
>
> I want to dynamically create DNAT rules for
> RTP streams (port-mapping for a SIP proxy).
>
> If my proxy adds the rule before the first packet
> of the RTP stream hits the port, all is well. But, if
> the stream begins arriving before my rule is in
> place,
2012 Mar 28
6
[Bug 780] New: nfnl_handle_packet() doesn't respect NLMSG_DONE
http://bugzilla.netfilter.org/show_bug.cgi?id=780
Summary: nfnl_handle_packet() doesn't respect NLMSG_DONE
Product: libnfnetlink
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P5
Component: libnfnetlink
AssignedTo: netfilter-buglog at
2009 Aug 24
8
overriding .blank? method
Hi,
Does anyone know a way to override .blank? method that rails provides.
I want to add additional custom checks (specific to my application) to
this method.
Thanks,
Pratik
2007 Jul 29
0
[ANNOUNCE] Release conntrack-tools 0.9.5
Hi!
The netfilter project proudly presents another development release of
the conntrack-tools. The conntrack-tools are:
- The userspace daemon so-called conntrackd that covers the specific
aspects of stateful Linux firewalls to enable high availability
solutions. It can be used as statistics collector of the firewall use as
well. The daemon is highly configurable and easily extensible.
- The
2012 Jun 17
0
[ANNOUNCE] ulogd 2.0.0 release
Hi!
The Netfilter project proudly presents:
ulogd 2.0.0
ulogd is a userspace logging daemon for netfilter/iptables related
logging. This includes per-packet logging of security violations,
per-packet logging for accounting, per-flow logging and flexible
user-defined accounting.
ulogd was almost entirely written by Harald Welte, with contributions
from fellow hackers such as Pablo Neira
2011 Apr 26
1
use of conntrack-tools
hi
i would like to use conntrack_tools on my centos server.
i use the rpms from centalt
but when i launch
conntrack -C
I got
conntrack v0.9.13 (conntrack-tools): Can't open
/proc/sys/net/netfilter/nf_conntrack_count
Does someone already succeed in using it?
Thanks in advance for any answer
2007 Jul 31
0
Operation failed: such conntrack doesn''t exist - when it does?
Hi gurus I want to destroy all state table entries/reset all connections
for a particular client. When I issue conntrack -L -s <ip number>, it
lists loads of state entries. When I issue conntrack -D -s <same ip
number> it answers "NFNETLINK answers: No such file or directory
Operation failed: such conntrack doesn''t exist."
I have googled the problem, but can