- Joined
- Jun 30, 2008
- Messages
- 9
- Reaction score
- 0
My friends cant connect to my server, and ive tried alot but i still cant make it work!
Here is my char conf file:
And heres my login conf file:
And map conf file:
So if anyone sees the problem let me know!
Ohh and ive seen alot of threads where people ask if the firewall is on and if ppl are using a router.
No on firewall, and no on router.
Thx! I really appricate(?) all help!^^
Here is my char conf file:
// 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: 85.226.144.43
// 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 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: 85.226.144.43
And heres my login conf file:
//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
And map conf file:
// 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: 85.226.144.43
// 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 map 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.
map_ip: 85.226.144.43
So if anyone sees the problem let me know!
Ohh and ive seen alot of threads where people ask if the firewall is on and if ppl are using a router.
No on firewall, and no on router.
Thx! I really appricate(?) all help!^^