// Server Communication username and password.
userid: ragnarok
passwd: ragnarok
// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: You should not use spaces in the server name, or guild emblems won't work client-side!
server_name: YourRO
// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: YourRO
// 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: LAN IP/Internal IP
// 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: LAN IP/Internal IP
// Login Server Port
login_port: 6900
// Character Server IP
// The character server exports this IP address to the entire world.
// NOTE: You should only need to set this if you are running behind a
// firewall or are on a machine with multiple interfaces.
char_ip:
WAN IP/External IP
// Character Server Port
char_port: 6121