Hi,

just some more infos:

Today i've upgraded my wheezy server to the kernel 3.9 with the
linux-image-3.9-0.bpo.1-amd64 from wheezy-backports.

There where a few changes at this xtables addons 1.42 files needed:

/usr/src/xtables-addons-1.42/mconfig:
Remove all "m" parameters except the one from xt_geoip

/usr/src/xtables-addons-1.42/dkms.conf:
Removed all rules after:
# Automatically generated rules below
and just pasted those two in it:

--------
BUILT_MODULE_LOCATION[0]=""
BUILT_MODULE_NAME[0]="compat_xtables"
DEST_MODULE_LOCATION[0]="/updates"

BUILT_MODULE_LOCATION[1]=""
BUILT_MODULE_NAME[1]="xt_geoip"
DEST_MODULE_LOCATION[1]="/updates"
---------

because some other modules than xt_geoip failed to build on this newer
kernel.

With this newer kernel 3.9 and the 1.42 xtables addons the same "Memory
allocation problem" is happening like described above.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to