All, Nevermind, I've found the problem. It wasn't loading the ipset module. Now that it's loaded, everything seems to be working. David On 7/23/06, Andrew Beverley <andy@xxxxxxxxxxx> wrote:
> I've got ipset patched in and running on a SUSE 10 box (vanilla 2.6.17 > kernel from kernel.org). I think, however, that I've misconfigured > something somewhere, as I'm getting the following error when I try to > creat a set of either iphash or nethash type: > > I type in the example rule from the website > http://ipset.netfilter.org/tips.html > >> ipset -N foo iphash --resize 0 > > And I get the following error: > > ipset v2.2.9: Error from kernel: Protocol not available Stupid question - but have you enabled _all_ the ipset options in the kernel config? There's several different ones for the different types of ipsets. Andy Beverley