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

05-01-2010, 09:53 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
No One Can Connect!
I Set Up my Server i forwarded my ports yet when someone connects it boots them back to login screen and dosnt show up on server logs at all any help would be appreciated
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|

05-01-2010, 09:59 PM
|
 |
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Make sure you have the correct ports open to allow outside connections. Check the FAQ in my sig for details.
|

05-01-2010, 10:10 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
thats the weird thing i forwarded the ports mentioned in the FAQ in your sig but still not letting anyone connect i shut down my firewall (not recomended) i hav no virus protection or anything again (not recomended) and still having all these issues
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|

05-01-2010, 10:11 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
but i can connect and works fine from the same pc
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|

05-01-2010, 10:17 PM
|
 |
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Make sure you used port RANGE forwarding, and not just normal port forwarding, as they are not the same thing.
Also, if you want to verify whether it is a port issue for sure or not, set your server as a DMZ in your router and have them try again. If they can connect with it set as a DMZ, then you have a port setup issue when the DMZ is disabled (as it should be normally). You don't want to leave a DMZ enabled, as it opens up security risks, but it isn't bad to set it for a while just to test. If they still can't connect when you have the DMZ set, then you have some other problem.
Another possible problem would be if you are using the Public Login Server and you set the address fields of your config file that are supposed to be commented out for most setups.
|

05-01-2010, 10:20 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
i dont see port range forwarding on the router pag only port forwarding im useing a D-Link WBR - 2310
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|

05-01-2010, 10:30 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
Idk ive been at this for hours i dont think my router has that option or atleast i dont see it
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|

05-01-2010, 10:43 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
ok i put it in DMZ and still it wont work so port isnt issue wat is? i can connect on same pc
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|

05-01-2010, 11:22 PM
|
 |
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Post your config file and remove the password!
|

05-02-2010, 01:13 PM
|
Sarnak
|
|
Join Date: Mar 2010
Posts: 36
|
|
Also, what login server software you're using would help. MiniLogin, EQEmuServerLogin, or something else?
|
 |
|
 |

05-22-2010, 03:25 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
ok im sorry i havent been on trev and heres my config i cant get the server to work for anything . .
Code:
<?xml version="1.0"?>
<server>
<world>
<shortname>epicfail</shortname>
<longname>My Fail Server Name :D</longname>
<!-- address has to be specified for minilogin to work -->
<address>localhost</address>
<localaddress>localhost</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>make up some random string of characters here</key>
<!-- Enable and set the port for the HTTP service -->
<http port="9080" enable="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>
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|
 |
|
 |

05-22-2010, 04:04 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
i even tried changing the config from eqemulator.net to .org still dosnt work if it helps any its the latest SVN rev
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|

05-22-2010, 08:26 PM
|
 |
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
If you are trying to run a public server, you shouldn't uncomment these lines like you did:
Code:
<address>localhost</address>
<localaddress>localhost</localaddress>
Comment them back out and it should start working, or at least be 1 step closer to working. They should be like this:
Code:
<!-- <address>localhost</address> -->
<!-- <localaddress>localhost</localaddress> -->
|

05-22-2010, 08:58 PM
|
 |
Hill Giant
|
|
Join Date: Aug 2009
Location: Shelby Twp, MI
Posts: 114
|
|
wow i cant believe thats was the issue . . . thanks trev! 
__________________
Owner and Head GM of Onyx'Falls Classic Respin'CL Hope to See You On. 
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 11:08 AM.
|
|
 |
|
 |
|
|
|
 |
|
 |
|
 |