Alright, so I added those lines to my ManagerServer.ini file and modified the 3 IPs to only 1. How do my Linux configs look compared to yours, Hackheaven?
WINDOWS: 192.168.15.86
LINUX: 192.168.15.116
LINUX CONFIGS
--------------------------------
table.xml
<connection name="auth0" poolsize="8" url="jdbc:microsoft:sqlserver://192.168.15.86:1433;databasename=PassportBOI" username="sa" password="123456"/>
<driver name="com.microsoft.jdbc.sqlserver.SQLServerDriver " />
<cache name="account_by_id" type="reference" ip="226.1.1.1" port="4444" local_ip="192.168.15.116" size="262144" partition="0"/>
<cache name="account_by_name" type="reference" ip="226.1.1.1" port="4445" local_ip="192.168.15.116" size="262144" partition="0"/>
<cache name="function_by_id" type="direct" ip="226.1.1.2" port="4446" local_ip="192.168.15.116" size="262144" partition="0"/>
<cache name="forbid_by_id" type="direct" ip="226.1.1.3" port="4447" local_ip="192.168.15.116" size="262144" partition="0"/>
<cache name="matrix_by_uid" type="direct" ip="226.1.1.4" port="4448" local_ip="192.168.15.116" size="262144" partition="0"/>
<cache name="phoneuser_by_phone" type="direct" ip="226.1.1.5" port="4449" local_ip="192.168.15.116" size="262144" partition="0"/>
<cache name="userinfo_by_id" type="direct" ip="226.1.1.6" port="4450" local_ip="192.168.15.116" size="131072" partition="0"/>
authd.conf
[GAuthServer]
type = tcp
port = 29200
address = 192.168.15.116
so_sndbuf = 131072
so_rcvbuf = 131072
ibuffermax = 819200
obuffermax = 819200
tcp_nodelay = 1
listen_backlog = 10
mtrace = /tmp/mtrace.authd
isec = 2
iseckey = meiguoKlhEa65alkudaiwbd9Xrf
osec = 2
oseckey = meiguofZVo9ru4avavehstaQ8by
shared_key = meiguobYthzeCfh8kx7us5usqjA
isabroad = true
ismssql = true
[ThreadPool]
config = (1,1)(2,10)(3,1)(101,5)
max_queuesize = 1048576
dbsvrd.cfg
[DBSVRD]
SERVERID = 1
SERVICEIP = 192.168.15.116
SERVICEPORT = 29251
DBOPERMODE = 1
CPTINTERVAL = 30
TOINTERVAL = 60
PRINTSTATINTERVAL = 60
COUNTLOGINTERVAL = 300
DBUSER = root
DBNAME = shengui
DBPASSWD = game
DBSOCKFILE = /var/lib/mysql/mysql.sock
TODBNUMONCE = 100
RECYCLENUMONCE = 300
MAXRECYCLETIME = 900
[MANAGERSVRD]
MANAGERSVRDNUM = 2
[MANAGERSVRD.1]
SERVERID = 1
SERVICEIP = 192.168.15.86
SERVICEPORT = 21042
[MANAGERSVRD.2]
SERVERID = 2
SERVICEIP = 192.168.15.86
SERVICEPORT = 21044
[AUAGENT]
SERVERID = 1
SERVICEIP = 192.168.15.86
SERVICEPORT = 29250
[LOGSVRD]
SERVERID = 1
SERVICEIP = 127.0.0.1
SERVICEPORT = 9008
namesvrd.cfg
[DBINFO]
DBUSER = root
DBNAME = shengui
DBPASSWD = game
DBSOCKFILE = /var/lib/mysql/mysql.sock
[NAMESVRD]
SERVERID = 1
SERVICEIP = 192.168.15.116
SERVICEPORT = 50050
CHECKINTERVAL = 60
[MANAGERSVRD]
MANAGERSVRDNUM = 1
[MANAGERSVRD.1]
SERVERID = 1
SERVICEIP = 192.168.15.86
cardsvrd.cfg
[DBINFO]
DBUSER = root
DBNAME = shenguicard
DBPASSWD = game
DBSOCKFILE = /var/lib/mysql/mysql.sock
[CARDSVRD]
SERVERID = 1
SERVICEIP = 192.168.15.116
SERVICEPORT =10080
CHECKINTERVAL = 6000
PRINTSTATINTERVAL = 300
ISAUTO = 1
ISENCRYPT = 0
[MANAGERSVRD]
MANAGERSVRDNUM = 1
[MANAGERSVRD.1]
SERVERID = 1
SERVICEIP = 192.168.15.86
Also, ManagerServerR.exe's log is showing this and I think it may be why my LeagueData won't load.
2012-07-28 16:08:33 lv2:MS:UpdateAccountStatToGACD
2012-07-28 16:08:34 lv1:MS:socket err:10061 -- CKManagerServerConnector::OnError -- CTcpSocket::Connect -- ::connect function return SOCKET_ERROR
2012-07-28 16:08:39 lv1:MS:socket err:10061 -- CKManagerServerConnector::OnError -- CTcpSocket::Connect -- ::connect function return SOCKET_ERROR
2012-07-28 16:08:44 lv1:MS:socket err:10061 -- CKManagerServerConnector::OnError -- CTcpSocket::Connect -- ::connect function return SOCKET_ERROR
2012-07-28 16:08:49 lv1:MS:socket err:10061 -- CKManagerServerConnector::OnError -- CTcpSocket::Connect -- ::connect function return SOCKET_ERROR
2012-07-28 16:08:54 lv1:MS:socket err:10061 -- CKManagerServerConnector::OnError -- CTcpSocket::Connect -- ::connect function return SOCKET_ERROR
2012-07-28 16:08:57 lv2:MS:err:64 CGateServerSession::OnError -- CIOCPSession::OnIOCompleteFailed
2012-07-28 16:08:57 lv2:MS:Gate: 1 disconnect
2012-07-28 16:08:58 lv2:MS:err:64 CLocalServerSession::OnError -- CIOCPSession::OnIOCompleteFailed
LocalSaveServer's log is showing me this:
2012-07-28 16:08:30 lv3:LS:Memory [Global\ShareMem1] is opened , size : 104857600 , block size : 58923
2012-07-28 16:08:30 lv3:LS:Memory [Global\ShareMem2] is opened , size : 104857600 , block size : 58923
2012-07-28 16:08:30 lv3:LS:Memory [Global\ShareMem3] is opened , size : 104857600 , block size : 58923
2012-07-28 16:08:30 lv3:LS:Memory [Global\ShareMem4] is opened , size : 104857600 , block size : 58923
2012-07-28 16:08:37 lv2:LS:socket err:11001 -- CLogsrvConnector::OnError -- SetAddress failed! Addr:(ubuntu) Port:9008
2012-07-28 16:08:41 lv2:LS:socket err:11001 -- CLogsrvConnector::OnError -- SetAddress failed! Addr:(ubuntu) Port:9008
2012-07-28 16:08:46 lv2:LS:socket err:11001 -- CLogsrvConnector::OnError -- SetAddress failed! Addr:(ubuntu) Port:9008
2012-07-28 16:08:51 lv2:LS:socket err:11001 -- CLogsrvConnector::OnError -- SetAddress failed! Addr:(ubuntu) Port:9008
2012-07-28 16:08:56 lv2:LS:socket err:11001 -- CLogsrvConnector::OnError -- SetAddress failed! Addr:(ubuntu) Port:9008
If anybody encountered and fixed this socket error, please let me know via PM or here..