Help needed on connect! antrix)()(

Newbie Spellweaver
Joined
Mar 5, 2007
Messages
19
Reaction score
0
Asking this for a friend.,.,

he open all those ports and his firewall everthing is open but when i try to connect to his server its says Unable To Connect

here are his conf

Antrix

<Database Hostname = "127.0.0.1" Username = "root" Password = "***" Name = "antrix" Port = "3306" Type = "1">

<Listen Host = "0.0.0.0"
WorldServerPort = "8129">

Logon

<LogonDatabase Hostname = "127.0.0.1"
Username = "root"
Password = "******"
Name = "antrix"
Port = "3306"
Type = "1">

<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">

Realms

<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">

Realm1.Name = "Test"
Realm1.Address = "86.88.181.115:8129"
Realm1.Icon = "PVP"
Realm1.Colour = "1"
Realm1.Population = "0"
Realm1.TimeZone = "1">


Help what does he need to do.
 
hmmm... sec
hope this helps!

Realm1.Name = "YOUR REALM NAME"
Realm1.Address = "YOUR EXTERNAL IP:8129"
Realm1.Icon = "PVP"
Realm1.Colour = 1
Realm1.Population = 0
Realm1.TimeZone = 1


IS his ip dynamic or static?



Part Two:

1. Open C:\Windows\System32\Drivers\Etc\Hosts.file
2. At the end of the File add the following.

127.0.0.1 (Dynamic DNS)
(Internal IP) (Dynamic DNS)
(External IP) (Dynamic DNS)

Dynamic DNS = The DNS you just created at DynDNS.Com
Internal IP = Your ip of the computer you are on, This can be found by going to start, then run. Typing in cmd, once the Windows command Prompt opens type in "ipconfig". You will get a readout the one you are looking for is "Ip Address" it normally starts with 192.

External IP = You outbound ip assigned by your ISP. You can find this by visiting WhatIsMyIP.com - 208.116.34.18.









Full TUTOIRAL AT:http://forum.ragezone.com/f114/tutorial-how-make-your-antrix-server-public-without-hamachi-273763/ by:Selvin
 
Back