<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12">
<TITLE>Connecting to the server.</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>I just installed jabber-1.0.1 and cannot get it to connect. I used IPTraf and determined that there is traffic to the server, but WinJab reports:</FONT></P>
<P><FONT SIZE=2>Attempting to Connect to 198.140.216.36...</FONT>
<BR><FONT SIZE=2>COMM ERROR: Socket Error Code 10054 (10054)</FONT>
<BR><FONT SIZE=2>Pausing 5 secs. before reconnect Attempt</FONT>
<BR><FONT SIZE=2>Disconnected from Server!</FONT>
</P>
<P><FONT SIZE=2>In the Debug window:</FONT>
<BR><FONT SIZE=2>SENT: <stream:stream to="198.140.216.36" xmlns="jabber:client" xmlns:stream="<A HREF="http://etherx.jabber.org/streams" TARGET="_blank">http://etherx.jabber.org/streams</A>"></FONT>
<BR><FONT SIZE=2>RECV: <?xml version='1.0'?><stream:stream xmlns:stream='<A HREF="http://etherx.jabber.org/streams'" TARGET="_blank">http://etherx.jabber.org/streams'</A> id='39EE2FED'></FONT>
<BR><FONT SIZE=2>SENT: <iq type="set" id="JCOM_226"><query xmlns="jabber:iq:auth"><username>ted</username><password>xxxxxxxx</password><resource>Work</resource></query></iq></FONT></P>
<P><FONT SIZE=2>Could it be that something (jserver?) tries to connect to jabber.org and can't (we're behind a firewall)?</FONT>
</P>
<P><FONT SIZE=2>I want this to work without connecting to jabber.org, completely autonomously behind the firewall is this possible?</FONT>
</P>
<P><FONT SIZE=2>Oh, one other thing: why does it send passwords in the clear over the net?</FONT>
</P>
</BODY>
</HTML>