
Originally Posted by
python66
Did you start the logonserver?
Also, i don't think the logon server will be running on port 3306, that's MySQL.
Change the port to something else (leave it how it came maybe?).
Hope it helps.
and, xt454 - can you PLEASE cut out the double posting* and noobish comments? - It doesn't take long to research, Read a guide on setting up a server rather than jumping straight into an advanced repack (sure you can use it, Just follow a guide elsewhere till you get the hang of it), The same goes to anyone else aswell...
* I know, I double posted. I dont intend to be hypocritical. It's just the two posts don't really go well together. One, is giving advice. the other is asking for help :P
Are you sure you chanced your IP-s Correctly??
Step 1:
Code:
<LogonServer Address = "YOUR IP HERE"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
PS! Do not chance anything besides your IP!!
Step 2:
Code:
<Realm1 Name = "Test Realm"
Address = "YOUR IP HERE:8129"
Icon = "PVP"
Colour = "1"
Population = "1.0"
TimeZone = "1">
PS!! PORT will remain the same..
Setting up in internet!
step 3:
- Visit DynDNS and create an account.
- Go to Services, then Dynamic DNS, then Get Started (link is on the right).
- Type in what you want your hostname to be and then pick a domain.
- Check the wildcard option.
- Under IP address, copy the one that they auto detect.
- Click Create Host.
- Go to C:\WINDOWS\system32\drivers\etc\ and open HOSTS with Notepad.
- Put this in at the bottom:
Code:
127.0.0.1 (Dynamic DNS)
(Internal IP) (Dynamic DNS)
(External IP) (Dynamic DNS)
[/SIZE]Step 4:
The Dynamic DNS is the name of the host you just created. Example: test.ath.cx
The Internal IP is the IP of your computer. To check this go to Start > Run > Type cmd then once Command Prompt is open, type ipconfig /all.
The External IP is the IP that was auto detected by DynDNS.
[I]Example:
Code:
127.0.0.1 test.ath.cx
192.168.1.100 test.ath.cx
123.12.12.12 test.ath.cx
[/SIZE]- Go to your router and forward these ports:
[
Code:
SIZE=3]3724 - 3724
80 - 80
3306 - 3306
8129 - 8129
8093 - 8093
6112 - 6112
6881 - 6999
3036 - 3036
8050 - 8050[/SIZE]
[/SIZE]