]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003459.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003459.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=000401c2b5ba%24624a5ba0%2460c8a8c0%40nygmatech.local">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003458.html">
11 <LINK REL="Next" HREF="003460.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices] Starting Services with TR-IRCD5.</H1>
15 <B>Tim Holmes</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Starting%20Services%20with%20TR-IRCD5.&In-Reply-To=000401c2b5ba%24624a5ba0%2460c8a8c0%40nygmatech.local"
17 TITLE="AW: [IRCServices] Starting Services with TR-IRCD5.">tim at unixtechs.org
18 </A><BR>
19 <I>Mon Jan 6 22:49:01 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003458.html">AW: [IRCServices] Starting Services with TR-IRCD5.
22 </A></li>
23 <LI>Next message: <A HREF="003460.html">AW: [IRCServices] Starting Services with TR-IRCD5.
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3459">[ date ]</a>
27 <a href="thread.html#3459">[ thread ]</a>
28 <a href="subject.html#3459">[ subject ]</a>
29 <a href="author.html#3459">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>
35 |<i>
36 </I>|<i> Hello;
37 </I>|<i>
38 </I>|<i> Let me try to explain the solutions to your problems.
39 </I>|<i>
40 </I>|<i> This means, thAt your network already has one services server, and you try to connect a second one, which introduces the same nicks: NickServ ChanServ ... so that they continously collide, and services runs into introduce_user() loop.
41 </I>|<i>
42 </I>Well, I've checked a number of times, and the servers were not running.
43 They basically stopped running once they couldn't connect, and they
44 weren't running at all. But as I changed the configuratin, it's the
45 H-line that it was complaining about.
46 |<i>
47 </I>|<i> Killing an ircd means, that you did not set up the connect block for the server where services connects, on the OTHER server correctly. Linking services means, that this server is a HUB, since more than one server is connected to it (services, and the other server) This requires you to set ishub = yes; in the connect {} of the other server. Moreover, you have to set the services also as a hub, otherwise a /operserv JUPE will cause &quot;interesting&quot; effects. Unless you run the ircds in a non-native mode, the protocol will inform
48 </I>|<i> the leaf server that the services server is U:Lined and is also a hub, so you do
49 </I>|<i> not need additional connect entries for the services on the leaf server.
50 </I>|<i>
51 </I>In the serveropt directive, I have my server for hub = yes;, the other
52 linked server should say hub = no;. So at this point all it needs is a
53 line for each link to say ishub = yes;?
54
55 Having done that now, it still manages to kill the IRCD.
56
57 IRC Services 5.0.2 starting up
58 httpd/main: Listening on 127.0.0.1:12701
59 protocol/trircd: WARNING: missing IP address for new nick Nick1
60 user: New maximum user count: 1
61 protocol/trircd: WARNING: missing IP address for new nick Nick2
62 user: New maximum user count: 2
63 user: New maximum user count: 3
64 unknown message from server (E :Closing Link: 0.0.0.0 (Sorry, no
65 H-line.))
66 Read error from server: Connection reset by peer
67
68 Is there something else I'm missing, or am I just not understanding
69 things properly?
70 |<i>
71 </I>|<i> This is explained above. Your hub, the server services connects to, must be declared as a hub on all of its leafs.
72 </I>|<i>
73 </I>|<i> &gt; Any help is GREATLY appreciated! Thanks!
74 </I>|<i> &gt; tdh
75 </I>|<i>
76 </I>|<i> Regards;
77 </I>|<i> yusuf
78 </I>|<i>
79 </I>`-------------------------------------------------------------------
80
81 tdh
82 --
83 --------------------------------------------------------------------
84 T. Holmes | UNIXTECHS.org | <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">tim at unixtechs.org</A> | UIN: 17021091
85 --------------------------------------------------------------------
86
87 </PRE>
88
89 <!--endarticle-->
90 <HR>
91 <P><UL>
92 <!--threads-->
93 <LI>Previous message: <A HREF="003458.html">AW: [IRCServices] Starting Services with TR-IRCD5.
94 </A></li>
95 <LI>Next message: <A HREF="003460.html">AW: [IRCServices] Starting Services with TR-IRCD5.
96 </A></li>
97 <LI> <B>Messages sorted by:</B>
98 <a href="date.html#3459">[ date ]</a>
99 <a href="thread.html#3459">[ thread ]</a>
100 <a href="subject.html#3459">[ subject ]</a>
101 <a href="author.html#3459">[ author ]</a>
102 </LI>
103 </UL>
104
105 </body></html>