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

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

Reply
 
Thread Tools Display Modes
  #16  
Old 09-30-2008, 08:28 PM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Yeah, the ip's match. Cavedude suggested that I un-remark the:

<!-- <address>DO NOT SET</address> -->
<!-- <localaddress>DO NOT SET</localaddress> -->

And set the address to my external ip and the local address to the 192.168.X.X ip. The problem for me now is when I do ipconfig it only shows the external ip. All computers on this network cannot connect to the server now. I'm not sure if anyone outside of here can. Sorry for the trouble and thanks alot for the help so far.

Edit: If anyone has a working eqemu_config file they can email me at skizoke@yahoo.com

**** out password of course.
Reply With Quote
  #17  
Old 09-30-2008, 09:50 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Sounds like your router may be doing something funky. You shouldn't be getting your outside public IP even if you are running a DMZ. I would try turning off the DMZ setup and make sure you are using Port RANGE Forwarding to set port range 7000 to 7500 and port range 9000 to 9000 to point to your server's 192.168.1.X IP address. Make sure you reboot the server so that it is getting a 192.168 address, cause if it isn't then you got another issue on your router with DHCP or something weird.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #18  
Old 09-30-2008, 10:57 PM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Skizoke, You said that you are not using minilogin. If not then you don't need to open any ports on your router and all eqhost.txt files should have the line:Host=eqemulator.net:5998. Everyone will need a login on this site and connect to your server publicly. If that is not what you want you need to open the ports on your router and use minilogin. The ip for your server will be the ip for your router, at least as far as players outside your lan are concerned. You will need someway to get the ip address of your friends, use this: http://www.eqemulator.net/wiki/wikka...akka=MiniLogin.

I have set up several servers this way, I always wanted just my friends to play on my lan. As it turns out this is an awful lot of work. Just setup the server normally and then lock it. Give your friends enough privileges to sign into the locked server. Much easier and you don't have to worry about modifing the eqhost.txt file all the time or opening the ports on your router.

HTH
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
Reply With Quote
  #19  
Old 09-30-2008, 11:02 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

If he is using the Public Login Server, then he definitely needs the Port Ranges that I mentioned to be forwarded to his server. It will not work otherwise unless he connect his PC directly to the modem without the router in the middle or unless he sets his server as a DMZ in the router config.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #20  
Old 09-30-2008, 11:12 PM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Trevius, I did what you suggested. I don't know if it worked yet, the friend who has been trying to connect is away from keyboard (using IM)

Stlaei, That is correct. I'm not using minilogin and would prefer to keep it a public server at this time. If I don't need to open up any ports why can't anyone outside of my house connect to the server?
Reply With Quote
  #21  
Old 09-30-2008, 11:14 PM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Quote:
Originally Posted by trevius View Post
If he is using the Public Login Server, then he definitely needs the Port Ranges that I mentioned to be forwarded to his server. It will not work otherwise unless he connect his PC directly to the modem without the router in the middle or unless he sets his server as a DMZ in the router config.

My problem is my modem IS my router. It's an AT&T dsl wireless modem with 4 connections for cat5 and has a built in router. So far it hasn't given me any problems. Hopefully, its just me and not the router/modem screwing me up.
Reply With Quote
  #22  
Old 09-30-2008, 11:49 PM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Oops, come to think of it I have always setup minilogin first then attempted to setup the public afterward. I guess my ports have already been open.

What server is it, Skizoke? I'll try to login and see what happens.
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
Reply With Quote
  #23  
Old 10-01-2008, 12:08 AM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Skizoke Test Server
Reply With Quote
  #24  
Old 10-01-2008, 12:10 AM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Here is the way my eqemu_config file currently looks:

<?xml version="1.0">
<server>
<world>
<shortname>Skizoke</shortname>
<longname>Skizoke Test Server</longname>

<!-- Only specify these two if you really think you need to. -->
<address>74.185.XX.XX</address>
<localaddress>192.168.1.68</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

<!-- Sets the ip/port for the tcp connections. Both zones and console (if enabled). Defaults are shown -->
<!-- <tcp ip="localhost" port="9000" telnet="disable"/> -->

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>******</password>
<db>peq</db>
</database>
</server>
Reply With Quote
  #25  
Old 10-01-2008, 12:24 AM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Skizoke, This was in my Titanium log file.

