This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Connection Refused (login details are correct)

General support and discussion of Eggdrop bots.
Post Reply
w
weezel
Voice
Posts: 3
Joined: Thu Oct 07, 2010 11:42 pm

Connection Refused (login details are correct)

Post by weezel »

hey!

so my problem is this. I have (Eggdrop v1.6.20 (C) 1997 Robey Pointer (C) 2010 Eggheads) running, with a few scripts. When i try to log in via putty, i get the following error:

Code: Select all

BusBot  (Eggdrop v1.6.20 (C) 1997 Robey Pointer (C) 2010 Eggheads)

Please enter your nickname.
weezel
You don't have access.
however: if i change "Answerback to ^E:" under "terminal" in the putty settings for that stored account so that its blank, it WILL let me log in but the login then looks like this :

Image

Now, that looks horrible. And i've no idea why it's doing that either. But! when i leave it logged in, and then try to login again, this time using putty it its rather default state, again i will see the above error on the new window, but in the window that's already logged in (the messy one), i see this:

Code: Select all

[23:54:18] Timeout/EOF ident connection
                                          [23:54:42] Refused telnet@weezel (invalid handle: PuTTYweez)
it's worth noting that the thing in the settings dialogue "Answerback to ^E:" is "PuTTY"

what i cant figure out, is why this is happening. all i want is for the terminal window to look clean! im sure that i've not changed anything to disallow logins as it tells me, but i cant see what effect "Answerback to ^E:" has, and if it's causing that horribly messy terminal window.

Any ideas ? :E
p
pseudo
Halfop
Posts: 88
Joined: Mon Nov 23, 2009 4:52 am
Location: Bulgaria
Contact:

Post by pseudo »

What PuTTY sees as ^E is part of the telnet autodetection added in 1.6.20. Clients speaking telnet will have no problems with it. What you are doing wrong is using the Raw connection type instead of Telnet. Why?

To be able to work normally with the raw type, you must remove the ^E answerback, leaving the field empty. After that you need to type .fixcodes when you log in. The easier and preferred solution, however is to choose Telnet in the initial connection dialog, cause it's actually telnet what you are supposed to use with Eggdrop. That way you won't have problems.
w
weezel
Voice
Posts: 3
Joined: Thu Oct 07, 2010 11:42 pm

Post by weezel »

pseudo wrote:What PuTTY sees as ^E is part of the telnet autodetection added in 1.6.20. Clients speaking telnet will have no problems with it. What you are doing wrong is using the Raw connection type instead of Telnet. Why?

To be able to work normally with the raw type, you must remove the ^E answerback, leaving the field empty. After that you need to type .fixcodes when you log in. The easier and preferred solution, however is to choose Telnet in the initial connection dialog, cause it's actually telnet what you are supposed to use with Eggdrop. That way you won't have problems.
to be honest, i am not sure why i am using RAW there. i think (im sure) i always used that, not for any particular reason, but just because that's what was recommended. true enough before the version i have now, i did use an older one so i guess that's where my methods became outdated :P


just tried using the method you suggested, now working fine! thankyou for your help :D
Post Reply