Ok I made sure my firewall was disabled in the network conections area and all that stuff but people still cant conect to my server without gettin the 1107 error :( I am currently on a network with another pc but I have the server on the pc the internet runs into. I am also running windows xp. Heres my config info:
LOGINSERVER.INI:
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemu.net
loginserver2=eqlogin2.eqemu.net
loginport=5999
loginport2=5999
worldname=Radimus
locked=false
account=
password=
worldaddress=12.89.***.29
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
BOOT5ZONES.BAT:
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.
REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1
REM: If you still get errors try using localhost instead of 127.0.0.1
REM:--------------Start-----------------------
@echo off
start ZoneNT . 12.89.***.29 7995 12.89.***.29
start ZoneNT . 12.89.***.29 7996 12.89.***.29
start ZoneNT . 12.89.***.29 7997 12.89.***.29
start ZoneNT . 12.89.***.29 7998 12.89.***.29
start ZoneNT . 12.89.***.29 7999 12.89.***.29
exit
cls
REM:---------------END------------------------
ANY help would be apriciated as I really want to get this to work. THANKS!
|