>>>> Is there a way to get my cable modem listed as "connect via"
>>>> option in GPL, so that I can host and join.
>>>See GPL's readme.txt file under the heading "TCP/IP ISSUES".
>>That doesn't seem to work for my system at the office. We're
>>running DCHP. I can see races and connect just FINE, but I
>>can't *host* races. I used to leave my system in host mode
>>when I left the office, and connect from home. Anyway, our
>>network was changed to DCHP, ...
>DHCP alone is probably not the problem. It could be that your
>dynamically assigned IP address is private to your LAN at work.
>Or the gateway/firewall may be blocking access to your machine
>from machines outside your LAN. I know that some have been
>able to host races from behind a firewall, though I think
>they've had the opposite problem (they can't join). I don't
>know exactly what they've done to achieve this.
All DHCP does is allow your gateway machine (firewall) to adapt to a
dynamically assigned (by your ISP) IP address. If you're running a
server at work (which is behind the firewall), you have to make sure that
there are specific ip forwarding rules setup which allows the server to
pass UDP packets through on the correct ports. Once that is done, you
may have to add this line to the CORE.INI file:
[Communications]
alternate_ip_addr_lookup=1
For a list of specific IP/packet forwarding rules, go here:
http://members.home.net/jms1/gplmultiplayer.html
Caveat - this allows me to host races on my side of the firewall, but I
cannot join races. Also, if you're not the sysadmin (or are good buds
with him/her) for your employer's network, you'll probably play hell
getting that individual to change/implement the necessary NAT/masq rules
that are required.
--
=========================================================
John Simmons - Redneck Techno-Biker (Zerex12)
http://www.members.home.net/jms1/index.html
John Simmons - Barbarian Diecast Collector
http://members.home.net/jsimm/diecast_index.html
IGPS Director
http://members.home.net/jms1/igps.html
If you want to send me email, go to either of the URL's
shown above & click "Send Me Mail" in the contents frame.
=========================================================