|
From: Koen K. <ko...@do...> - 2006-08-25 14:35:17
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 GROG! (Jeff Howie) schreef: > OZ/GPE 3.5.4.1.release C860 (boxer) > > Hi all. I'm trying to use the network Shield (gpe-shield) to set up > iptables, but when I run it I get an error that either firewalling > isn't supported or I don't have access. > > I get the same message when I run it via sudo from the command line so > it's not a permissions problem, but there I see the message 'module > ip_tables not found'. I've confirmed I have iptables installed > (1.3.3-rc3), but 'insmod ip_tables' correct, insmod needs an absolute path to the module, while modprobe will take a name. (in debian terms: insmod=dpkg, modprobe=apt) regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFE7wmOMkyGM64RGpERAuW1AJ4xlL1tAu/A+OvLsI1oINwnlexN3QCgm4Xf KHNnqxn91AYx2+dNnid5X9w= =xbq6 -----END PGP SIGNATURE----- |