<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13770" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-11-18T01:47:09-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13770</id>

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2007-11-18T01:47:09-04:00</updated>

		<published>2007-11-18T01:47:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78502#p78502</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78502#p78502"/>
		<title type="html"><![CDATA[bot does not connect to irc server (permission denied)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78502#p78502"><![CDATA[
check the my-ip and/or my-hostname settings in your conf file<br>make sure you have your bot using an allowed vhost<br>some shell companies block higher port (1025-65535) remote access from their default IP, so you have to make sure your bot is using an IP or hostname listed in their "public vhost" list<br>(this might not be your problem, I'm just giving you another "it could be")<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Sun Nov 18, 2007 1:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mcdarby]]></name></author>
		<updated>2007-11-17T20:55:57-04:00</updated>

		<published>2007-11-17T20:55:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78497#p78497</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78497#p78497"/>
		<title type="html"><![CDATA[Re: bot does not connect to irc server (permission denied)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78497#p78497"><![CDATA[
<blockquote class="uncited"><div>Hi,<br><br>I'm using a simple conf, but I can't connect to any irc server I try.<br><br>The bot's log says this:<br><br>[12:44] Trying server irc.uunet.nl:6667<br>[12:44] Failed connect to irc.uunet.nl (Permission denied)<br><br>what could be wrong?<br><br>PS. I'm using a shell.</div></blockquote>Definitely something with the network there, I have this on my end:<br><div class="codebox"><p>Code: </p><pre><code> * Connecting to irc.uunet.nl (6667)-Please wait while we process your connection.-Closing Link: McDarby[unknown@xxx.xxx.xxx.xxx] (Unauthorized connection)</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1594">mcdarby</a> — Sat Nov 17, 2007 8:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-11-17T20:10:57-04:00</updated>

		<published>2007-11-17T20:10:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78489#p78489</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78489#p78489"/>
		<title type="html"><![CDATA[bot does not connect to irc server (permission denied)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78489#p78489"><![CDATA[
<blockquote class="uncited"><div>#### SERVER MODULE ####<br><br># This module provides the core server support. You have to load this<br># if you want your bot to come on IRC. Not loading this is equivalent<br># to the old NO_IRC define.<br>loadmodule server<br><br># What is your network?<br>#   0 = EFnet<br>#   1 = IRCnet<br>#   2 = Undernet<br>#   3 = DALnet<br>#   4 = +e/+I/max-modes 20 Hybrid<br>#   5 = Others<br>set net-type 0</div></blockquote>Make sure that is set correctly. All Bahamut derived IRCd's are 3 (.i.e Unreal).<br><blockquote class="uncited"><div>[23:22] Failed connect to irc.netgamers.org (Permission denied)</div></blockquote>This also indicates an akill. Maybe check with the IRCOp's on your Network?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Nov 17, 2007 8:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[melwil]]></name></author>
		<updated>2007-11-17T18:23:47-04:00</updated>

		<published>2007-11-17T18:23:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78488#p78488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78488#p78488"/>
		<title type="html"><![CDATA[bot does not connect to irc server (permission denied)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78488#p78488"><![CDATA[
I'm not so sure about that, I get the same error trying to connect to irc.netgamers.org:<br><br>[23:22] main: entering loop<br>[23:22] Trying server irc.netgamers.org:6668<br>[23:22] DNS resolved irc.netgamers.org to 195.149.21.43<br>[23:22] Failed connect to irc.netgamers.org (Permission denied)<br><br>First of all, I've connected to it with mIRC, Java, PHP and C++ bots, and  I've never encountered this problem.<br>Second, this network actually allows bots.<br><br>But I can't get the eggdrop to connect to it, I'm pretty sure I did something wrong in the config file, and I've tried to do it a couple more times, added specific servers, IPs and stuff like that, I've tried different networks, but no luck, I get the (Permission Denied) no matter where I try.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9471">melwil</a> — Sat Nov 17, 2007 6:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spithash]]></name></author>
		<updated>2007-07-17T09:07:12-04:00</updated>

		<published>2007-07-17T09:07:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74482#p74482</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74482#p74482"/>
		<title type="html"><![CDATA[bot does not connect to irc server (permission denied)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74482#p74482"><![CDATA[
Some IRC Servers require a speciffic ident to be set. <br>Check the IRC Network's website IF they have one, and read the FAQ there.<br><br>Bytheway, i tried to connect myself and i got this:<br><br>ERROR Closing Link: SpItHash[<a href="mailto:unknown@my.ip.net">unknown@my.ip.net</a>] (Unauthorized connection)<br><br>This means that the admins set their network some limits.<br>They don't allow anyone to connect..I guess its something like a private network.<br><br>Can't help you more with that. It's NOT an eggdrop issue and i am SURE.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9145">spithash</a> — Tue Jul 17, 2007 9:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ethan3110]]></name></author>
		<updated>2007-07-17T07:47:19-04:00</updated>

		<published>2007-07-17T07:47:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74478#p74478</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74478#p74478"/>
		<title type="html"><![CDATA[bot does not connect to irc server (permission denied)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74478#p74478"><![CDATA[
Hi,<br><br>I'm using a simple conf, but I can't connect to any irc server I try.<br><br>The bot's log says this:<br><br>[12:44] Trying server irc.uunet.nl:6667<br>[12:44] Failed connect to irc.uunet.nl (Permission denied)<br><br>what could be wrong?<br><br>PS. I'm using a shell.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9157">Ethan3110</a> — Tue Jul 17, 2007 7:47 am</p><hr />
]]></content>
	</entry>
	</feed>
