Anope Support > 1.6.x (Read Only)

Need a little push in the right direction

(1/1)

chaokusc:
I have installed my ircd (Unreal3.2.4) and have everything set up in unrealircd.conf except for the services, and i have anope installed but having a little trouble with editing the services.conf and unrealircd.conf to link both services together.

Does anyone know where in the docs i can get a little information to get this right ?

Thank You

(not asking for help, just a little push in the right direction... ect where in the docs to look)

SkaterStuff:
did you set your ulines

and here is the code to link services on unreal




--- Quote ---
link hub.mynet.com {
   username *;
   hostname 1.2.3.4;
   bind-ip *;
   port 7029;
   hub *;
   password-connect "LiNk";
   password-receive "LiNk";
   class servers;
   options {
      autoconnect;
      ssl;
      zip;
   };
};


--- End quote ---

[Edited on 12-2-2006 by SkaterStuff]

chaokusc:
Yes, took me a while to get this right, all working now... thanks

SkaterStuff:
Any time :)

Navigation

[0] Message Index

Go to full version