Client connection to A9 Server

02/08/2015 00:43 freez00#1
First off, thanks to everyone for their help so far!

Here's my config:
- Server 2008 R2 SP1
- SQL Server 2012 R2 SP1
- Running in VMWARE Workstation 10 (On my local PC)
- VMWARE is bridged
- Server has a static IP on my local network (192.168.0.158)
- All Server ini set to 127.0.0.1 except login server ini set to static ip
- Ports 7880 and 50005 are forwarded and open on my router.
- Ports verified by this tool from my public ip (I have a static public ip):
[Only registered and activated users can see links. Click Here To Register...]

From my local PC:
- I can login to the server and create a new character or select a character
- When I choose channel it says Connection failed and sends me back to character screen.
- loginlist and channellist csv files are set to my server's static IP (192.168.0.158)

From outside my network:
- Can't login to the server at all
- Just says connection failed
- loginlist and channellist csv files are set to static public IP

1. Are there any other ports I need to open or forward on my router?
- Are there any other server ini I need to set my static (192.168.0.158) ip in?
- Is there a setting in the database I'm missing?

If anyone has any suggestions please let me know.

Note: for anyone using VMWARE 10 this is how to fix the Bridged networking issue if you have more than 1 Network adapter.
02/08/2015 04:21 darkaxis05#2
Did you run the SP Query? and set the locale to korean
02/08/2015 04:23 kasuma11#3
freeze check you private messages, ill check your server to see whats going on it has to be somthing simple, also do not use DMZ it opens all ports to a static or reserve ip you set its asking for someone to hack you.
02/08/2015 21:30 Dezeiver#4
Using 192.168.0.158 is same as using 127.0.0.1. 192.168.0.158 is your local ip, you cannot connect with it outside your network. Not even sure if you could connect inside local game itself since some servers works only with localhost (127.0.0.1) and some only with local ip (192.168.0.158). Always try to make it work with localhost first then go for hamachi if you want and then for external ip, opening ports and such. As far as i remember login in game but cannot connect after character select is due to the difference in client and server share. Make sure they are the same.
02/08/2015 21:58 freez00#5
Alright after much configuring I am connected and got things to work yay!

Last question: How do I make my char a GM? when I put [GM] in front of the name it doesn't let me login and noots me out. Thanks!
02/08/2015 22:15 guesswho-.-#6
you could add your ip to iplist in dekaronserver folder or remove the check entirely
02/08/2015 23:18 freez00#7
Quote:
Originally Posted by guesswho-.- View Post
you could add your ip to iplist in dekaronserver folder or remove the check entirely
That degrades security though right?
02/08/2015 23:19 guesswho-.-#8
first option doesnt. if you wanna play with friends only then who cares about this kinda security? if you're going to run a server as a business then GL with all these questions and pretty much 0 idea on how its done.
02/16/2015 22:07 6shadow6#9
if you want secure your server just block this

Prevent Connections To Session Server
add deny tcp from any to me 10000 in
add deny udp from any to me 10000 in

Prevent Connections To MSSQL Backport
add deny tcp from any to me 1433 in
add deny udp from any to me 1433 in
02/17/2015 05:05 freez00#10
Quote:
Originally Posted by 6shadow6 View Post
if you want secure your server just block this

Prevent Connections To Session Server
add deny tcp from any to me 10000 in
add deny udp from any to me 10000 in

Prevent Connections To MSSQL Backport
add deny tcp from any to me 1433 in
add deny udp from any to me 1433 in
Thanks man. That was already done when I set it all up.
02/17/2015 12:58 6shadow6#11
i get this when i run sesionserver
Quote:
1451 DekaronServer Start =========================
[World OnMethod] [SP_LOGIN_FLAG_SET is success]
[World OnMethod] [Critical Error SP_SUPPLYGOODS_DONATION_READ is fail] [Code : 4]
OK fix-ed Wrong DB restore.

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]