I’m seeing this error on booting a Zeroshell box that I’m testing. I’ve configured some QOS rules and cannot get these to work, I’m wondering if the above error is the cause?
From a bit of googling, I see that 2 modules are needed for –set-mark to work, quote;
userspace: libipt_MARK.so (iptables command line module)
kernelspace: xt_MARK.ko (kernel module that play with packets)
I can see xt_MARK.ko but cannot find the libipt_MARK.so module
Andy.