./wipclnt: /lib/libcrypto.so.0.9.8: no version information available (required by ./wipclnt)
JID
IP 5.0.30.204
Netmask 255.0.0.0
MAC da:30:af:04:7b:c0
xmpp DEBUG attempting to connect to wippien.com
xmpp DEBUG connection successful
conn DEBUG SENT: <?xml version="1.0"?><stream:stream to="wippien.com" xml:lang="en" version="1.0" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams">
xmpp DEBUG RECV: <stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" id="248324209" from="wippien.com" version="1.0" xml:lang="en">
xmpp DEBUG RECV: <stream:features><starttls xmlns="urn:ietf
arams:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf
arams:xml:ns:xmpp-sasl"><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/></stream:features>
conn DEBUG SENT: <auth mechanism="DIGEST-MD5" xmlns="urn:ietf
arams:xml:ns:xmpp-sasl"/>
xmpp DEBUG RECV: <challenge xmlns="urn:ietf
arams:xml:ns:xmpp-sasl">bm9uY2U9IjkwMjcyODMwOSIscW9wPSJhdXRoIixjaGFyc2V0PXV0Zi04LGFsZ29yaXRobT1tZDUtc2Vzcw==</challenge>
xmpp DEBUG handle digest-md5 (challenge) called for challenge
SASL ERROR couldn't retrieve value for 'realm'
conn DEBUG SENT: <response xmlns="urn:ietf
arams:xml:ns:xmpp-sasl">dXNlcm5hbWU9ImFjaWRjb29sIixyZWFsbT0iIiIiLG5vbmNlPSI5MDI3MjgzMDkiLGNub25jZT0iMDBERUFEQkVFRjAwIixuYz0wMDAwMDAwMSxxb3A9YXV0aCxkaWdlc3QtdXJpPSJ4bXBwL3dpcHBpZW4uY29tIixyZXNwb25zZT1lNGJjZmRlNmVjZTExMWY4YjljZTM2YTZlOWU2ZGZhNixjaGFyc2V0PXV0Zi04</response>
xmpp DEBUG RECV: <failure xmlns="urn:ietf
arams:xml:ns:xmpp-sasl"><not-authorized/></failure>
xmpp DEBUG handle digest-md5 (rspauth) called for failure
xmpp DEBUG handle digest-md5 (default) called for failure
xmpp DEBUG SASL DIGEST-MD5 auth failed!
conn DEBUG SENT: <auth mechanism="PLAIN" xmlns="urn:ietf
arams:xml:ns:xmpp-sasl">AGFjaWRjb29sAHlpdHc2Nr==</auth>
xmpp DEBUG RECV: <failure xmlns="urn:ietf
arams:xml:ns:xmpp-sasl"><not-authorized/></failure>
xmpp DEBUG handle plain called for failure
conn DEBUG SENT: <iq id="_xmpp_auth1" type="set"><query xmlns="jabber:iq:auth"><username>acidcool</username><password>yitw67</password><resource>WIPPIENIM3</resource></query></iq>
xmpp DEBUG RECV: <iq id="_xmpp_auth1" type="error" from="wippien.com"><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf
arams:xml:ns:xmpp-stanzas"/></error></iq>
xmpp ERROR Legacy client authentication failed.
conn DEBUG SENT: </stream:stream>
xmpp DEBUG RECV: </stream:stream>
xmpp DEBUG Closing socket.
Disconnected from XMPP server
event DEBUG Stopping event loop.
event DEBUG Event loop completed.