HI,<br><br> Is not there any work around to tackle this. As i dont want to do such things on a live server. Like is not there any specific patch or libs to update instead of compiling Kernel.<br><br><br>Hi,<br><br>>error> iptables
v1.2.11: Couldn't load match<br>>`u32':/lib/iptables/libipt_u32.so: cannot open shared object file: No<br>>such file or directory<br>><br>>I m using FC3 Linux Kernel 2.6.9-1.667<br><br>U32 module is not available in vanilla kernels and your kernel probably
<br>lacks it too. You should ask for help on Fedora groups. Maybe there are<br>network-oriented prebuild kernels available. Remember that you'll also<br>need iptables support for u32 module.<br><br>Alternative is to:<br>
- download vanilla kernel source<br>- download iptables source<br>- download patch-o-matic-ng<br>- patch kernel&iptables source with u32 patch from patch-o-matic-ng<br>- compile&install new kernel, modules and iptables
<br><br><br>Marek Kierdelewicz<br><br>