>>>>> "Tom" == Tom <[EMAIL PROTECTED]> Tom> Kids want to play Starcraft over the Internet. Tom> Tom> One RedHat5.0 machine works fine to masquerade Internet Tom> access to 3 PC's and 1Mac. Tom> Tom> If tcp and udp 6112 is used by this game, what do I put in rc.local? Here is what I use to connect to Battle.Net. Keep in mind that it you can only connect one internal computer to Battle.Net at a time. (xxx.xxx.xxx.xxx is the internal IP you want to have access to Battle.Net) ipautofw -A -r tcp 118 118 -h xxx.xxx.xxx.xxx ipautofw -A -r tcp 116 116 -h xxx.xxx.xxx.xxx ipautofw -A -r udp 6112 6112 -h xxx.xxx.xxx.xxx Now you could also try this, but it didn't work for me. It should let the first person to use the ports have access to Battle.Net (still only one at a time) ipautofw -A -r tcp 118 118 -c tcp 118 ipautofw -A -r tcp 116 116 -c tcp 116 ipautofw -A -r udp 6112 6112 -c udp 6112 I hope this helps -Allen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For daily digest info, email [EMAIL PROTECTED]
