Перейти к содержанию

Linux!


alienkras

Рекомендуемые сообщения

Ребят! помогите!

вобщем настроил скомпилировал rAthena настроил грамотно сервера не хотят конектится друг к другу.

соответственно сервер не стартует. в чем праблема не пойму.

rAthena - https://rathena.svn..../rathena/trunk/

OS - UBUNTU STUDIO 14.04 x32

char sever conf


// 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.0.101
// 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: 192.168.0.101
// Login Server Port
login_port: 9000
// 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: 192.168.0.101
// Character Server Port
char_port: 9001

login serv


// Athena Login Server configuration file.
// Translated by Peter Kieser <pfak@telus.net>
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
// The login 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: 9000

MAP SERVER


//--------------------------------------------------------------
//rAthena Map-Server Configuration File
//--------------------------------------------------------------
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
//--------------------------------------------------------------
// Configuration Info
//--------------------------------------------------------------
// Interserver communication passwords, set in account.txt (or equiv.)
userid: s1
passwd: p1
// 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: 192.168.0.101
// 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: 192.168.0.101
// Character Server Port
char_port: 9001
// 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: 192.168.0.101
// Map Server Port
map_port: 9002

SUBNET


subnet: 255.0.0.0:127.0.0.1:127.0.0.1
subnet: 255.0.0.0:192.168.0.101:192.168.0.101

Логи с терминала


[Status]: Attempting to connect to Char Server. Please wait.
[Status]: Connecting to 192.168.0.101:9001
[Error]: make_connection: connect failed (socket #7, error 111: Connection refused)!
[Status]: Connecting to 192.168.0.101:9001
[Error]: make_connection: connect failed (socket #7, error 111: Connection refused)!

очень надеюсь на ваше помощь!!!!

Изменено пользователем alienkras
Ссылка на комментарий
Поделиться на другие сайты

в login_athena.conf розкоментируй и измени IP: //bind_ip: 127.0.0.1.

в map_athena.conf розкоментируй: //bind_ip: 192.168.0.101

ага спасибо! заработало)

Ссылка на комментарий
Поделиться на другие сайты

Постав мне пож. *плюсик* к репутации, а то на форуме есть теми, которые не могу посмотреть из-за того что репутация мала.

  • Upvote 3
  • Downvote 1
Ссылка на комментарий
Поделиться на другие сайты

×
×
  • Создать...
Яндекс.Метрика