I finally did it.
I tweaked compile file to force openssl configuration on a linux generic32.
Changed line
Code:
./config --prefix=.......
to
Code:
./Configure linux-generic32 --prefix=......
I'm testing now Isp config. Everything works (dns, ftp, mail, ...) except some issue on iptables related, again

, on my kernel.
Code:
iptables v1.2.11: can't initialize iptables table `filter': Module is wrong version
Some time ago someone post similar issue (
http://www.howtoforge.com/forums/showthread.php?t=5665) but it seemed to be fixed without no much effort. This is not my case (unfortunately )
I'm using it on a real machine (no VM) and Ispconfig firewall is off.
Do you know what I should do? get rid of my kernel maybe?? (hope not)
tweaking openssl will make my system unstable??
Thanks