]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/002322.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 002322.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices] Unknown message from server myserver.com * SERVER : Not enough parameters
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%20Unknown%20message%20from%20server%20myserver.com%20%2A%20SERVER%20%3A%20Not%20enough%20parameters&In-Reply-To=021601c13a86%2412fd66b0%249c011ac4%40africa.didata.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="002321.html">
11 <LINK REL="Next" HREF="002323.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices] Unknown message from server myserver.com * SERVER : Not enough parameters</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Unknown%20message%20from%20server%20myserver.com%20%2A%20SERVER%20%3A%20Not%20enough%20parameters&In-Reply-To=021601c13a86%2412fd66b0%249c011ac4%40africa.didata.local"
17 TITLE="AW: [IRCServices] Unknown message from server myserver.com * SERVER : Not enough parameters">uhc0 at stud.uni-karlsruhe.de
18 </A><BR>
19 <I>Tue Sep 11 10:09:00 PDT 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002321.html">[IRCServices] Unknown message from server myserver.com * SERVER : Not enough parameters
22 </A></li>
23 <LI>Next message: <A HREF="002323.html">[IRCServices] (no subject)
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2322">[ date ]</a>
27 <a href="thread.html#2322">[ thread ]</a>
28 <a href="subject.html#2322">[ subject ]</a>
29 <a href="author.html#2322">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>From the m_server.c of ircu2.10
35 </I>
36 /*
37 * mr_server - registration message handler
38 *
39 * parv[0] = sender prefix
40 * parv[1] = servername
41 * parv[2] = hopcount
42 * parv[3] = start timestamp
43 * parv[4] = link timestamp
44 * parv[5] = major protocol version: P09/P10
45 * parv[parc-1] = serverinfo
46 * If cptr is P10:
47 * parv[6] = &quot;YMM&quot;, where 'Y' is the server numeric and &quot;MM&quot; is the
48 * numeric nick mask of this server.
49 * parv[7] = +hs (h == hub, s == service)
50 */
51
52 SERVER foo.bar.net 1 &lt;ts&gt; &lt;ts&gt; J10 NZZ +h :description
53
54 P09, P10, J10 do exist as protocol versions, if I am correct.
55
56 On the other hand, <A HREF="http://coder-com.undernet.org">http://coder-com.undernet.org</A> clearly suggests
57 running ircu2.10.7, if P9 protocol support is needed, as it is in
58 ircservices.
59
60 Regards;
61 yusuf
62
63 ----------------------------------------------------------------------
64 |<i> Yusuf Iskenderoglu | You get to meet all sorts, |
65 </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... |
66 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">s_iskend at ira.uka.de</A> | |
67 </I>|<i> ICQ UIN : 20587464 \ TimeMr14C | |
68 </I>----------------------------------------------------------------------
69
70
71
72 &gt;<i> -----Urspr&#252;ngliche Nachricht-----
73 </I>&gt;<i> Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>
74 </I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>] Im Auftrag von
75 </I>&gt;<i> Andrew Kempe
76 </I>&gt;<i> Gesendet: Dienstag, 11. September 2001 07:53
77 </I>&gt;<i> An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
78 </I>&gt;<i> Betreff: Re: [IRCServices] Unknown message from server
79 </I>&gt;<i> myserver.com * SERVER : Not enough parameters
80 </I>&gt;<i>
81 </I>&gt;<i>
82 </I>&gt;<i> Thinking about this some more, what does the initial set of
83 </I>&gt;<i> server messages look like from a P10 server? Is there a way
84 </I>&gt;<i> we can detect that it's a P10 server and produce some decent output?
85 </I>&gt;<i>
86 </I>&gt;<i> Andrew
87 </I>&gt;<i>
88 </I>&gt;<i> ----- Original Message -----
89 </I>&gt;<i> From: &quot;BUBUX2002&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">bubux2002 at yahoo.fr</A>&gt;
90 </I>&gt;<i> To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
91 </I>&gt;<i> Sent: Tuesday, September 11, 2001 8:21 AM
92 </I>&gt;<i> Subject: [IRCServices] Unknown message from server
93 </I>&gt;<i> myserver.com * SERVER : Not enough parameters
94 </I>&gt;<i>
95 </I>&gt;<i>
96 </I>&gt;<i> &gt; Hi,
97 </I>&gt;<i> &gt;
98 </I>&gt;<i> &gt; I'm using an Unreal IRCD Server (u2.10.10.pl15) with the ircservice
99 </I>&gt;<i> &gt; (Services 4.5.25 (compiled for ircu 2.9.32-)). I have a unknown
100 </I>&gt;<i> &gt; message when i have finished to set up the services.conf (the
101 </I>&gt;<i> &gt; ircd.conf is done too) :
102 </I>&gt;<i> &gt;
103 </I>&gt;<i> &gt; Sep 11 02:10:15 2001] Services 4.5.25 (compiled for ircu 2.9.32-)
104 </I>&gt;<i> &gt; starting up [Sep 11 02:10:15 2001] Databases loaded
105 </I>&gt;<i> &gt; [Sep 11 02:10:15 2001] unknown message from server
106 </I>&gt;<i> (:Bubux.dns2go.com
107 </I>&gt;<i> &gt; 461 * SERVER :Not enough parameters)
108 </I>&gt;<i> &gt; [Sep 11 02:10:15 2001] unknown message from server
109 </I>&gt;<i> (:Bubux.dns2go.com
110 </I>&gt;<i> &gt; 451 * NickServ :Register first.)
111 </I>&gt;<i> &gt; [Sep 11 02:10:16 2001] unknown message from server
112 </I>&gt;<i> (:Bubux.dns2go.com
113 </I>&gt;<i> &gt; 451 * ChanServ :Register first.)
114 </I>&gt;<i> &gt; [Sep 11 02:10:24 2001] unknown message from server
115 </I>&gt;<i> (:Bubux.dns2go.com
116 </I>&gt;<i> &gt; 451 * MemoServ :Register first.)
117 </I>&gt;<i> &gt; [Sep 11 02:10:28 2001] unknown message from server
118 </I>&gt;<i> (:Bubux.dns2go.com
119 </I>&gt;<i> &gt; 451 * OperServ :Register first.)
120 </I>&gt;<i> &gt; [Sep 11 02:10:32 2001] unknown message from server
121 </I>&gt;<i> (:Bubux.dns2go.com
122 </I>&gt;<i> &gt; 451 * StatServ :Register first.)
123 </I>&gt;<i> &gt; [Sep 11 02:10:36 2001] unknown message from server
124 </I>&gt;<i> (:Bubux.dns2go.com
125 </I>&gt;<i> &gt; 451 * DevNull :Register first.)
126 </I>&gt;<i> &gt; [Sep 11 02:10:40 2001] unknown message from server
127 </I>&gt;<i> (:Bubux.dns2go.com
128 </I>&gt;<i> &gt; 451 * Global :Register first.)
129 </I>&gt;<i> &gt; [Sep 11 02:11:45 2001] unknown message from server (ERROR
130 </I>&gt;<i> :Closing Link:
131 </I>&gt;<i> &gt; Global by Bubux.dns2go.com (Ping timeout))
132 </I>&gt;<i> &gt; [Sep 11 02:11:45 2001] Read error from server: Success
133 </I>&gt;<i> &gt;
134 </I>&gt;<i> &gt; I didn't find where was the problem. Can you help me please. Thank
135 </I>&gt;<i> &gt; you,
136 </I>&gt;<i> &gt;
137 </I>&gt;<i> &gt; Bubux
138 </I>&gt;<i> &gt;
139 </I>&gt;<i> &gt;
140 </I>&gt;<i> &gt;
141 </I>&gt;<i> &gt; -----------------------------------------------------------
142 </I>&gt;<i> &gt; To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
143 </I>&gt;<i> &gt; with the word UNSUBSCRIBE in the subject of the mail.
144 </I>&gt;<i> &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
145 </I>&gt;<i>
146 </I>&gt;<i> -----------------------------------------------------------
147 </I>&gt;<i> To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
148 </I>&gt;<i> with the word UNSUBSCRIBE in the subject of the mail.
149 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo">http://www.ircservices.za.net/mailman/listinfo</A>&gt; /ircservices
150 </I>&gt;<i>
151 </I>
152
153 </PRE>
154
155 <!--endarticle-->
156 <HR>
157 <P><UL>
158 <!--threads-->
159 <LI>Previous message: <A HREF="002321.html">[IRCServices] Unknown message from server myserver.com * SERVER : Not enough parameters
160 </A></li>
161 <LI>Next message: <A HREF="002323.html">[IRCServices] (no subject)
162 </A></li>
163 <LI> <B>Messages sorted by:</B>
164 <a href="date.html#2322">[ date ]</a>
165 <a href="thread.html#2322">[ thread ]</a>
166 <a href="subject.html#2322">[ subject ]</a>
167 <a href="author.html#2322">[ author ]</a>
168 </LI>
169 </UL>
170
171 </body></html>