On Sun, 31 Jan 1999, Kristopher A. Kersey wrote:

> Date: Sun, 31 Jan 1999 12:29:40 -0500
> From: "Kristopher A. Kersey" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: MASQ Mail List <[EMAIL PROTECTED]>
> Subject: Re:  [masq] Starcraft with kernels 2.2.x
> 
> Actually I'm not.  I was wondering what utility I should use with 2.2.x,
> ipportfw or ipmasqadm.  Also that means I need to enable it in the
> kernel right?  What's a simple command to enable that?  Also, do I need
> to have ipautofw enabled in the kernel?  Do have have to run anything to
> turn it on?  I hope I don't sound ignorent but I just am not fluent in
> the area and nothing I read I strait forward.

You should be using ipmasqadm.  The commands are
# ipmasqadm portfw -a -P tcp -L $1 6112 -R $2 6112
# ipmasqadm portfw -a -P tcp -L $3 6112 -R $2 6112
# ipmasqadm portfw -a -P udp -L $1 6112 -R $2 6112
# ipmasqadm portfw -a -P udp -L $3 6112 -R $2 6112

Replace $1 with the internal IP address of your gateway machine, $2
with the address (internal again, but it should be the only) of the
machine you're playing starcraft on and $3 with the external IP ad-
dress of the gateway machine.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to