Gary Smith wrote:
> I have a connection to the Internet via a 384k connection. I have
> successfully got masquerade to work as well as many other features. The
> next question is how to get the game Starcraft to work across the Linux box.
> It works through Microsoft Proxy Server but fails under Linux. There must
> be a way to do this. If you know of have some ideas then please let me
> know. I believe that I need to be able to UPD bi-directional on port 6112.
> I'm not sure how to do this though. I assume that it is a command with
> ipfwadm but I am not super familiar with the workings of that program.
> Looking for any help on this topic.
I have no idea about the workings of Starcraft.
In general:
a) The host which is being masqueraded needs to send the first packet.
b) The remote end needs to send replies to the port from which the
outbound packet came.
c) If the remote end sends packets to a specific port, then you're out
of luck, as you can't specify which port will be used when the packets
are masqueraded.
d) Similarly, if IP addresses or ports are sent as part of the data,
then you're out of luck, as this data won't be changed by the
masquerading process.
Having said that, you may be able to get around the problems using
ipautofw (see the documentation of the CONFIG_IP_MASQUERADE_IPAUTOFW
option in Configure.help). However, you would probably need to know
some specific details of the protocol which is used.
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]