<!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.&nbsp; 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: &lt;stream:stream to=&quot;198.140.216.36&quot; xmlns=&quot;jabber:client&quot; xmlns:stream=&quot;<A HREF="http://etherx.jabber.org/streams" TARGET="_blank">http://etherx.jabber.org/streams</A>&quot;&gt;</FONT>
<BR><FONT SIZE=2>RECV: &lt;?xml version='1.0'?&gt;&lt;stream:stream xmlns:stream='<A HREF="http://etherx.jabber.org/streams'" TARGET="_blank">http://etherx.jabber.org/streams'</A> id='39EE2FED'&gt;</FONT>
<BR><FONT SIZE=2>SENT: &lt;iq type=&quot;set&quot; id=&quot;JCOM_226&quot;&gt;&lt;query xmlns=&quot;jabber:iq:auth&quot;&gt;&lt;username&gt;ted&lt;/username&gt;&lt;password&gt;xxxxxxxx&lt;/password&gt;&lt;resource&gt;Work&lt;/resource&gt;&lt;/query&gt;&lt;/iq&gt;</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>