[Gllug] Iptables Continued
Sean Burlington
sean at uncertainty.org.uk
Mon Feb 14 19:43:18 UTC 2005
Mick Farmer wrote:
> Dear Sean,
>
> Very interesting. How can I get the module loaded from
> within my iptables file? Perhaps the following.
>
> -m ip_conntrack_ftp
>
my rules are loaded by shell script so I just do
modprobe ip_conntrack_ftp
but it looks like you can do as you suggest
according to the iptables manpage
--modprobe=command
When adding or inserting rules into a chain, use command
to load any necessary modules (targets, match extensions, etc).
--
Sean
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list