Telnet login problem

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
GentleJesus
Posts: 62
Joined: Thu Feb 27, 2014 1:04 am

Telnet login problem

Post by GentleJesus »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 6441:
L2JDP Revision 10215:

I am having trouble with the telnet on my game server on ubuntu. I set up the password and enabled the telnet in the telnet.properties. When I try to log into the server via telnet it connects and asks for password but when I enter the password it tells me the password was incorrect and disconnects the telnet.

This is causing me big problems as when I kill the process in a command terminal and try to start it again I am getting a error telling me the address is already in use as though the process was not killed completely and I have to restart the computer in order to start the server back up.

Please help.
User avatar
BiggBoss
L2j Veteran
L2j Veteran
Posts: 1104
Joined: Wed Apr 15, 2009 3:11 pm
Location: Spain

Re: Telnet login problem

Post by BiggBoss »

write here the command sequences you type to login into telnet
Image
angkor_tm
Posts: 135
Joined: Fri Nov 19, 2010 1:38 pm

Re: Telnet login problem

Post by angkor_tm »

Example:
Telnet.properties

EnableTelnet = True
StatusPort = 54321
StatusPW = 12345

Code: Select all

[root@server user]# telnet 127.0.0.1 54321Trying 127.0.0.1...Connected to 127.0.0.1.Escape character is '^]'.Welcome To The L2J Telnet Session.Please Insert Your Password!Password: 12345Password Correct![L2J Login Server] 
GentleJesus
Posts: 62
Joined: Thu Feb 27, 2014 1:04 am

Re: Telnet login problem

Post by GentleJesus »

I was trying to log in with putty from windows and a client on ubuntu
angkor_tm
Posts: 135
Joined: Fri Nov 19, 2010 1:38 pm

Re: Telnet login problem

Post by angkor_tm »

First check:
t0.jpg
Then:
t1.jpg
And then:
2.jpg
p.s. I not recomment connect to remote server with Telnet. Use ssh and run telnet only local IP.
You do not have the required permissions to view the files attached to this post.
Post Reply