Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-02-2009, 05:23 PM
Hrothgar
Fire Beetle
 
Join Date: Jul 2009
Location: Midwest
Posts: 18
Default

Vales, I appreciate your patience and the restraint you have exercised in not pointing out exactly how clueless I am. I guess I just don't test well. I made the changes you noted in red and orange above.

When I use 192.168.1.1 in eqhost.txt and as the local address in eqemu_config.xml then I receive the error: "A connection to the server could not be reached. Please check your internet connection to make sure you are online." I have opened the relevant ports and even tried temporarily disabling (and applying change) Windows Firewall.

When I use 192.168.1.101 in eqhost.txt and as the local address in eqemu_config.xml then I receive "Error - The username and/or password were not valid. Please check them and try again." I have tried three different login accounts and verified them by checking the table in HeidiSQL.
Reply With Quote
  #2  
Old 08-02-2009, 11:58 PM
vales
Discordant
 
Join Date: May 2006
Posts: 458
Default

No problem. It's all a learning process, and we were all there at one time or another.

Just missed the loginserver part of your config file. Sorry about that.

Try this:
Quote:
<loginserver>
<host>slobovia.no-ip.biz</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>
then in your eqhosts.txt file, change it to:
Quote:
[LoginServer]
Host=slobovia.no-ip.biz:5998
If that doesn't work, change it to:
Quote:
[LoginServer]
Host=192.168.1.101:5998



And finally, if that fails... It could be that your router doesn't support NAT routing. A lot of older routers have this issue.

What you could to test it out is put your dyndns name in your eqhosts.txt file like so:

Quote:
[LoginServer]
Host=slobovia.no-ip.biz:5998
This will be for any clients connecting to your PC that's hosting the server.


Then go to C:/windows/system32/drivers/etc, and open your hosts file with notepad or something.

You should see:
Code:
127.0.0.1       localhost
at the bottom.

Add this line:
Code:
slobovia.no-ip.biz       192.168.1.101
Then save the hosts file.

What this does is loops your connection and reroutes it to your server's PC - assuming 192.168.1.101 is the LAN IP to your server. So any PC with this modified host file will have their connection rerouted.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:29 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3