[IRCServices Coding] Re: v5.0pre3 Start-Up Problem

Colin Thorpe(SCF) ghozer at scfclan.com
Sun Jun 23 05:39:14 PDT 2002


well, The patch does not work, (as i tried it last night)
as-for the protocol module for our IRCD, I have little "coding" experiance /
knowlegeso i doubt i will get anything that works,

However, If i do.. (Or somone does for us) I shall send it to you..

RaptorIRCD IS based on ircu-2.7x.x - it can be found at www.raptorircd.org

What the patch for v4.5 did - was change the services to a P9 server,
therfore they would link....

and as for the "linking parram's" i'm not Quite sure, i know when i link 2
servers i type /connect IP.OF.SERVER.HERE PORT
and that connects them - the the C/N line has to have the correct password
for the servers, and Each one need's a c/n line for each other

Ghozer
-------------------------------------
irc.linkirc.net
You'r first Link to the World of IRC
------------------------------------

>
> --__--__--
>
> Message: 8
> From: "RT.Mail at verizon.net" <RT.Mail at verizon.net>
> To: <ircservices-coding at ircservices.za.net>
> Date: Sun, 23 Jun 2002 00:53:39 -0400
> Subject: Re: [IRCServices Coding] v5.0pre3 Start-Up Problem
> Reply-To: ircservices-coding at ircservices.za.net
>
> If its any help Raptor IRCD is based on the undernet ircd, ircu.=
>  In
> addition he forgot to mention that there was a patch made for us=
>  for
> the 4.50 version of the services (I believe it was for them to be=
>
> able to connect) which we had been using. However this patch does=
>  not
> work on ircservices-5.0pre3.
>
> On Sat, 22 Jun 2002 22:08:40 -0500, Sean Kelly wrote:
> *On Sun, Jun 23, 2002 at 02:59:36AM +0100, Colin Thorpe(SCF)=
>  wrote:
> *> Hi, My Services say they have started, but then they dont=
>  link,
> *and on a ps
> *> aux they are not listed.. and there is this in the services=
>  log
> *file..
> *
> *You have failed to provide us with any useful information.
> *
> *1) What type of IRC server are you using? Unrealircd,=
>  Dreamforge,
> ..
> *A quick look shows you have "RaptorIRCD.1.0.4.dcc".  What is=
>  this
> *based
> *on?
> *
> *2) What protocol module are you using with IRCServices?
> *
> *3) What commands and arguments are necessary for your IRC server=
>  to
> *accept
> *an incoming link?
> *PASS :<password>
> *SERVER ...
> *
> *> [Jun 22 21:44:00 2002] IRC Services 5.0pre3 starting up
> *> [Jun 22 21:44:00 2002] httpd/main: Listening on=
>  209.133.9.71:8191
> *> [Jun 22 21:44:00 2002] unknown message from server
> *(:IRC1.LinkIRC.com 461
> *> SERVER :Not enough parameters)
> *> [Jun 22 21:44:00 2002] unknown message from server (ERROR=
>  :Closing
> *Link:
> *> [209.133.9.71] by IRC1.LinkIRC.com (Need more parameters))
> *> [Jun 22 21:44:00 2002] Read error from server: Connection=
>  reset by
> *peer
> *
>
>
>
>
> --__--__--
>
> Message: 9
> Date: Sun, 23 Jun 2002 00:40:23 -0500
> From: Sean Kelly <smkelly at zombie.org>
> To: ircservices-coding at ircservices.za.net
> Subject: Re: [IRCServices Coding] v5.0pre3 Start-Up Problem
> Reply-To: ircservices-coding at ircservices.za.net
>
> On Sun, Jun 23, 2002 at 12:53:39AM -0400, RT.Mail at verizon.net wrote:
> > If its any help Raptor IRCD is based on the undernet ircd, ircu. In
> > addition he forgot to mention that there was a patch made for us for
> > the 4.50 version of the services (I believe it was for them to be
> > able to connect) which we had been using. However this patch does not
> > work on ircservices-5.0pre3.
>
> Sounds like you're going to have to make a protocol module for that
> particular flavor of ircd.  Take a look at modules/protocol/.  It isn't
too
> hard to write one.  I've already made one based off of the dreamforge
> module.
>
> --
> Sean Kelly         | PGP KeyID: 77042C7B
> smkelly at zombie.org | http://www.zombie.org
>
> --__--__--