Need to map an incoming TCP port through my firewall to my computer in order to speed up my downloads. Running Win 2k with a cable modem. Any help doing this would be greatly appreciated.
Alternateively, suggested tweaks to the Win 2K registry posted here: http://rdweb.cns.vt.edu/public/notes/win2k-tcpip.htm
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
The names/values I installed are:
GlobalMaxTcpWindowSize
REG_DWORD
131400 (decimal)
TcpWindowSize
REG_DWORD
131400 (decimal)
Tcp1323Opts
REG_DWORD
3
Do these changes have any effect without mapping a port?