Odd Log Entries
I wonder if anyone can help me, after a bit of a sanity check. Been running my own EQ Server for a while. Using the Private Login program its basically me and a few friends.
Just lately I have been seeing the below more often. Can anyone please explain what that is and is it normal ? I have done a look up on the IP addresses and the originate from the US. Which is a bit odd as I am from the UK and every one that has access to my server is UK based. Any help appreciated. [06.25. - 06:14:32] [WORLD__ZONE] New TCP connection from 0.0.0.0:0 [06.25. - 06:14:32] [WORLD__CONSOLE] Removing console (!tcpc->Connected) from 0.0.0.0:0 [06.25. - 06:25:29] [WORLD__ZONE] New TCP connection from 74.63.225.42:4224 [06.25. - 06:25:29] [WORLD__CONSOLE] Removing console (!tcpc->Connected) from 0.0.0.0:0 [06.25. - 06:25:29] [WORLD__ZONE] New TCP connection from 74.63.225.42:4431 [06.25. - 06:25:30] [WORLD__CONSOLE] Removing console (!tcpc->Connected) from 0.0.0.0:0 [06.25. - 06:57:40] [WORLD__ZONE] New TCP connection from 174.36.237.104:2453 [06.25. - 06:57:40] [WORLD__ZONE] New TCP connection from 174.36.237.104:3059 [06.25. - 06:57:42] [WORLD__ZONE] New TCP connection from 174.36.237.104:2398 [06.25. - 06:57:42] [WORLD__ZONE] New TCP connection from 174.36.237.104:2881 [06.25. - 06:57:48] [WORLD__ZONE] New TCP connection from 174.36.237.104:4778 [06.25. - 06:57:49] [WORLD__ZONE] New TCP connection from 174.36.237.104:1761 [06.25. - 07:02:58] [WORLD__ZONE] New TCP connection from 74.63.225.42:4739 [06.25. - 07:02:59] [WORLD__ZONE] New TCP connection from 74.63.225.42:4981 [06.25. - 07:03:02] [WORLD__ZONE] New TCP connection from 74.63.225.42:1959 [06.25. - 07:03:03] [WORLD__ZONE] New TCP connection from 74.63.225.42:2128 [06.25. - 07:03:08] [WORLD__ZONE] New TCP connection from 74.63.225.42:4108 [06.25. - 07:03:08] [WORLD__ZONE] New TCP connection from 74.63.225.42:4285 |
Those are telnet connections to your world server. You can disable them by setting telnet to disable in your TCP entry.
Code:
<tcp ip="127.0.0.1" port="1000" telnet="disable"/> |
Thanks very much for the reply. Not so worried about disabling them was more of a check to see if there ok and normal if you see what I mean.
Been running a server for a few months now and only recently seen the above happening. Just had me a bit concerned. But if is normal I will just ignore them. |
Well, if you want people to connect to your server via telnet is it is normal. Due to some security concerns, many server operators disable telnet connections.
Since it sounds like you aren't quite sure what the telnet connection is for, enabling telnet allows persons to connect to your server without actually logging in through EverQuest. For example, if I had an account on your server and had set a telnet password for my account, I could connect via telnet and send messages to people, see who's online, and even kick people if my access level was high enough. |
Hmm that sounds like something I really dont need enabled. would I put this <tcp ip="127.0.0.1" port="1000" telnet="disable"/> into my Eqemu Config file ?
|
All times are GMT -4. The time now is 09:47 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.