Displaying 20 results from an estimated 100000 matches similar to: "support libipq?"
2013 Aug 09
1
Why libnetfilter_queue is missing from CentOS, but available in, Fedora?
I am asking this on behalf of the HIPL developers;
http://infrahip.hiit.fi/
https://launchpad.net/hipl
They have been working on getting their code consistant to the new
libnetfilter architecture. Finally have Fedora 18 and 19 available, but
have hit a stumbling block with Centos 6. They tell me they are not
finding libnetfilter_queue. Here is their message to me:
On 08/08/2013 02:03 PM,
2006 Jan 03
3
ip_queue module issue
Hi All,
I am adding ip_queue module for snort inline IDS.
I am using snort2.4.0
And iptables-1.3.4.
Userspace Queuing(queue target) is enabled. It is built-in and not built as
a module.
The output of /proc/net/ip_queue is shown below:
cat /proc/net/ip_queue>
Peer PID : 0
Copy mode : 0
Copy range : 0
Queue length : 0
Queue max. length : 1024
IPTABLES 1.3.4 is
2009 Jun 08
1
problem compiling ctdb
Hello ,
I am trying to compile ctdb. I pull latest version 2-Jun-2009.
During make it fails with error:
Compiling utils/ipmux/ipmux.c
In file included from /usr/include/linux/netfilter_ipv4/ip_queue.h:10,
from /usr/include/libipq.h:37,
from utils/ipmux/ipmux.c:31:
/usr/include/linux/if.h:59: error: redefinition of `struct ifmap'
/usr/include/linux/if.h:77:
2009 Mar 30
3
[Bug 588] New: make ipv6 optional in iptables
http://bugzilla.netfilter.org/show_bug.cgi?id=588
Summary: make ipv6 optional in iptables
Product: iptables
Version: CVS (please indicate timestamp)
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P1
Component: ip6tables
AssignedTo: laforge at netfilter.org
2009 Nov 14
3
pan news reader
Does anyone know if the pan news reader works
on CentOS 5.4? I am considering installing
version 0.132 that I downloaded from
pan.rebelbase.com .
Thanks for your advice.
Mike.
2008 Jun 26
1
iptables connlimit
hi,
i try use iptables connlimit,
# iptables -I INPUT -p tcp --dport 80 -m connlimit --connlimit-above 16
--connlimit-mask 24 -j DROP
iptables: Unknown error 4294967295
where is problem ?
thanks
# rpm -qa | grep iptables
iptables-1.3.5-4.el5
# uname -a
Linux test 2.6.18-92.1.1.el5 #1 SMP Sat Jun 21 19:04:27 EDT 2008 i686
i686 i386 GNU/Linux
2009 Aug 03
1
excessive DNS slows httpd
My web server is a CentOS box thus:
[root ~]# uname -a
Linux mbrc21 2.6.18-92.1.22.el5 #1 SMP Tue
Dec 16 12:03:43 EST 2008 i686 athlon i386 GNU/Linux
root ~]# rpm -q httpd
httpd-2.2.3-22.el5.centos.2
My development and standby is on a Fedora box thus:
[root ~]# uname -a
Linux mbrc32 2.6.23.17-88.fc7 #1 SMP Thu
May 15 00:35:10 EDT 2008 i686 athlon i386 GNU/Linux
2013 Apr 10
3
fail2ban problem
Hello list
I'm trying to setup fail2ban specially sasl action but I'm facing problems.
I have centos-release-5-9.el5.centos.1
and
fail2ban-0.8.7.1-1.el5.rf
installed
with selinux disabled
The errors I get are:
INFO Creating new jail 'sasl-iptables'
fail2ban.comm : WARNING Invalid command: ['add', 'sasl-iptables',
'polling']
I tried gemin against
2009 Jan 21
10
Old Small Box
I have an old 400mHz Dell with a 20G hard drive
and 125M ram. Can I install and run CentOS on it?
Thanks,
Mike.
2011 Jan 17
1
problem mounting external drive
On my Centos box with:
uname -r
2.6.18-164.6.1.el5
I tried to mount my 2T external drive with:
mount -t ntfs /dev/sdg1 /mnt/wd
and I get:
mount: unknown filesystem type 'ntfs'
Thanks in advance for your help.
Mike.
2003 Oct 21
0
libipq and IMQ
Hi.
Does anyone know if it is possible to use ip_queue and IMQ at the same
time - if I modprobe one then the other will fail to modprobe with
init_module: Device or resource busy
TIA
Andy.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2009 Sep 04
1
Upgrade RH EL 5.3 -> 5.4 works - shorewall 4.2.10
Hi,
I did an update from Red Hat EL 5.3 to 5.4.
Everything works so far. May be somewone would like to know....
iptables-ipv6-1.3.5-5.3.el5
kernel-PAE-2.6.18-164.el5
shorewall-4.2.10-3
shorewall-perl-4.2.10-3
Regards,
Götz
--
Götz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goetz.reinicke@filmakademie.de
Filmakademie Baden-Württemberg GmbH
Akademiehof
2008 Aug 11
6
Class dependency question
So I have two classes for openvz setup. The first is openvz::setup
and it sets up the box for OpenVZ.. then another class (in same .pp
file) called openvz::master sets up the config for the main system (as
opposed to a VE). The error I see is that the openvz::master class is
executed (and fails) becuase it doesn''t seem to load up the setup
class?
debug: Calling puppetmaster.getconfig
2007 Oct 12
1
Packet Interception
Hello!
In the earlier mail I think I was not clear... Actually the following is my
requirements:
1) our requirement is to capture all packets originating/destined to a
particular machine. This also includes ping packets to same
machine/localhost. i.e. at machine A we want to also capture packets
originating from say machine A and destined to machine A (these propably do
not go to data link
2005 Feb 16
5
Compiling sch_tbf.c in user space
Hi,
I am new to kernel programming.
My task is to route packets from different hosts
through one single token bucket filter as we are
trying to model a wireless scenario with many hosts
communicating and sharing the same bandwidth.So the
idea we came up with was to route packets from
different hosts to user space using Netfilter and then
send them through a common tbf implemented in user
space in
2016 Mar 21
3
IPSec multiple VPN setups
Centos 5 is still soon end of life. Using it as ipsec gateway is ..
Eero
21.3.2016 7.25 ip. "Mike - st257" <silvertip257 at gmail.com> kirjoitti:
> On Mon, Mar 21, 2016 at 1:17 PM, Mike - st257 <silvertip257 at gmail.com>
> wrote:
>
> > I second Eero's comment, use a new IPSec daemon.
> >
> > Openswan was forked and became Libreswan. Paul, now
2016 Mar 21
2
IPSec multiple VPN setups
Err. Sounds like security nightmare.
21.3.2016 7.47 ip. "Glenn Pierce" <glennpierce at gmail.com> kirjoitti:
> Will ask my boss :) We are hosted on memset so not so easy to update
>
> Thanks
>
> On 21 March 2016 at 17:36, Eero Volotinen <eero.volotinen at iki.fi> wrote:
> > Centos 5 is still soon end of life. Using it as ipsec gateway is ..
> >
2009 Aug 29
2
kernel-2.6.18-128.7.1.el5.i686 update breaks AMD onboard sound
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The new kernel-2.6.18-128.7.1.el5.i686 kernel breaks audio support on my
onboard audio on an AMD Solo motherboard.
00:07.5 Multimedia audio controller: Advanced Micro Devices [AMD]
AMD-8111 AC97 Audio (rev 03)
After upgrading to the new kernel from kernel-2.6.18-128.4.1.el5.i686, I
quickly noticed audio not working in Flash in firefox, then after
2012 Nov 09
1
iptables: recent nolonger supported in Centos 5.8?!
Helo,
we use recent to control ip traffic.
kernel 2.6.18-308.13.1.el5 : all is OK
kernel 2.6.18-308.16.1.el5 : the first recent statement causes an error.
E.g.:
iptables -A INPUT -m state --state NEW -m recent --set -p tcp --dport 80
iptables: Unknown error 18446744073709551615
The man pages say: recent is supported.
CentOS 6: is OK
Knows anyone more?
Best regards
Helmut Drodofsky
--
Viele
2016 Mar 21
5
IPSec multiple VPN setups
I second Eero's comment, use a new IPSec daemon.
Openswan was forked and became Libreswan. Paul, now a RH employee, was a
main developer for the Openswan project before he and others created the
Libreswan fork.
https://libreswan.org/
EL6 has Openswan
EL7 has Libreswan
Racoon isn't all that fun to work with.
If you have the option, ditch it and EL5 and move to a newer platform