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

	<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>2011-02-18T05:12:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[pseudo]]></name></author>
		<updated>2011-02-18T05:12:15-04:00</updated>

		<published>2011-02-18T05:12:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96076#p96076</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96076#p96076"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96076#p96076"><![CDATA[
Did you try to search with google? Does this post help? <br><br><a href="http://www.mylifestartingup.com/2009/04/fatal-error-unable-to-remap-to-same.html" class="postlink">http://www.mylifestartingup.com/2009/04 ... -same.html</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10974">pseudo</a> — Fri Feb 18, 2011 5:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[FightingNavyman]]></name></author>
		<updated>2011-02-07T00:48:11-04:00</updated>

		<published>2011-02-07T00:48:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95965#p95965</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95965#p95965"/>
		<title type="html"><![CDATA[help with my windrop.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95965#p95965"><![CDATA[
Im having trouble making my bot connect to IRC or anything when I do this happends. <a href="http://i.imgur.com/SqC9b.png" class="postlink">http://i.imgur.com/SqC9b.png</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11503">FightingNavyman</a> — Mon Feb 07, 2011 12:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HcUser]]></name></author>
		<updated>2010-11-10T15:00:14-04:00</updated>

		<published>2010-11-10T15:00:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95036#p95036</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95036#p95036"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95036#p95036"><![CDATA[
Thanks let me work on it and update you when done<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11414">HcUser</a> — Wed Nov 10, 2010 3:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pseudo]]></name></author>
		<updated>2010-11-10T15:07:20-04:00</updated>

		<published>2010-11-10T14:34:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95035#p95035</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95035#p95035"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95035#p95035"><![CDATA[
Short answer:<br><div class="codebox"><p>Code: </p><pre><code>set dns-servers "8.8.8.8  8.8.4.4"</code></pre></div>Long answer:<br><br>Windrop 1.6.20 is compiled with Cygwin 1.7 which has a problem with it's resolver implementation. By default, it won't provide the list of system dns servers in the _res structure. Eggdrop relies on this information, as it communnicates with the dns server directly.<br> I tried to submit a patch to the Cygwin developers, but they didn't apply it. Instead they made some changes which only solved half of the problem I reported. You can see my letter here: <a href="http://cygwin.com/ml/cygwin-patches/2010-q3/msg00028.html" class="postlink">http://cygwin.com/ml/cygwin-patches/201 ... 00028.html</a><br><br> To provide a solution for windrop users, I added a new config variable in 1.8cvs - <em class="text-italics">dns-servers</em>, which allows users to specify the dns servers themselves. You can set it to your system dns servers, or to any public dns servers, as in the example above.<br><br>New settings I added: <a href="http://cvs.eggheads.org/viewvc/eggdrop1.8/eggdrop.conf?r1=1.3&amp;r2=1.4" class="postlink">http://cvs.eggheads.org/viewvc/eggdrop1 ... 1.3&amp;r2=1.4</a><br><br>As you might have noticed, the version of the .20 windrop is +dnssettings, to indicate that Kirben backported this patch to .20.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10974">pseudo</a> — Wed Nov 10, 2010 2:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HcUser]]></name></author>
		<updated>2010-11-10T14:07:34-04:00</updated>

		<published>2010-11-10T14:07:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95034#p95034</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95034#p95034"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95034#p95034"><![CDATA[
<blockquote class="uncited"><div>Have you read the Windrop FAQ, "dns lookup failed" when trying to connect the irc server <a href="http://windrop.sourceforge.net/faq.html#Windrop%20reports%20%22DNS%20lookup%20failed%22%20when%20trying%20to%20connect%20to%20IRC%20servers" class="postlink">http://windrop.sourceforge.net/faq.html ... %20servers</a></div></blockquote>yea that doesn't give me much info, resolv.conf doesn't need it anymore<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11414">HcUser</a> — Wed Nov 10, 2010 2:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-11-10T13:53:52-04:00</updated>

		<published>2010-11-10T13:53:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95033#p95033</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95033#p95033"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95033#p95033"><![CDATA[
Have you read the Windrop FAQ, "dns lookup failed" when trying to connect the irc server <a href="http://windrop.sourceforge.net/faq.html#Windrop%20reports%20%22DNS%20lookup%20failed%22%20when%20trying%20to%20connect%20to%20IRC%20servers" class="postlink">http://windrop.sourceforge.net/faq.html ... %20servers</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Wed Nov 10, 2010 1:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HcUser]]></name></author>
		<updated>2010-11-10T12:15:11-04:00</updated>

		<published>2010-11-10T12:15:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95031#p95031</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95031#p95031"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95031#p95031"><![CDATA[
here the only help i find online, but maybe someone can define it better for me.<br><strong class="text-strong">DNS lookup failed <br>You ISP uses DNS servers to allow you online access. Open your eggdrop.conf. Be sure your ip address and hostname if required is correct. If your behind a NAT Firewall make sure your Windrop has permission for in and outbound connections on the proper ports.<br><br>Load the DNS Module in Windrop.<br>#### DNS MODULE ####.<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</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11414">HcUser</a> — Wed Nov 10, 2010 12:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HcUser]]></name></author>
		<updated>2010-11-10T12:12:18-04:00</updated>

		<published>2010-11-10T12:12:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95030#p95030</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95030#p95030"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95030#p95030"><![CDATA[
<blockquote class="uncited"><div>then im out of ideas if you made sure that dns resolving works in general and everything else internet- or connectivity-related as well :/</div></blockquote>yet that part work fine, thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11414">HcUser</a> — Wed Nov 10, 2010 12:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[raider2k]]></name></author>
		<updated>2010-11-10T12:10:53-04:00</updated>

		<published>2010-11-10T12:10:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95029#p95029</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95029#p95029"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95029#p95029"><![CDATA[
then im out of ideas if you made sure that dns resolving works in general and everything else internet- or connectivity-related as well :/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9589">raider2k</a> — Wed Nov 10, 2010 12:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HcUser]]></name></author>
		<updated>2010-11-10T12:08:14-04:00</updated>

		<published>2010-11-10T12:08:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95028#p95028</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95028#p95028"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95028#p95028"><![CDATA[
<blockquote class="uncited"><div>do windrops still use the resolv.conf? if so you might want to take a look at that <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"></div></blockquote>No, not using anymore<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11414">HcUser</a> — Wed Nov 10, 2010 12:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[raider2k]]></name></author>
		<updated>2010-11-10T12:07:22-04:00</updated>

		<published>2010-11-10T12:07:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95027#p95027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95027#p95027"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95027#p95027"><![CDATA[
do windrops still use the resolv.conf? if so you might want to take a look at that <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9589">raider2k</a> — Wed Nov 10, 2010 12:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HcUser]]></name></author>
		<updated>2010-11-10T12:04:13-04:00</updated>

		<published>2010-11-10T12:04:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95026#p95026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95026#p95026"/>
		<title type="html"><![CDATA[windrop config need help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95026#p95026"><![CDATA[
I using eggdrop 1.6.20 on cywin_nt 5.1<br>I get this error when I try to get to irc server: failed connect to irc.webmaster.com (dns lookup failed)<br><br>I find some help on dns but not so much help..can anyone help me on this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11414">HcUser</a> — Wed Nov 10, 2010 12:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
