<!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> </DIV>
<DIV><FONT face=Arial size=2>I have searched this list for an anwer to my
problem to no avail. 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. But when I start
ircservices, I get this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </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> </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> </DIV>
<DIV><FONT face=Arial size=2>connect
{<BR> name =
"services.nitrousnet.net";<BR> host =
"xx.xx.xx.xx";<BR> send_password =
"CC175B9C0F1B6";<BR> accept_password =
"CC175B9C0F1B6"; /* please hash this with /mkpasswd or ircpasswd
*/<BR> encrypted =
no;<BR> compressed =
no;<BR> autoconnect =
no;<BR> ishub =
yes;<BR> aftype =
ipv4;<BR> class =
1;<BR> port =
3333;<BR> ultimate =
yes;<BR>};</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have done this every way I can think of. I
have encrypted the password on the server side, put the same output into the
services config file. 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. Doesn't
work. I have compiled the ircd without openssl or zlib support and used
plain text passwords on both sides. Doesn't work. Can anyone tell me
what I am doing wrong ? I'm not new to ircd's or services but this one has
me baffled. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Ken</FONT></DIV></BODY></HTML>