]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004467.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004467.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Link denied
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Link%20denied&In-Reply-To=d50f59a0040624132053b48a88%40mail.gmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="004466.html">
11 <LINK REL="Next" HREF="004468.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Link denied</H1>
15 <B>M. Sokolewicz</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Link%20denied&In-Reply-To=d50f59a0040624132053b48a88%40mail.gmail.com"
17 TITLE="[IRCServices] Link denied">maciek at planet.nl
18 </A><BR>
19 <I>Thu Jun 24 14:17:59 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004466.html">[IRCServices] Link denied
22</A></li>
23 <LI>Next message: <A HREF="004468.html">[IRCServices] Compiling on OS X
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4467">[ date ]</a>
27 <a href="thread.html#4467">[ thread ]</a>
28 <a href="subject.html#4467">[ subject ]</a>
29 <a href="author.html#4467">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>I removed the LocalAddress, and changes everything to 127.0.0.1, also
35added special servers-only port, and for some strange reason it started
36spitting out errors, after correcting those (including the &quot;missing
37bind-ip&quot;, etc), it all works fine now.
38
39Thank you for your help!
40- M. Sokolewicz
41
42PHANTOm wrote:
43
44&gt;<i>Wierd problem you got there,
45</I>&gt;<i>consider commenting the LocalAddress in ircservices.conf, it's not
46</I>&gt;<i>really needed for services to connect or work.
47</I>&gt;<i>Also, i'd recomment connecting services to a seperate port on the
48</I>&gt;<i>ircd, preferably one you mark as server-only.
49</I>&gt;<i>It would also speed services starting up if you'd use an ip in the
50</I>&gt;<i>RemoteServer instead of a host, and if both are on the same machine
51</I>&gt;<i>127.0.0.1 would be highly preferable (unless it's on a dedic. server
52</I>&gt;<i>that doesn't support 127.0.0.1 afcourse).
53</I>&gt;<i>Consider nagging unreal coders at irc.unrealircd.com #unreal-support
54</I>&gt;<i>Also, double check your ircd actually has all the values you set in
55</I>&gt;<i>the conf by using /stats L and /stats C
56</I>&gt;<i>
57</I>&gt;<i>On Thu, 24 Jun 2004 22:01:45 +0200, M. Sokolewicz &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">maciek at planet.nl</A>&gt; wrote:
58</I>&gt;<i>
59</I>&gt;<i>
60</I>&gt;&gt;<i>hi,
61</I>&gt;&gt;<i>
62</I>&gt;&gt;<i>It returns:
63</I>&gt;&gt;<i>[Jun 24 20:58:35 2004] IRC Services 5.0.32 starting up
64</I>&gt;&gt;<i>[Jun 24 20:58:36 2004] httpd/main: Listening on 127.0.0.1:12701
65</I>&gt;&gt;<i>[Jun 24 20:58:36 2004] sockets: flush_write_buffer(0): Connection refused
66</I>&gt;&gt;<i>
67</I>&gt;&gt;<i>Besides, RemoteServer supplies the host, port and password for the IRC
68</I>&gt;&gt;<i>server you want to run this service on. So I don't think turning the
69</I>&gt;&gt;<i>host and port to the port and host the SERVICE is listening on would
70</I>&gt;&gt;<i>help at all. But that might be just me...
71</I>&gt;&gt;<i>
72</I>&gt;&gt;<i>- M. Sokolewicz
73</I>&gt;&gt;<i>
74</I>&gt;&gt;<i>
75</I>&gt;&gt;<i>
76</I>&gt;&gt;<i>Luiz Oliveira wrote:
77</I>&gt;&gt;<i>
78</I>&gt;&gt;<i>
79</I>&gt;&gt;<i>
80</I>&gt;&gt;&gt;<i>Em Qui, 2004-06-24 &#224;s 16:08, M. Sokolewicz escreveu:
81</I>&gt;&gt;&gt;<i>
82</I>&gt;&gt;&gt;<i>
83</I>&gt;&gt;&gt;<i>
84</I>&gt;&gt;&gt;<i>
85</I>&gt;&gt;&gt;&gt;<i>hi,
86</I>&gt;&gt;&gt;&gt;<i>
87</I>&gt;&gt;&gt;&gt;<i>
88</I>&gt;&gt;&gt;&gt;<i>
89</I>&gt;&gt;&gt;&gt;<i>
90</I>&gt;&gt;&gt;<i>(...)
91</I>&gt;&gt;&gt;<i>
92</I>&gt;&gt;&gt;<i>
93</I>&gt;&gt;&gt;<i>
94</I>&gt;&gt;&gt;<i>
95</I>&gt;&gt;&gt;&gt;<i>vs. ircservices.conf:
96</I>&gt;&gt;&gt;&gt;<i>RemoteServer server.example.com 6667 &quot;nopass&quot;
97</I>&gt;&gt;&gt;&gt;<i>LocalAddress localhost 8097
98</I>&gt;&gt;&gt;&gt;<i>ServerName &quot;server.example.com&quot;
99</I>&gt;&gt;&gt;&gt;<i>
100</I>&gt;&gt;&gt;&gt;<i>
101</I>&gt;&gt;&gt;&gt;<i>
102</I>&gt;&gt;&gt;&gt;<i>
103</I>&gt;&gt;&gt;<i>Try:
104</I>&gt;&gt;&gt;<i>
105</I>&gt;&gt;&gt;<i>RemoteServer server.example.com 8097 &quot;nopass&quot;
106</I>&gt;&gt;&gt;<i>
107</I>&gt;&gt;&gt;<i>LocalAddress...
108</I>&gt;&gt;&gt;<i>Specifies the local address to bind to before connecting to the remote
109</I>&gt;&gt;&gt;<i>server. This may be useful on multihomed hosts.
110</I>&gt;&gt;&gt;<i>
111</I>&gt;&gt;&gt;<i>
112</I>&gt;&gt;&gt;<i>~ Luiz
113</I>&gt;&gt;&gt;<i>
114</I>&gt;&gt;&gt;<i>
115</I>&gt;&gt;&gt;<i>
116</I>
117
118
119</PRE>
120
121<!--endarticle-->
122 <HR>
123 <P><UL>
124 <!--threads-->
125 <LI>Previous message: <A HREF="004466.html">[IRCServices] Link denied
126</A></li>
127 <LI>Next message: <A HREF="004468.html">[IRCServices] Compiling on OS X
128</A></li>
129 <LI> <B>Messages sorted by:</B>
130 <a href="date.html#4467">[ date ]</a>
131 <a href="thread.html#4467">[ thread ]</a>
132 <a href="subject.html#4467">[ subject ]</a>
133 <a href="author.html#4467">[ author ]</a>
134 </LI>
135 </UL>
136
137</body></html>