Compiling a new kernel isn't hard and IMHO it's a much better idea that using someone else precompiled kernel. It's not even risky, provided you make your bootloader (probbly lilo) still default to your old (known good) kernel. it should take you 15 mins to configure it (use "make menuconfig" - you'll need ncurses installed). make bzImage, make modules, make modules_install, then copy the ./arch/i386/boot/bzImage to your boot slice, and you're done. > -----Original Message----- > From: Josh Koffman [mailto:listsjosh@3MTMP.COM] > Sent: 12 February 2004 18:24 > To: PICLIST@MITVMA.MIT.EDU > Subject: Re: [OT:] Linux Host Deny Help > > > AHA! I had a feeling something like this was happening...I > just didn't know that hosts.allow and hosts.deny were only > used by inetd. So, I took your advice and looked into > ipchains. Sure enough, it'll do what I need, and true to form > with my luck, it's not compiled into my kernel. > -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.