On Fri, Jun 08, 2001 at 07:17:22AM +0200, Nico Schottelius wrote:
> Hello!
> 
> I don't really know howto specify that kmod
> should autoload the ipchains module, when I am
> using ipchains.
> 
> Anyone any idea howto tell kmod to load it then ?

there is no way to do that.

The problem is, that ipfwadm / ipchains and iptables use the same 
setsockopt() / getsockopt() based communication between kernel and 
userspace - so the kernel can never know which one of the three you want 
to load.

> Nico

-- 
Live long and prosper
- Harald Welte / [EMAIL PROTECTED]               http://www.gnumonks.org/
============================================================================
GCS/E/IT d- s-: a-- C+++ UL++++$ P+++ L++++$ E--- W- N++ o? K- w--- O- M- 
V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !R tv-- b+++ DI? !D G+ e* h+ r% y+(*)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to