[plug] IPCHAINS

Matt Kemner zombie at wasp.net.au
Sat Sep 9 00:48:24 WST 2000


On Fri, 8 Sep 2000, Robert Andrews wrote:

> I think the Kernal version is 2.2.12

>        Kernel:
>                          2.0.30

The commands were written for the 2.0 series kernel, which used a totally
different firewalling scheme than the 2.2 series kernel, so the commands
may not work exactly as specified.
However ipmasqadm is used in 2.2 so you may be in luck

>                          ipmasqadm autofw -A -r tcp 389 389
>                          ipmasqadm autofw -A -r tcp 522 522

> 
> /sbin/ipchains -ipmasqadm autofw -A -r tcp 389 389

Also "ipmasqadm" is a command in it's own right, it is not a parameter to
ipchains.

Try running "ipmasqadm autofw -A -r tcp 389 389" from the command line
(and the other commands you listed)

If it comes up with "command not found" you may need to install another
rpm containing ipmasqadm

 - Matt




More information about the plug mailing list