<div>Hi guys!<br></div>
<div>i followed tutorial for building custom kernel for centos5 <a href="http://howtoforge.com/kernel_compilation_centos">http://howtoforge.com/kernel_compilation_centos</a> with lastest kernel downloaded from <a href="http://kernel.org">kernel.org</a> .</div>

<div>in menuconfig i used /boot/config-(mycurrentcentoskernel) as a configuration. then i compiled with make rpm. </div>
<div>Result was ok, but my kernel was about 400MB of size! :(</div>
<div>Next problem was that alltought i we had ip_nat as a module selected in menuconfig, i did not had it, and i was not able to modprobe ip_nat , so my iptables were not working.</div>
<div> </div>
<div>I am looking for some help and experiences. Probably in thinks like :</div>
<div>howto make new kernel for centos to be the most compatible (using /boot/config... probably).</div>
<div> </div>
<div>The reason why i need this is :</div>
<div> </div>
<div>- problem with pptpd on x64 centos 5.1 (causes freezing --- found that it is a kernel bug .. still not fixed in rhel - centos :( )</div>
<div>- problem with ath_pci (atheros module) which causes masine freezing after hours of use without any footprints in logs , tested that on fedora 8 this works stable :(</div>
<div> </div>
<div>Thanks in advance!<br><br>David</div>