<!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 6.00.2800.1050" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have searched this list for an anwer to my 
problem to no avail.&nbsp; We are wanting to migrate our network to tri-ircd5 
and ircservices-5.0.14.</FONT></DIV>
<DIV><FONT face=Arial size=2>Both compile fine and the ircd starts with no 
problems, nor do I get any errors on a /rehash.&nbsp; But when I start 
ircservices, I get this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-testserv.nitrousnet.net- *** Routing -- 
Unauthorized server connection attempt from [xx.xx.xx.xx]: Bad password for 
server services.nitrousnet.net</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here is my connect directive in the ircd config 
file:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>connect 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; name = 
"services.nitrousnet.net";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; host = 
"xx.xx.xx.xx";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; send_password = 
"CC175B9C0F1B6";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; accept_password = 
"CC175B9C0F1B6";&nbsp;&nbsp; /* please hash this with /mkpasswd or ircpasswd 
*/<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; encrypted = 
no;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; compressed = 
no;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; autoconnect = 
no;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ishub = 
yes;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; aftype = 
ipv4;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; class = 
1;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; port = 
3333;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ultimate = 
yes;<BR>};</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have done this every way I can think of.&nbsp; I 
have encrypted the password on the server side, put the same output into the 
services config file.&nbsp; Doesn't work.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have encrypted the password on the server side, 
put the plain text password into the services config file.&nbsp; Doesn't 
work.&nbsp; I have compiled the ircd without openssl or zlib support and used 
plain text passwords on both sides.&nbsp; Doesn't work.&nbsp; Can anyone tell me 
what I am doing wrong ?&nbsp; I'm not new to ircd's or services but this one has 
me baffled.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Ken</FONT></DIV></BODY></HTML>