Rejected by server! Help

Newbie Spellweaver
Joined
Jan 14, 2009
Messages
56
Reaction score
0
prashanth1990 - Rejected by server! Help - RaGEZONE Forums

prashanth1990 - Rejected by server! Help - RaGEZONE Forums

i get rejected by my Own server....help me:):
 
char_athena
// Server Communication username and password.
userid: ragnarok
passwd: ragnarok

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won't work client-side!
server_name: eAthena

// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Server

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 192.168.1.100

// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1

// Login Server Port
login_port: 6900

// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: 117.192.15.53

// Character Server Port
char_port: 6121

map_athena
// Interserver communication passwords, set in account.txt (or equiv.)
userid: ragnarok
passwd: ragnarok

// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip: 117.192.15.53

// The map server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1

// Character Server Port
char_port: 6121

// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: 117.192.15.53

// Map Server Port
map_port: 5121

sclientinfo
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<connection>
<display>Enlight Ragnarok Online</display>
<desc>None</desc>
<address>192.168.1.100</address>
<port>6900</port>
<version>20</version>
<langtype>8</langtype>
<registrationweb></registrationweb>
<aid><admin></admin></aid>
</connection>
</clientinfo>

// Subnet support file
// Format is:
// subnet: net-submask:char_ip:map_ip
// you can add more than one subnet

subnet: 255.255.255.0:192.168.1.100:192.168.1.100
[/QUOTE]


my local ip: 192.168.1.100
my ip address : 117.192.15.53

i get rejected at this stage! i mean when i selet my charater
prashanth1990 - Rejected by server! Help - RaGEZONE Forums
 
lol... check your MYSQL query browser and make sure your 1st account that's is
user: ragnarok
pass: ragnarok
Sex: S

then make another account
then
user: asdasd
pass: asdnjasdhj
then change your sex now to: M
 
i have the same problem too. i downloaded a pre-made hexed sakexe from . sorry for posting the link. i used that sakexe and i get rejected from server. my eathena is working fine my kro and sak are patched to the fullest. my client data folder is complete.

why getting rejected? all the ips are 127.0.0.1.. all my brain cells are gone lol.
 
Does it show that you logged into a character on your mapserver?
If so then you need to change the packver in your source code or get a newer revision.
 
Back