-
Notifications
You must be signed in to change notification settings - Fork 19
Using SASL to authenticate before connecting causes timeouts #214
Description
I'm not the server administrator in this instance, however I would like to report this as a bug.
Version: elemental-ircd-6.6.2
Client(s) Tested: HexChat 2.10.2 on Windows 8.1 x64, AndChat v1.4.3.2 (LG G3)
IRC Services: atheme 7.2.6. services.ext3.net c961688c910803158202b27d4b9237acb100f251 :ceFljtR [elemental-ircd] [enc:posix] Build Date: Jul 26 2015
Issue Proof:
HexChat
[17:44:48] -!- Connection established, authenticating..
[17:44:48] -!- *** Looking up your hostname...
[17:44:48] -!- *** Checking Ident
[17:44:48] -!- *** No Ident response
[17:44:48] -!- *** Couldn't look up your hostname
[17:44:48] * Capabilities supported: account-notify extended-join multi-prefix sasl
[17:44:48] * Capabilities requested: account-notify extended-join multi-prefix sasl
[17:44:48] -!- Nickname Duck is already in use, trying for Duck_
[17:44:48] * Capabilities acknowledged: account-notify extended-join multi-prefix sasl
[17:45:26] -!- Closing Link: 1.2.3.4 (Connection timed out)
[17:45:26] -!- Lost connection to server (Remote host closed socket).
It should be worth noting that HexChat did not appear to bother with trying, whereas AndChat printed the line "Attempting SASL authentication". I believe that the AndChat app simply prints that line whenever the connection is set up to use SASL, and is not a reliable indication of functionality. To close, the network being tested has been known to handle SASL authentication properly in the past.