View Single Post
  #10  
Old 01-29-2011, 07:01 PM
chrismed0
Sarnak
 
Join Date: Aug 2010
Location: USA
Posts: 75
Default The Server

I tried to replace the "localhost" in the eqemu_config.xml and the login.ini (only places I have the "localhost" used.

Also tried changing my local network IP to my actual internet IP in the accounts in the loginDB and when I login in to eqemulator.net and try loggin onto my server I still get the same error:

Code:
[Debug] [WORLD__CLIENT] New connection from 192.168.0.180:50861
[Debug] [NET__IDENTIFY] Unable to identify stream from 192.168.0.180:50861, no m
atch found.
As far as the .conf files these are what I have in my directory from the EQEmuLoginServer.rar:

login_opcodes.conf
login_opcodes_sod.conf

Also I'm getting this in my "EQEmu Login Server" window:

Code:
[Debug] [01.29.11 - 16:49:26] Logging System Init.
[Debug] [01.29.11 - 16:49:26] Config System Init.
[Debug] [01.29.11 - 16:49:26] MySQL Database Init.
[Debug] [01.29.11 - 16:49:26] Encryption Initialize.
[Debug] [01.29.11 - 16:49:26] Encryption Loaded Successfully.
[Debug] [01.29.11 - 16:49:26] Server Manager Initialize.
[Network] [01.29.11 - 16:49:26] ServerManager listening on port 5998
[Debug] [01.29.11 - 16:49:26] Client Manager Initialize.
[Network] [01.29.11 - 16:49:26] ClientManager listening on Titanium stream.
[Network] [01.29.11 - 16:49:26] ClientManager listening on SoD stream.
[Debug] [01.29.11 - 16:49:26] Server Started.
So still not sure....

ALSO.. almost forgot... The server is actually running on Windows Server 2008 (32bit) on a VMWare Workstation Vertual Machine on my system .. I went ahead and went with that for now. I'm bridging the connection to connect directly to the physical network like it's own independent computer. It shows up in my router as if it was just another computer which I have the server options setup for it in the router. I also gave it 2x proc with plenty of HD space and plenty of memory for the moment. When I have everything up and running well and I have a chance to play with editing it or tweaking it or what ever I decide to do once this stage of the server is done, then I may move it to an actual server system or share it with other systems.. time will tell ... and lots to do..hehe

so it has it's own local IP address....no problems there
Reply With Quote