]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/001797.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 001797.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20THANKS%20FOR%20YOUR%20QUICK%20ANSWER%20AND%20...&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001796.html">
11 <LINK REL="Next" HREF="001799.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...</H1>
15 <B>Craig Wood</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20THANKS%20FOR%20YOUR%20QUICK%20ANSWER%20AND%20...&In-Reply-To="
17 TITLE="[IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...">Craig at e-tidalwave.co.uk
18 </A><BR>
19 <I>Fri Apr 20 15:09:02 PDT 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001796.html">[IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...
22 </A></li>
23 <LI>Next message: <A HREF="001799.html">[IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1797">[ date ]</a>
27 <a href="thread.html#1797">[ thread ]</a>
28 <a href="subject.html#1797">[ subject ]</a>
29 <a href="author.html#1797">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>the correct uline syntax is
35 U:&lt;SERVER NAME&gt;:*:*
36 so yours would be
37 U:servirc.ourense.net:*:*
38
39 that should solve your problems
40 --
41 Craig Wood.
42
43 ----- Original Message -----
44 From: &quot;QKIDAMON&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">qkisoft at teleline.es</A>&gt;
45 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
46 Sent: Friday, April 20, 2001 2:31 PM
47 Subject: [IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...
48
49
50
51 First of all, thank for your quick answers for my last post.
52
53 Second, i have one more question (and i hope this will be the last one).
54
55 &#161; I can't get ChanServ to manage registered channels. !
56
57 Let me show you an example:
58
59 I have registered a test channel named #Telemaco and its channel
60 info looks like this :
61
62 Founder : qkidamon (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">qkidamon at irc.ourense.net</A> )
63 Description : &quot;Canal Oficial deTelemaco&quot;
64 Registered : Apr 19 16:30:03 2001 CEST
65 Last used : Apr 20 13:17:13 2001 CEST
66 Last topic : HOLA MUNDO
67 Topic set by : qkidamon
68 Options : Topic Retention, Secure
69 Mode lock : +nt
70
71 And this is the sop list for this channel:
72
73 1 qkidamon (...
74 2 qki666 (...
75
76 Well, the problem comes when any user joins this channel ...
77
78 The registered topic isn't printed in channel window, and privileges
79 (for privileged users like
80 qkidamon or qki666) aren't set. It looks like if the channel rejects
81 settings from ChanServ.
82 However ChanServ detects that someone is joining the channel because it
83 sends the ENTRYMSG.
84
85 I've wasted all my ideas about the possible cause for this to happen.
86 Even i'm starting to think
87 that the mistake is in my ircd.conf or services.conf files. Here's any
88 lines from my conf files.
89
90 In services.conf i have :
91
92 RemoteServer 127.0.0.1 6665 &quot;servpass&quot;
93
94 LocalAddress 127.0.0.1
95
96 ServerName. &quot;servirc.ourense.net&quot;
97
98 ServiceUser. &quot;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">servicios at egeo.ourense.net</A>&quot;
99
100
101 And in ircd.conf i have :
102
103 M:irc.ourense.net:*:TELEMACO IRC SERVER:6665
104
105 Y:1:90:0:250:100000
106 Y:51:90:60:0:12000000
107 Y:30:90:0:0:5000000
108
109 I:*::*::1
110 I:*@*::*@*::1
111 I:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">servicios at 127.0.0.1</A>:servpass:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">servicios at egeo.ourense.net</A>::30
112
113 U:*::servirc.ourense.net
114
115 C:127.0.0.1:servpass:servirc.ourense.net::30:127.0.0.1
116 N:127.0.0.1:servpass:servirc.ourense.net::30
117
118 H:*::servirc.ourense.net
119
120 What kind of Y class should i use for services ? (hub o hub, hub to
121 leaf, client)
122
123 Should i compile Bahamut as a HUB server in oder to run services ?
124
125 I'd like to know if every setting is OK or if i must make some kind
126 of changes in order to
127 solve my problem. If you can't give me a detailed solution, tell me
128 where can i find any kind
129 of information or documentation about ChanServ configuration or
130 general irc services
131 information.
132
133 I'll be waiting your answers or suggestions.
134 Thanks again.
135 QKISOFT : SPAIN
136
137
138 -----------------------------------------------------------
139 To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
140 with the word UNSUBSCRIBE in the subject of the mail.
141 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
142
143
144 </PRE>
145
146 <!--endarticle-->
147 <HR>
148 <P><UL>
149 <!--threads-->
150 <LI>Previous message: <A HREF="001796.html">[IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...
151 </A></li>
152 <LI>Next message: <A HREF="001799.html">[IRCServices] THANKS FOR YOUR QUICK ANSWER AND ...
153 </A></li>
154 <LI> <B>Messages sorted by:</B>
155 <a href="date.html#1797">[ date ]</a>
156 <a href="thread.html#1797">[ thread ]</a>
157 <a href="subject.html#1797">[ subject ]</a>
158 <a href="author.html#1797">[ author ]</a>
159 </LI>
160 </UL>
161
162 </body></html>