Re: [leaf-user] General Protection Fault in iptables.

2014-11-26 Thread Stirling Westrup
On Tue, Nov 25, 2014 at 8:39 AM, kp kirchdoerfer kap...@users.sourceforge.net wrote: Hi Stirling; From the lsmod output you sent me off-list, it looks like you are missing cls_basic. Just add it /etc/modules and run hwdetect. Thanks! I have no idea how I failed to have that module, as I

Re: [leaf-user] General Protection Fault in iptables.

2014-11-25 Thread kp kirchdoerfer
Hi Stirling; see shorewall FAQ 67 http://www.shorewall.net/FAQ.htm#TC From the lsmod output you sent me off-list, it looks like you are missing cls_basic. Just add it /etc/modules and run hwdetect. kp Am Sonntag, 23. November 2014, 17:35:50 schrieb Stirling Westrup: I've recently set up a

Re: [leaf-user] General Protection Fault in iptables.

2014-11-25 Thread Andrew
Maybe we should include all modules required by 'standard' software (that is enabled in typical installation) to moddb? Classifiers weights tens of kb or even less... 25.11.2014 15:39, kp kirchdoerfer пишет: Hi Stirling; see shorewall FAQ 67 http://www.shorewall.net/FAQ.htm#TC From the

Re: [leaf-user] General Protection Fault in iptables.

2014-11-25 Thread Erich Titl
Am 25.11.2014 um 17:30 schrieb Andrew: Maybe we should include all modules required by 'standard' software (that is enabled in typical installation) to moddb? Classifiers weights tens of kb or even less... Yes and please include them in a non flat manner, e.g. keep structure cheers Erich

[leaf-user] General Protection Fault in iptables.

2014-11-23 Thread Stirling Westrup
I've recently set up a LEAF Bering-uClibc Firewall - 5.1.2-rc1, on an old K6-2 machine I had laying around. Because the K6-2 CPU doesn't implement the CMOV instruction, I'm running the i486 version of the distro. I've been able to solve a number of issues in the setup and configuration on my own