<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4207.2601" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Keith, thank you for your 
advice.&nbsp; It was a problem with the IP of the server and how the client was 
connecting to it.&nbsp; I changed the host name to my IP, and connected to the 
client.&nbsp; However, I am now getting authentication errors.&nbsp; I am also 
now using a different IP, so the 10.0.0.x numbers do not appear anymore.&nbsp; I 
have attached the main part of the debug output where the authentication error 
happens (also attached the config file), and would appreciate any insight.&nbsp; 
I am getting a little more familiar with the overall server, but am still quite 
new....&nbsp; Also, if some of the questions I am asking are documented 
somewhere, can you please point me to that documentation? (so I don't bother the 
mail list with questions that documentation already covers).&nbsp; Thank you for 
your help, I really appreciate it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-brian</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&gt;Brian,<BR><FONT face=Arial size=2>&gt;</FONT><BR>&gt;The problem you 
are having is partly due to a client issue.. you are connecting to 10.0.0.3 as 
your server &gt;name (in the client) but you have your server hostname set to 
"Hal", since it cannot find the host "10.0.0.3" &gt;internally, this is why you 
are getting configuration erros..<BR><FONT face=Arial 
size=2>&gt;</FONT><BR>&gt;One way to fix this would be to connect to the server 
name "Hal" in your client, the other would be to add &gt;the tag: &lt;alias 
to="Hal"/&gt; into the config section of the "c2s" service.&nbsp; this will 
allow for this type of &gt;Proxying, converting all "10.0.0.3" to "Hal" in the 
server name...&nbsp; although, I don't believe this has been &gt;fully tested, 
so let me know if you go this route, and it still doesn't work for you.<BR><FONT 
face=Arial size=2>&gt;</FONT><BR>&gt;Keith<BR></DIV></BODY></HTML>