<?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/17761" />

	<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>2010-05-06T18:47:02-04:00</updated>

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

		<entry>
		<author><name><![CDATA[jackalope]]></name></author>
		<updated>2010-05-06T18:47:02-04:00</updated>

		<published>2010-05-06T18:47:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93045#p93045</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93045#p93045"/>
		<title type="html"><![CDATA[DNS problem with Eggdrop on QNAP nas]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93045#p93045"><![CDATA[
PROBLEM SOLVED!!!!<br><br>in config file, at the dns section<br>i put the # in fron of the loadmodule, like this<br><br>  Dns<br><br> # This module provides asynchronous dns support. This will avoid long<br> # periods where the bot just hangs there, waiting for a hostname to<br> # resolve, which will often let it timeout on all other connections.<br> #loadmodule dns<br><br>and now it connected to irc server!!!!<br>wonderful! thanks to meeeeee <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11202">jackalope</a> — Thu May 06, 2010 6:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jackalope]]></name></author>
		<updated>2010-05-02T19:39:25-04:00</updated>

		<published>2010-05-02T19:39:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93018#p93018</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93018#p93018"/>
		<title type="html"><![CDATA[DNS problem with Eggdrop on QNAP nas]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93018#p93018"><![CDATA[
hi all<br>i'm an owner of a qnap nas with arm processor.<br>from putty shell i used ipkg command to install eggdrop precompiled file (it's like debian apt-get install command)<br>it installed some packages reported on stable repo list, with the 2 most important:<div class="codebox"><p>Code: </p><pre><code>Package: eggdropVersion: 1.6.19-2Depends: tcl, zlib, adduserSection: utilArchitecture: armMaintainer: NSLU2 Linux &lt;nslu2-linux@yahoogroups.com&gt;MD5Sum: 364399fa0e3ba6eb921cd36da6a3a9c6Size: 775721Filename: eggdrop_1.6.19-2_arm.ipkSource: ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.19+ctcpfix.tar.bz2Description: Eggdrop is a popular Open Source IRC bot</code></pre></div><br>AND<br><div class="codebox"><p>Code: </p><pre><code>Package: tclVersion: 8.4.19-2Section: utilArchitecture: armMaintainer: Joerg Berg &lt;caplink@gmx.net&gt;MD5Sum: 64742a73656f5977c7ff81fd4de517a1Size: 1256939Filename: tcl_8.4.19-2_arm.ipkSource: http://easynews.dl.sf.net/sourceforge/tcl//tcl8.4.19-src.tar.gzDescription: The Tool Command Language</code></pre></div><br><br>after install i edited the conf file for eggdrop with my preferences (i've followed egghelp.org guides and wiki)<br><br>then log into putty to the dir with eggdrop executable<br>then i used<br>sudo -u ./eggdrop -m &lt;conf path&gt; -n to execute daemon with a sort of debug (-n)<br><br>and i obtain this:<br><div class="codebox"><p>Code: </p><pre><code>[/opt/share/eggdrop] # sudo -u eggdrop ./eggdrop -m /opt/etc/nicebot.conf -nEggdrop v1.6.19+ctcpfix (C) 1997 Robey Pointer (C) 2008 Eggheads[01:19] Allocated bind table unld (flags 1)[01:19] Allocated bind table time (flags 1)[01:19] Allocated bind table note (flags 0)[01:19] Allocated bind table nkch (flags 1)[01:19] Allocated bind table load (flags 1)[01:19] Allocated bind table link (flags 1)[01:19] Allocated bind table filt (flags 1)[01:19] Allocated bind table disc (flags 1)[01:19] Allocated bind table dcc (flags 0)[01:19] Allocated bind table chpt (flags 1)[01:19] Allocated bind table chon (flags 1)[01:19] Allocated bind table chof (flags 1)[01:19] Allocated bind table chjn (flags 1)[01:19] Allocated bind table chat (flags 1)[01:19] Allocated bind table bot (flags 0)[01:19] Allocated bind table bcst (flags 1)[01:19] Allocated bind table away (flags 1)[01:19] Allocated bind table act (flags 1)[01:19] Allocated bind table evnt (flags 1)[01:19] --- Loading eggdrop v1.6.19+ctcpfix (Mon May  3 2010)[01:19] Listening at telnet port 3333 (all).[01:19] Module loaded: blowfish[01:19] Module loaded: dns[01:19] Module loaded: channels[01:19] Allocated bind table wall (flags 1)[01:19] Allocated bind table raw (flags 1)[01:19] Allocated bind table notc (flags 1)[01:19] Allocated bind table msgm (flags 1)[01:19] Allocated bind table msg (flags 0)[01:19] Allocated bind table flud (flags 1)[01:19] Allocated bind table ctcr (flags 1)[01:19] Allocated bind table ctcp (flags 1)[01:19] Module loaded: server[01:19] Module loaded: ctcp[01:19] Allocated bind table topc (flags 1)[01:19] Allocated bind table splt (flags 1)[01:19] Allocated bind table sign (flags 1)[01:19] Allocated bind table rejn (flags 1)[01:19] Allocated bind table part (flags 1)[01:19] Allocated bind table nick (flags 1)[01:19] Allocated bind table mode (flags 1)[01:19] Allocated bind table kick (flags 1)[01:19] Allocated bind table join (flags 1)[01:19] Allocated bind table pubm (flags 1)[01:19] Allocated bind table pub (flags 0)[01:19] Allocated bind table need (flags 1)[01:19] Module loaded: irc[01:19] LANG: Section loaded: notes[01:19] LANG: 42 messages of 47 lines loaded from ./language/notes.english.lang[01:19] LANG: 42 adds, 0 updates to message table[01:19] Module loaded: notes            (with lang support)[01:19] LANG: Section loaded: console[01:19] LANG: 10 messages of 15 lines loaded from ./language/console.english.lang[01:19] LANG: 10 adds, 0 updates to message table[01:19] Module loaded: console          (with lang support)[01:19] Module loaded: uptime[01:19] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).[01:19] use '.help userinfo' for commands.STARTING BOT IN USERFILE CREATION MODE.Telnet to the bot and enter 'NEW' as your nickname.OR go to IRC and type:  /msg lamerbot helloThis will make the bot recognize you as the master.[01:19] === lamerbot: 0 channels, 0 users.[01:19] main: entering loop[01:19] Trying server irc.efnet.org:6667[01:19] DNS Resolver error: Packet has empty body.[01:19] DNS Resolver error: Packet has empty body.[01:20] DNS resolve failed for irc.efnet.org[01:20] Failed connect to irc.efnet.org (DNS lookup failed)</code></pre></div><br>Do you know why i obtain that error?<br>usually the nas work good on internet, i use sabnzbd and transmission, and ipkg-opt update and upgrade works good without any problems wih dns.<br><br>can you help me?<br>any suggestion?<br>do i have to configure other in eggdrop conf file?<br><br>thanks<br>regards<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11202">jackalope</a> — Sun May 02, 2010 7:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
