I need a little help with my Linux server
I have everything running properly (so it seems), the world and all the zones start up normally. but when I go to log in from a client, the client just hangs at the login screen (DejaVu). I tried the Wine with MiniLogin and could see the server hook up, then the client- It just would not pass on to the world server. So, I went to try public, and same thing happened; I can see my server at the loggin, but when I go for it, it hangs, nothing visible happens on my server side. It acts as if there was a blocked port(s), but then minilogin should have worked if that were the case?
Anyways, heeelpp! any ideas are better than mine - I've been at this for at least two days. This is my second shot at a Linux server, and I hope I didn't create another giant, enema for myself. I also "accidentaly" got MySql 5 running on this server, so it's sporting MySql5 - I know MySql is working, as I tested the EqEmu from my old windows setup, and also, I can see the data load when I start the Linux one. |
First you should verify is there is any traffic from your client to the server.
Log in to the server and do as root: Code:
tcpdump -pnni any host <client IP> and not port 22 Now fire up your client and look if you can see any traffic to your server. Edit: I am not quite sure what happens since the public login fails too. Do I understand correctly and you are able to get to the character creation screen? |
Quote:
At least in a Minilogin setup it must reflect your servers IP. Eg. <address>192.168.1.106</address> If it is set ot the wrong value you are able to see the server on the login screen but you are not able to log in. |
Quote:
I can't get to the character screen - the client just hangs for a while, then drops back. |
Here's the to config files, I think are right, i was using these for the windows server - but maybe I missed something;
Code:
[LoginServer] Code:
<?xml version="1.0"> |
For Minilogin try this in your eqemu_config.xml
Code:
... |
Actually, here's what I used for minilogin
Code:
<?xml version="1.0"> There must be something I'm not doing right on the server , and it has to be port and/or permissions related |
I believe that MiniLogin RELIES on the Loginserver.ini file for it's settings, not the XML file
In the Loginserver.ini file, put the Loginserver=127.0.0.1 and the Worldaddress=192.168.2.105 and see what happens. |
Quote:
Code:
112824 New client from ip: 192.168.2.102 port: 1480 |
Here's some output off the server - it seems world stops then zone starts , but under windows it seems they both stay running?
Code:
[root@nahunta server]# ./startup |
Just as a follow up, incase anyone else ever runs into this - the problem was with my Shorewall Firewall; I need to keep it(Shorewall) running because my old Lynksys router has a bug to where it does not re-direct ftp port properly, so I have my server in DMZ mode, with Shorewall.
I guess I don't have all the proper ports cleared under shorewall yet. I stopped the firewall, then rebooted after setting dmz off - everything worked fine then. So I'll go back to Shorewall, and work with the ports there. |
All times are GMT -4. The time now is 03:44 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.