MMORPG Server Development Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
Home[Guide]Router For eAthena Server Home10SearchLatest imagesRegisterChatLog in

 

 [Guide]Router For eAthena Server

Go down 
AuthorMessage
Christoper
MMORPG
MMORPG
Christoper


Male
Number of posts : 117
Age : 33
Location : Philippines
Job/hobbies : Developer
Humor : Humble
Infected Bar :
[Guide]Router For eAthena Server Left_bar_bleue0 / 1000 / 100[Guide]Router For eAthena Server Right_bar_bleue

Registration date : 2008-11-23

[Guide]Router For eAthena Server Empty
PostSubject: [Guide]Router For eAthena Server   [Guide]Router For eAthena Server Icon_minitimeWed Nov 26, 2008 7:42 pm

-ROUTER GUIDE-

Make sure you do everything exactly the same as i show you them, such as the spaces. E.g. login_ip:127.0.0.1 (There are no spaces in them) but such as // bind_ip:127.0.0.1 and login_port: 6900 (There are spaces in between // bind and port: 6900)

Turn off firewall from any firewall software.
The main firewall you should turn off is at: Start/My Control Panel/Network Connection/1394 Connection (Right Click and Property)/Advanced. Uncheck the "Internet Connection Firewall" (Protect my computer and network by limiting or preventing access to this computer from the internet)

1. You need to find your wan-ip, lan-ip and subnetmask. These can be found at:
Wan-IP- www.whatismyip.com
Lan-IP and Subnetmask- Start/run/cmd. And type in ipconfig
Get a piece of paper and write those infomation down.

2. Go to your eAthena folder, and go to the conf folder. Open up char_athena first and enter the following IP's:

[RC5]

// Login Server IP
login_ip:127.0.0.1 <--- YOUR "LAN IP"
// Login Server Port
login_port: 6900

// Character Server IP
char_ip:127.0.0.1 <--- YOUR "WAN IP"
// Character Server Port
char_port: 6121

[SVN]
Everything is the same as above. The bind_ip:127.0.0.1, disable them by putting // at the front. Like this:
// bind_ip:127.0.0.1

3. Open up ladmin_athena and enter the following ip:

[RC5] and [SVN]

// Login Server IP
login_ip:127.0.0.1 <--- YOUR "LAN IP"
// Login Server Port
login_port: 6900

4. Open up login_athena and enter the follow ips:

[RC5]

Don't do anything, just make sure the login_port is 6900 (login_port: 6900)

[SVN]

// Login Server IP
login_ip:127.0.0.1 <--- YOUR "LAN IP"
// Login Server Port
login_port: 6900

The bind_ip do no touch. (// bind_ip:127.0.0.1)

5. Open up map_athena and enter the following ips:

[RC5]

// Character Server IP
char_ip:127.0.0.1 <--- YOUR "LAN IP"
// Character Server Port
char_port: 6121

// Map Server IP
map_ip:127.0.0.1 <--- YOUR "WAN IP"
// Map Server Port
map_port: 5121

[SVN]

Same as above, just the bind_ip, leave as normal (// bind_ip:127.0.0.1)

6. Open up lan_support and enter the following ips: (THIS IS VERY IMPORTANT AS NOT ALL GUIDES ARE RIGHT)

// put here the LAN IP of your char-server
lan_char_ip: 127.0.0.1 <--- YOUR "LAN IP"

// put here the LAN IP of your map-server
lan_map_ip: 127.0.0.1 <--- YOUR "LAN IP"

// put here the Subnet mask of your LAN
subnet: 127.0.0.0 <--- THIS IS IMPORTANT, IT IS YOUR "LAN IP" BUT THE LAST DIGIT IS THE NUMBER OF THE LAST NUMBER OF THE SUBNETMASK. (E.g. If your ip is 123.456.7.8 and your subnetmask is 255.255.255.0 then your subnet would be 123.456.7.0)

subnetmask: 255.255.255.255 <--- YOUR "SUBNETMASK"

7. Now all your conf files are finished, its now fowarding your ports in your router configuration page.

Everyone's router is different, but i can give you a links that may work for you. The links are:
http://(YOUR WAN IP)
http://routerlogin.net

Usually they provide with a username and password, and those vary too, but the common ones are:

User: admin
Pass: password

User: admin
Pass: admin

User: admin
Pass: (Blank)

User: admin
Pass: pass

I AM SAYING MY ROUTER CONFIGS ACCORDING TO MY ROUTER (NETGEAR)
Once you get into your router configuration page, either on top of on the right, there should be a link saying port fowarding. After accessing into this page, create a new service each one named char, map and login.
For login, foward ports FROM 6900-6900, which means start port-6900 and end port-6900 and server ip address is your "LAN IP"
For char, foward ports FROM 5121-5121. which means start port-5121 and end port-5121 and server ip address is your "LAN IP"
For map, fowards ports FROM 6121-6121. which means start port-6121 and end port-6121 and server ip address is your "LAN IP"

Now you are pretty much done with the configurations. All you need is an sclientinfo. After getting ahold of one, or there should be one in your data folder which can be found in your ragnarok folder, right click it, edit and enter the following:

[For you to access your server]


Server's Name
Server's Description
LAN_IP

6900
20
0
eAthena


[For other players to access your server]


Server's Name
Server's Description
WAN_IP

6900
20
0
eAthena


Credits
Christoper
Back to top Go down
https://mmorpg.iftopic.com
 
[Guide]Router For eAthena Server
Back to top 
Page 1 of 1
 Similar topics
-
» [Guide]Setting Up Server W/hamachi
» 3.3.2-3.3.0 warcraft server repack downloads private server emulation
» 3.3.2-3.3.0 private server repaks world of warkraft server emulation
» [Guide]How to Make Custom Item's
» Any one who want various free online games strategy and guide?

Permissions in this forum:You cannot reply to topics in this forum
MMORPG Server Development Forum :: MMORPG Server Files :: Server Developments :: Ragnarok Online-
Jump to: