Jump to content
  • 0

Use application gateway IP can't not runserver


redlightliu

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  27
  • Reputation:   1
  • Joined:  04/24/17
  • Last Seen:  

Hello
I'm under ddos attack, and attack method not Full bandwidth type.
I saw the flow very low, but my network still disconnect.

I used AZURE to set up Rathena.
AZURE Technical service staff help me set a application gateway to protection server.

Public IP  =>  GateWay  =>  My VM


Now had some problem.
   When I used this Public IP
   can't open rathena
   the login server is OK!  
   but the char server show error message "Connection to login server lost"
   and the  map server show error message "Connection to char server lost"


When I login server, I can see server total player. but cannot into char select

The error maybe in this 3 port they are can't connect each other?


And I tried to use My VM IP, can work.  (before I used this IP to set up rathena 2 month)
But not through GateWay, can't protection my server.


My settings:

1.char_athena.conf
login_ip: 23.105.111.102
login_port: 6890

char_ip: 23.105.111.102
char_port: 6145


2.map_athena.conf
char_ip: 23.105.111.102
char_port: 6145

map_ip: 23.105.111.102
map_port: 5278


Thank you!!!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

conf/import/char_conf.txt
login_ip: 127.0.0.1
char_ip: public_ip
conf/import/map_conf.txt
char_ip: 127.0.0.1
map_ip: public_ip

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...