[Gllug] Iptables Continued
Joel Bernstein
joel at fysh.org
Tue Feb 15 12:51:06 UTC 2005
On Tue, Feb 15, 2005 at 12:44:04PM +0000, Mick Farmer wrote:
> Dear Sean,
>
> If I modprobe manually, it works fine - thanks for that.
> There doesn't seem to be a way to include it in the iptables
> file, only as a command option.
Correct me if I'm wrong, but aren't you running iptables from a script?
What's wrong with having something like:
lsmod | grep <modulename> 2>&1 >/dev/null || modprobe <modulename>
in the startup script?
/joel
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list