iptables fail in CT lastest OVZ kernel [message #33519] |
Sun, 19 October 2008 23:54  |
locutius
Messages: 125 Registered: August 2007
|
Senior Member |
|
|
i have a server running this kernel:
Linux host0 2.6.18-53.1.19.el5.028stab053.14PAE #1 SMP Thu May 8 21:09:32 MSD 2008 i686 i686 i386 GNU/Linux
and apf runs ok in the HN and in the CT
now i have a new box running this kernel:
Linux host1 2.6.18-92.1.1.el5.028stab057.2PAE #1 SMP Mon Jul 21 21:22:20 MSD 2008 i686 i686 i386 GNU/Linux
and apf will NOT run in the CT
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
iptables: No chain/target/match by that name
etc
after some investigation, i tried this command:
modprobe ipt_REJECT ipt_tos ipt_TOS ipt_LOG ip_conntrack ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length ipt_state iptable_nat ip_nat_ftp
and got this error:
FATAL: Error inserting ipt_REJECT (/lib/modules/2.6.18-92.1.1.el5.028stab057.2PAE/kernel/net/i pv4/netfilter/ipt_REJECT.ko): Unknown symbol in module, or unknown parameter (see dmesg)
nothing to see in dmesg
it appears there is a fault in the kernel
please advise
UPDATE:
i installed 2.6.18-53.1.19.el5.028stab053.14PAE on the new box and booted into the kernel but the problem is the same ...
... conclusion it isnt the kernel
need help plz
[Updated on: Tue, 28 October 2008 17:08] Report message to a moderator
|
|
|