--- "Kevin Miller, Jr." <[EMAIL PROTECTED]> wrote: > After spending most of the day trying to get either Firestarter of KMyFirewall > to work, I am getting closer to having a firewall set up. I am still having > problems though. Below is the input after I run firestarter, configure with > the wizard and then start the firewall: > --------------------------------------------------------------------------------------------------------------- > romulan root # firestarter > NETFILTER detected > Firewall script saved as /etc/firestarter/firewall.sh > Adding Firestarter startup hook to /etc/dhcpcd/dhcpcd-eth1.exe > Could not write firestarter DHCP hook: No such file or directory > modprobe: Can't locate module ip_conntrack > modprobe: Can't locate module ip_conntrack_ftp > modprobe: Can't locate module ip_conntrack_irc > Firewall started
modprobe: Can't locate module ip_conntrack modprobe: Can't locate module ip_conntrack_ftp modprobe: Can't locate module ip_conntrack_irc I think if this was working before and stopped working after the upgrade then all that you need to do is remerge iptables again and reboot or you will need to manually add these to the kernel via "genkernel --conifg" (that is assuming that you used "genkernel" to compile the kernel for you.) , which opens a menuconfig editor for your kernel. Then goto "Network Options----->"IP: Netfilter Configuration--->" and make sure that the following are modules or "m"'s. <M> Connection tracking (required for masq/NAT) <M> FTP protocol support <M> IRC protocol support I don't know anything about the type of firewall that your running and woudl thing that for any error messages that your receiving from your firewall that you direct your questions to a list thats maintained by the firewall that your using for a faster response. JBanks __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com -- [EMAIL PROTECTED] mailing list
