Ok, Server works 100% on Local, but now i am trying to get it to run on my IP so a few friends can play, i have forwarded the two ports 38101 and 38121 and now i am just asking what IPs i need to change to my actual IP.
I have been switching IPs all morning and i fix one thing and break another, for some reason when i type 'service cabal start' everything starts fine but when i type 'service cabal stop' i get reds.
lol
Below i will put in all my inis etc
1. ChatNode_24.ini
[CODE][NetLib]
Port=38121
SendMaxBufSize=131072
SendMaxBufSizeUserHandler=131072
SendMaxBufSizeLinkHandler=1048576
ProcessDataLimit=10000
MaxUserNum=20000
WatchsNoPackLimit=100000
SystemLogTTimeOut=100
ReactorTimeOut=-1
DisableReactorPipe=1
UseEncryptPacket=0
ConnectRetryTime=5000
ConnectRetryNum=50
LogLevel=3
MemPoolUnitSizeClass=2
[ChatNode]
ServerNationIdx=24
ChatNodeIdx=1
Timer=1:1000,2:10000
ProcessLayerTaskNum=8
NoNotifyTimeLimit=120000
NoResponseTimeout=180000
NoActiveLimitTime=120000
BroadCastOverServerNation=0
CharLevelForGuildCreate=40
AllowGuildBoard=0
LogSay=0
UseGuildCreateFee=1
[DBAgent]
Addr=192.168.1.4
Port=38181
[GlobalMgrSvr]
Addr=192.168.1.4
Port=38170
[BBS]
;//

