Quote:
Originally Posted by c1ph3r
your client isn't able to find your gameserver you have to check the ip's in the gameserver.opt and your firewall settings...
|
ok here is my gameserver.opt
S app.name:game001
S auth.server_idx:1
S auth.server_name:Test
S db.game.ip:127.0.0.1
S db.user.work_total:200
S db.user.work_pending:100
S db.user.work_active:100
S db.user.thread_active:100
S db.user.thread_total:200
S console._password:
S console.ip:127.0.0.1
S game.console.port:4502
S blank.io.port:4502
S game.iocp.active:1
S db.c.name:Arcadia
S db.c.server:127.0.0.1
S db.c.account:sa
S db.c._password:
S db.user.name:Telecaster
S db.user.server:127.0.0.1
S db.user.account:sa
S db.user._password:
S game.server_screenshot_url:
S game.guild_icon_base_url:
S io.auth.ip:127.0.0.1
S io.ip_address:192.168.0.1
S io.port:12688
S io.upload.ip:127.0.0.1
S io.upload.port:4616
does this look right or do i need to change all IP's to my lan ?