im using this files

i setup all files then start the client but i always get c8 error
i dont have router i have cable modem i use my ipv4 ip using cmd command
192.168.x.x
heres my server.cf
Code:
MachineManager {
Certification "192.168.x.x", 15880
}
GlobalManager {
Certification "192.168.x.x", 32000
Certification_IP_Bind "192.168.x.x"
AccountDBConfig "DRIVER={SQL Server};SERVER=GHS-PC\SQLEXPRESS;DSN=Silkroad;UID=bloodlust;PWD=123456;DATABASE=SR_ACCOUNTDB"
SilkDBConfig "DRIVER={SQL Server};SERVER=GHS-PC\SQLEXPRESS;DSN=Silkroad;UID=bloodlust;PWD=123456;DATABASE=SR_ACCOUNTDB"
NetCafeIPRefreshTime 10
MaxUserForNonePCBangIP 3
}
GatewayServer {
Certification "192.168.x.x", 15880
Certification_IP_Bind "192.168.x.x"
traffic_filter_activity "service_off"
LOGIN_CONTROL_ACCOUNT_LoginTryMaxLimitCount 6
LOGIN_CONTROL_ACCOUNT_CountCheckTime 60000
LOGIN_CONTROL_ACCOUNT_PeneltyTime 600000
LOGIN_CONTROL_ACCOUNT_LiveTime 70000
LOGIN_CONTROL_ACCOUNT_LoginTryMinLimitTime 7000
LOGIN_CONTROL_IP_LoginTryMaxLimitCount 60000
LOGIN_CONTROL_IP_CountCheckTime 60000
LOGIN_CONTROL_IP_PeneltyTime 600000
LOGIN_CONTROL_IP_LiveTime 70000
LOGIN_CONTROL_ACCOUNT_ARRANGE_TIME_TERM 60000
LOGIN_CONTROL_IP_ARRANGE_TIME_TERM 60000
LOGIN_CONTROL_ON_OFF 1
}
DownloadServer {
Certification "192.168.x.x", 15880
USER_LIMIT 5
}
FarmManager {
Certification "192.168.x.x", 15880
Certification_IP_Bind "192.168.x.x"
}
AgentServer {
Certification "192.168.x.x", 15882
traffic_filter_activity "service_off"
traffic_filter_packet_count "3000"
traffic_filter_check_perid "60000"
}
SR_GameServer {
Certification "192.168.x.x", 15882
LOCALE LOCALE_ENGLISH
ExpRatio 10000 // 10x
ExpRatioParty 15000 // 15x
DropItemRatio 25000 // 25x
DropGoldAmountCoef 20000 // 20x
HwanGainFactor 10000 // 10x
}
SR_ShardManager {
Certification "192.168.x.x", 15882
LOCALE LOCALE_ENGLISH
CREST_FTP_URL "ftp://Administrator:[email protected]"
}
and in smc config i have use the ip 192.168.x.x and local ip 127.0.0.1
in privileged ip i use
etc ... what im doing wrong? 





