[Mangos ] Several Problems..

Newbie Spellweaver
Joined
Feb 5, 2006
Messages
46
Reaction score
0
I can log into my server but others cant. all my ports are open and all my settings right..

i even see that its accepting people, but they cant log into the world or pullup he realm list..

my friend gave me an mySQL code to add a feild into the realmlist database

"dbinfo"
And that it needed 1 of these 2 lines in it.
"[My Dyndns Here ];3306;mangos;mangos;realmd"
"[My Dyndns Here ];3306;mangos;mangos;mangos"

( i have a dyndns from dyndns.com setup )
ive also had people connecting to it once already but i messed with the sql files and had to wipe everything and reinstall it. since then ppl only get to the login part and it sats Connected, the unable to connect.

my system32/drivers/etc/hosts file only allows my databases to load useing 127.0.0.1, but ive read on other sites ive to use my ip and not that.

Basicly im at a cross road. ive had it working, but forgot what i did, so i need to nkow how u add stuff to an exsisting databse. and if there is anything im missing.

YES they have my dyndns in the realm file in there wow directory.

so please, can anyone help me. im completely stummped on this ive been up till 6am for the past 2 days trying to get it back up and running, and ive tryed everything i remembered, but i know that isnt everything as its ovious im missing something. since it wont let ppl get into it fully.
 
sorry i figured it out, insted of opening ports i used DMZ since my router supported it. and everythings fine i can connect and others can, the only problem i have now is my ISP is blocking port 80 and 8080 so i cant use a website to let people make there own accounts. but im working on resolving that even if i have to get a seccond isp in my house hold.
 
Just buy a webhosting package (eventually with a domain) then grant external access to your MySQL. That way you don't even have to host the webfiles yourself.
 
Back