Quote:
Originally Posted by Noctem
so how did you fix it.. I am unable to log into my server but I can log into other dr4 servers..
|
Well, my problem was that I was working behind a router. I used the EqEmu server guide to fix it. I signed up for a domain at no-ip.com. In my loginserver.ini, I used the domain name I chose for the variable "worldserver" and "chatchannelserver". I especially needed to assign "chatchannelserver" a value to get this work.
In boot5zones.bat, I also used the domain name. The lines in my boot5zones.bat look like this:
start zone . mydomain.org 7995 192.168.2.103
where 192.168.2.103 is the interal (assigned by router) address of my machine that is running world.exe and zone.exe.
Just remember to update your external IP (the one your ISP assigns) with the domain name provider, or d/l a utility that does it automatically.
Again, I had to do this b/c my machines are behind a rotuer, and I couldn't accomplish the goal by DMZ'ing a machine (either my router or myself can't figure it out, probably the latter).