]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003458.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003458.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices] Starting Services with TR-IRCD5.
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Starting%20Services%20with%20TR-IRCD5.&In-Reply-To=20030106155913.GA24519%40r2d2.unixtechs.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003455.html">
11 <LINK REL="Next" HREF="003459.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices] Starting Services with TR-IRCD5.</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Starting%20Services%20with%20TR-IRCD5.&In-Reply-To=20030106155913.GA24519%40r2d2.unixtechs.org"
17 TITLE="AW: [IRCServices] Starting Services with TR-IRCD5.">uhc0 at rz.uni-karlsruhe.de
18 </A><BR>
19 <I>Mon Jan 6 21:33:01 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003455.html">[IRCServices] Starting Services with TR-IRCD5.
22 </A></li>
23 <LI>Next message: <A HREF="003459.html">AW: [IRCServices] Starting Services with TR-IRCD5.
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3458">[ date ]</a>
27 <a href="thread.html#3458">[ thread ]</a>
28 <a href="subject.html#3458">[ subject ]</a>
29 <a href="author.html#3458">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello;
35
36 Let me try to explain the solutions to your problems.
37
38 &gt;<i> I finally have it connecting but now there seems to be
39 </I>&gt;<i> another problem. Here's what the log complains about:
40 </I>&gt;<i> <A HREF="http://ic.net/~timh/ircservices.log">http://ic.net/~timh/ircservices.log</A>
41 </I>
42 This means, that your network already has one services server, and you
43 try to connect
44 a second one, which introduces the same nicks: NickServ ChanServ ... so
45 that they
46 continously collide, and services runs into introduce_user() loop.
47
48 &gt;<i> Why's this happening? When I set RemoteServer to the same port that
49 </I>IRCD is
50 &gt;<i> running on, it kills the IRCD. I set it to another one, and now I
51 </I>have this
52 &gt;<i> problem. When the ports are the same, I see this in the log file.
53 </I>
54 Killing an ircd means, that you did not set up the connect block for the
55 server
56 where services connects, on the OTHER server correctly. Linking services
57 means,
58 that this server is a HUB, since more than one server is connected to it
59 (services, and the other server)
60 This requires you to set
61 ishub = yes;
62 in the connect {} of the other server. Moreover, you have to set the
63 services
64 also as a hub, otherwise a /operserv JUPE will cause &quot;interesting&quot;
65 effects.
66 Unless you run the ircds in a non-native mode, the protocol will inform
67 the leaf
68 server that the services server is U:Lined and is also a hub, so you do
69 not need
70 additional connect entries for the services on the leaf server.
71
72 &gt;<i> [Jan 06 10:56:51 2003] unknown message from server
73 </I>&gt;<i> (E :Closing Link: 0.0.0.0 (Sorry, no H-line.))
74 </I>&gt;<i> [Jan 06 10:56:51 2003] Read error from server: Connection reset by
75 </I>peer
76
77 This is explained above. Your hub, the server services connects to, must
78 be declared
79 as a hub on all of its leafs.
80
81 &gt;<i> Any help is GREATLY appreciated! Thanks!
82 </I>&gt;<i> tdh
83 </I>
84 Regards;
85 yusuf
86
87 ------------------------------------------------------------------
88 |<i> Yusuf Iskenderoglu | You get to meet all sorts, |
89 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">uhc0 at stud.uni-karlsruhe.de</A>| in this line of work... |
90 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">s_iskend at ira.uka.de</A> | |
91 </I>|<i> ICQ UIN : 20587464 \ TimeMr14C | |
92 </I>------------------------------------------------------------------
93
94
95
96 </PRE>
97
98 <!--endarticle-->
99 <HR>
100 <P><UL>
101 <!--threads-->
102 <LI>Previous message: <A HREF="003455.html">[IRCServices] Starting Services with TR-IRCD5.
103 </A></li>
104 <LI>Next message: <A HREF="003459.html">AW: [IRCServices] Starting Services with TR-IRCD5.
105 </A></li>
106 <LI> <B>Messages sorted by:</B>
107 <a href="date.html#3458">[ date ]</a>
108 <a href="thread.html#3458">[ thread ]</a>
109 <a href="subject.html#3458">[ subject ]</a>
110 <a href="author.html#3458">[ author ]</a>
111 </LI>
112 </UL>
113
114 </body></html>