Code:
2008-09-30 23:07:33	Networking: Connection Established [1]
2008-09-30 23:08:33	*** WorldAuthenticate.  Error connecting to 74.185.XX.XX:9000 [client:DisconnectReasonConnectFail,server:DisconnectReasonNone]
2008-09-30 23:08:33	
2008-09-30 23:08:33	Networking: Connection Closed [0] with 0 pending bytes.
2008-09-30 23:08:34	*** ERROR: WorldAuthenticate has failed after attempting to connect.
First try commenting these lines in your eqemu_config file:
<address>74.185.XX.XX</address>
<localaddress>192.168.1.68</localaddress>

Second try this, note I don't even have this line in my eqemu_config file:
Try uncommenting this line from your eqemu_config file:
<!-- <tcp ip="localhost" port="9000" telnet="disable"/> -->
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
Reply With Quote
  #26  
Old 10-01-2008, 12:29 AM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

I made the changes, currently looks like this:

<?xml version="1.0">
<server>
<world>
<shortname>Skizoke</shortname>
<longname>Skizoke Test Server</longname>

<!-- Only specify these two if you really think you need to. -->
<!-- <address></address> -->
<!-- <localaddress></localaddress> -->

<!-- Loginserver information. -->
<loginserver>
<host>eqemulator.net</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

<!-- Sets the ip/port for the tcp connections. Both zones and console

(if enabled). Defaults are shown -->
<tcp ip="localhost" port="9000" telnet="disable"/>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>******</password>
<db>peq</db>
</database>
</server>

I don't know how to actually restart the server. I have just been closing the two dos windows. I am just now thinking, maybe changes to my config file are not taking effect if I am not restarting correctly?
Reply With Quote
  #27  
Old 10-01-2008, 12:35 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Ya, you are restarting it correctly for Windows. It should be taking effect.

Try running an "ipconfig /all" from your command prompt and post that here if you don't mind.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #28  
Old 10-01-2008, 12:38 AM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Here you go:

Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Howard>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Howard-Main
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : gateway.2wire.net

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : gateway.2wire.net
Description . . . . . . . . . . . : Realtek RTL8168B/8111B Family PCI-E Gigab
it Ethernet NIC (NDIS 6.0)
Physical Address. . . . . . . . . : 00-1D-7D-E6-C3-74
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::880d:1656:1fd7:30f2%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.68(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Tuesday, September 30, 2008 9:53:12 PM
Lease Expires . . . . . . . . . . : Wednesday, October 01, 2008 9:53:12 PM
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DHCPv6 IAID . . . . . . . . . . . : 134225277
DNS Servers . . . . . . . . . . . : 192.168.1.254
NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Hamachi:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Hamachi Network Interface
Physical Address. . . . . . . . . : 7A-79-05-FF-58-F2
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 5.255.88.242(Preferred)
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Lease Obtained. . . . . . . . . . : Tuesday, September 30, 2008 9:53:12 PM
Lease Expires . . . . . . . . . . : Tuesday, September 30, 2008 11:36:57 PM
Default Gateway . . . . . . . . . : 5.0.0.1
DHCP Server . . . . . . . . . . . : 5.0.0.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter Local Area Connection* 6:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : isatap.{734CDEE7-51F1-4667-B432-C91DAB389
B7E}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::200:5efe:5.255.88.242%12(Preferred)

Default Gateway . . . . . . . . . :
NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Local Area Connection* 7:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 9:

Connection-specific DNS Suffix . : gateway.2wire.net
Description . . . . . . . . . . . : isatap.gateway.2wire.net
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::5efe:192.168.1.68%10(Preferred)
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.1.254
NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Local Area Connection* 10:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Temporary IPv6 Address. . . . . . : 2002:5ff:58f2::5ff:58f2(Preferred)
Default Gateway . . . . . . . . . : 2002:c058:6301::c058:6301
NetBIOS over Tcpip. . . . . . . . : Disabled

C:\Users\Howard>
Reply With Quote
  #29  
Old 10-01-2008, 12:52 AM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

I am still getting the same error when trying to connect. It seems like port 9000 is blocked. Double check all the port openings in your router with what Trevius suggested earlier.

And even though I don't think this has anything to do with it, I'd turn off Hamachi until you get the server working.

Assuming that the ports are open correctly this could be a routing issue, and Hamachi could interfere.
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
Reply With Quote
  #30  
Old 10-01-2008, 01:03 AM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

I uninstalled Hamachi and rebooted. I don't even use it anymore.
Reply With Quote
Reply


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 06:21 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3