Lunar Moog
Registered
I'm trying to get StarCraft working (being able to host games) on my MacBook Pro which is connected to the internet through an iMac G5 which has Internet Sharing turned on and is connected directly to the cable modem. I found some directions online involving using natd to forward the ports manually. I have set natd to run on startup with a "-f natd.conf" flag, and my natd.conf has these lines:
10.0.2.2 is the IP address that the iMac has given my MacBook as stated in my Networking preference pane. However, hosting games in StarCraft still does not work and according to this site my port 6112 is still "closed".
Any ideas?
Code:
# Starcraft
redirect_port tcp 10.0.2.2:6112-6119 6112-6119
redirect_port udp 10.0.2.2:6112-6119 6112-6119
10.0.2.2 is the IP address that the iMac has given my MacBook as stated in my Networking preference pane. However, hosting games in StarCraft still does not work and according to this site my port 6112 is still "closed".
Any ideas?
Last edited: