On Tue, 19 Oct 2004 17:46:54 +0200, Michael Schwendt <fedora@xxxxxxxxxxxxxxxxx> wrote: > On Tue, 19 Oct 2004 10:25:35 -0500, Linn Kubler wrote: > > > > > > > When I run "service iptables restart" I get this response: > > > > > > Applying iptables firewall rules: iptables-restore v1.2.9: > > > > > > iptables-restore: unable to initializetable 'filter' > > > > > > Just curious, what do /sbin/lsmod and "rpm -q kernel" return? > > > > Here ya go I redirected the output of both commands to the attached file. > > No netfilter/iptables modules loaded at all, and for some reason, > they are not loaded automatically either. What do you get for..? > > rpm -V iptables kernel modutils > > Your kernel is not the latest, btw. > > > modprobe: FATAL: Module ip_tables not found. > > Very bad. Could be that your installed kernel packages is corrupted > and you're missing modules. Above command should detect that. > When I run the rpm verify I get no messages, it just runs for a bit and then I get a new prompt. I'm assuming this is good at least no errors. But then running the "service iptables restart" command gives the same error as before. Keep in mind that this is running on a Virtual PC and that I had to download and install an update to make it work in the first place. Here are the directions I followed maybe there is something in the update file that's causing this? http://vpc.visualwin.com/Notes/FedoraCore.2.html Thanks again, Linn