Need some help understanding what went wrong or possibly what went wrong
with my recompilation of kernel 2.0.35.
I've read or at least think I've read (and understood) all the HOWTOs on
multiple ethernet cards, configuring, compiling, firewalling, and ip
masquerading.
Once I installed Slackware 3.6 from scratch, on a freshly formatted hard
disk partition, I proceeded to configure all my .conf and rc.<whatever>
files to establish my Linux box as a firewall between my local network and
my ISP. That all worked fine including recompiling my RoadRunner dhcp
client daemon and login daemon programs.
After confirming everything worked fine using ifconfig, netstat, and
ipfwadm, I proceeded to 'make mrproper', 'make config', 'make dep ; make
clean', and finally 'make modules' and 'make modules_install'. When I
rebooted, however, it just went into a loop starting lilo then going back to
BIOS hardware startup. At this point the only thing I could do was boot
from the distribution CD and copy my original 2.0.35 kernel back in (backup
copy always saves you in cases like this).
For the most part I left all kernel selection default except for those
mentioned in the ip masquerading HOWTO (latest is 7 Feb 99 by Ambrose Au).
Any ideas what I missed? patches? compiler version? header files? ????
Help...