Jeremy Baker wrote:
On 08/08/2018 02:51 PM, Per Jessen wrote:
Jeremy Baker wrote:
On 08/08/2018 02:15 PM, Marcus Meissner wrote:
On Wed, Aug 08, 2018 at 02:12:58PM -0400, Jeremy Baker wrote:
Hello. I can't seem to find the xtables-addons-kmp-default package for current leap 15 kernels. I like to keep my system running the latest supplied opensuse kernel, but would really like to make use of the xtables functionality in my firewall. Is there some way that I can build the modules for the latest kernel (4.12.14-lp150.12.10-default)? The only version available in yast is 2.14_k4.12.14_lp150.11-lp150.2.25 The old module should still load with newer kernels. Does it not load?
Ciao, marcus
No it doesn't. I get the following error
modprobe: FATAL: Module xt_geoip not found in directory /lib/modules/4.12.14-lp150.12.10-default Um, that is not really "module does not load", that is "module wasn't found". Did you install "xtables-addons-kmp-default" ?
Yes it is installed
Maybe see if you can locate the actual file - find /lib/modules/ -type f -name xt_geoip\* then try to load a specific file with insmod: insmod <full path to file> Not a solution though. It seems to me it should have been built for the latest kernel too. -- Per Jessen, Zürich (24.2°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org