View Single Post
  #2  
Old 03-17-2005, 12:26 AM
sonicintuition
Hill Giant
 
Join Date: Jan 2005
Posts: 124
Default

In your boot5zones.bat file, or whatever you named it, you may want to change the IP's to 127.0.0.1. I have never had any problems using that, and whenever I changed that IP to something else it usually created problems. I'm also running on a LAN, using minilogin but can easily switch over to the EQEmu login server if I wanted, and in that process I always leave the IP at 127.0.0.1.

Quote:
if NOT exist spells_us.txt goto NOSPELL

start zone . runn3r.no-ip.org 8780 127.0.0.1
start zone . runn3r.no-ip.org 8781 127.0.0.1

exit
cls
Let me know if it works. If not, we may need to try something else.

Regards,
SI

EDIT: I just assumed from the secondary LAN IP's you had in your post there, that you were running on a LAN. Then I looked at the REM lines and noticed that is says to use those IP's if you're using minilogin, which according to your files, you're trying to connect to the EQemu login server. Did you change the IP address in the REM lines? That doesn't actually do anything, they're just notes. Anyway, regardless of whether or not you are running your server on a LAN, leave the IP's I just explained at 127.0.01. The only time you'd change this is if your zone servers were running on a different machine than your world server, which most people don't do.

Last edited by sonicintuition; 03-17-2005 at 08:32 AM..
Reply With Quote