[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Iptables problem



Hello.

No, this is my firewall script and load when startup ,if You want the full script,better via 
email because is too long (40kb) because is documented inside.

I haven´t any ipchains file installed:
[root mail fetchmail]# rpm -qa |grep ipchains
[root mail fetchmail]# chkconfig --list ipchains
error al leer la información del servicio ipchains: No existe el fichero o el directorio

load modules section:

/sbin/depmod -a
/sbin/modprobe ip_tables
/sbin/modprobe ip_conntrack
/sbin/modprobe ipt_LOG
/sbin/modprobe ipt_REJECT
/sbin/modprobe ip_nat_ftp
/sbin/modprobe ip_nat_irc
/sbin/modprobe ipt_owner
/sbin/modprobe ip_conntrack_ftp
/sbin/modprobe ip_conntrack_irc
/sbin/modprobe ipt_tcpmss

Was running well under Redhat9 and AS2.1.

Josep



Begin of Quote Rik van Riel :
>On Thu, 31 Jul 2003, Josep M. wrote:
>
>> Or maybe report to Bugzilla?
>
>That's the generic thing to do, though this case might be
>pilot error...
>
>> /lib/modules/2.4.21-1.1931.2.349.2.2.ent/kernel/net/ipv4/netfilter/ipchains.o: init_module: Device or resource busy
>> Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
>>       You may find more information in syslog or the output from dmesg
>
>Do you have any iptables modules loaded by the time your
>own firewall script is loaded ?
>
>If so, could you rmmod the iptables modules before trying
>to load ipchains ?
>
>-- 
>"Debugging is twice as hard as writing the code in the first place.
>Therefore, if you write the code as cleverly as possible, you are,
>by definition, not smart enough to debug it." - Brian W. Kernighan
>
>
>--
>Taroon-beta-list mailing list
>Taroon-beta-list redhat com
>http://www.redhat.com/mailman/listinfo/taroon-beta-list 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]