Page 1 of 1

[tuto]2010.2 ipset updating

Posted: 26 October 2012, 13:11
by promeneur
if you have about ipset messages like this :

- when starting shorewall

sept. 17 13:44:22 Running /sbin/iptables-restore...
sept. 17 13:44:22 Processing /etc/shorewall/start ...
ipset v4.2: Kernel ip_set module is of protocol version 6.I'm of protocol version 4.
Please upgrade your kernel and/or ipset(8) utillity.
iptables v1.4.7: Set ifw_wl doesn't exist.

Try `iptables -h' or 'iptables --help' for more information.
ipset v4.2: Kernel ip_set module is of protocol version 6.I'm of protocol version 4.
Please upgrade your kernel and/or ipset(8) utillity.
iptables v1.4.7: Set ifw_bl doesn't exist.

Try `iptables -h' or 'iptables --help' for more information.
iptables: Input/output error.
iptables: Input/output error.
iptables: Input/output error.
iptables: Input/output error.

- in syslog

ipset V4.2:kernel ip_set module is of protocol version 6. I'm of protocol version 4.2

please upgrade your kernel and/or ipset(8) utility
....

then it's time for an updating

the last version is 6.12.1 for kernel >= 2.6.34

load the source here

http://ipset.netfilter.org/install.html

uncompress

then

just follow the procedure in README files

be sure there is no error message

for the "make" statements you must have administrator right then type

su -c "make ...."

you will be required to give the administrator (root) password

Re: [tuto]2010.2 ipset updating

Posted: 26 October 2012, 14:38
by NicCo
Please, this is a wrong place,
the section for tuto is another

Guides & Tutorials
Guides, tutorials & docs
viewforum.php?f=21

Re: [tuto]2010.2 ipset updating

Posted: 26 October 2012, 15:14
by rugyada
Thank you promeneur.
NicCo wrote:Please, this is a wrong place
I'll move it.