I still cant get it connected i know iam, doing something here wrong , any one who has gotten this working please let me know
here is my setup now
and then i have changed my Client to match the 192.168.1.25..Code:;--------------------------------------------------------------------- ; Setting for internet (Different for BG!) ;--------------------------------------------------------------------- ;Settting for host to allow internet client to connect in ; (Replace with your local Server IP) ServerListIP_Outside = 192.168.1.25 ServerListCliPort = 21002 ;offer to internet client to connect to switch ; (Your Global router IP or DDNS) SwitchIP_Outside = 192.168.1.1 Switch_CliPort = 16401 ;offer to internet client to connect to proxy ; use ddns here ProxyIP_Outside = 192.168.1.1 Proxy_CliPort = 16402 ServerBehindRouter = 1 ; Use this if your behind a router ;--------------------------------------------------------------------- ; Setting for local lan (Different for BG!) ;--------------------------------------------------------------------- ;Setting for host to allow switch to connect in AccountIP = 127.0.0.1 AccountPort = 21000 ;Setting for host to allow switch to connect in ServerListIP = 127.0.0.1 ServerListSrvPort = 21001 ;Setting for host to allow other server or proxy to connect in SwitchIP = 127.0.0.1 Switch_ProxyPort = 18000 Switch_GSrvPort = 19000 ;Setting for host to allow other server to connect in ProxyIP = 127.0.0.1 Proxy_GSrvPort = 15000 ;offer to connect to gateway GatewayIP = 127.0.0.1 GatewayPort = 15100 Gateway_SwitchPort = 11000 ;--------------------------------------------------------------------- ; Database Settings (Different for BG!) ;--------------------------------------------------------------------- ;Settings for database, SQL SERVER IP, Database name, account , password
Ohh and iam unsing the fixed Switch and Proxy file .... ? what am i doing wrong here?
for help here lets say my Outside IP is 8.8.8.8 so am i suppose to use that in this Global.ini files ?
and all 3 ports on router are setup for port forwarding. 21002, 16402 and 16401.
This is a R720 server Virtual Machine.
![]()




Reply With Quote

