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

	<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>2004-08-25T12:20:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-08-25T12:20:52-04:00</updated>

		<published>2004-08-25T12:20:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40164#p40164</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40164#p40164"/>
		<title type="html"><![CDATA[DCC Chat is broken!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40164#p40164"><![CDATA[
<blockquote class="uncited"><div>connect-timeout is set to 15<br>protect-telnet is set to 1<br>ident-timeout is set to 5<br>any other suggestions?</div></blockquote> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green">  I would suggest increasing the <strong class="text-strong">set ident-timeout</strong> variable, as this setting defines a time in seconds that the bot should wait before a dcc chat, telnet, or relay connection times out, in your case, after just 5 seconds.  Would be prudent to increase this to around 30, when you take into account that there usually is at least 5 seconds of server lag.<br><br>I notice that your IP matches the <strong class="text-strong">set nat-ip</strong> range.  I'm certain that your entire DCC problem can be solved by carefully reading the config file and text files included with every eggdrop in the ~/doc directory.  While telnetting into the bot, it would probably be helpful if you would <strong class="text-strong">.console +dr</strong> and observe the error message (if any) that the bot spits out.<br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Wed Aug 25, 2004 12:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-23T17:59:24-04:00</updated>

		<published>2004-08-23T17:59:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40089#p40089</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40089#p40089"/>
		<title type="html"><![CDATA[DCC Chat is broken!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40089#p40089"><![CDATA[
connect-timeout is set to 15<br>protect-telnet is set to 1<br>ident-timeout is set to 5<br><br>hostmask is accurate<br><br>im running 2 bots one for internal testing and tinkering and one on a server with channels to look at. neither will accept dcc chats but they both acknowledge them in the logs (or party line if telnetted in).<br><br>on the bot for external irc servers i had set reserved portrange to a single port to accept dcc chats on and allowed it thru the firewall but for no reason it just stopped working. please read that i have had it successfully working not 3 weeks ago and it just stopped functioning. as far as i can now tell the set reserved portrange function no longer works. each time i attempt a dcc it seems to be a brand new port. no other processes according to a process search in webmin (nor using any variant of netstat) is using the set port.<br><br>this is what the bot returns in its logs (modified for privacy)...<br>[07:43] &lt;Bot&gt; [07:42] DCC connection: CHAT (Nick!ident@192.168.0.116)<br>[07:43] &lt;Bot&gt; [07:42] CTCP DCC: CHAT chat 3232235528 4747 from Nick (ident@192.168.0.116)<br>[07:46] &lt;Bot&gt; [07:45] Password timeout on dcc chat: [Nick]ident@192.168.0.116<br><br>and on the client im using it returns:<br>Chat with Bot<br>Waiting for acknowledgement...<br><br>however after a bit of tweaking and tinkering a /ctcp Bot chat seemed to work without a problem from within the irc client.<br><br>ive tried both mirc and xchat with no success. ive also tried to recompile altho it didnt seem to help much.<br><br>on a final note i did take some time to run a search however none of the threads i saw were relevant to my problem including the one mentioned. this setup was properly functioning and had another person actually using it. it no longer functions and i dont understand why.<br><br>any other suggestions?<p>Statistics: Posted by Guest — Mon Aug 23, 2004 5:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2004-08-23T12:22:47-04:00</updated>

		<published>2004-08-23T12:22:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40072#p40072</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40072#p40072"/>
		<title type="html"><![CDATA[DCC Chat is broken!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40072#p40072"><![CDATA[
• What do you have set for these conf file variables? :<div class="codebox"><p>Code: </p><pre><code>set protect-telnet set ident-timeoutset connect-timeout</code></pre></div>• Are you using any type of firewall?<br><br>• Is your hostmask listed accurately on the bot?     (e.g. <strong class="text-strong">.channel #your-channel</strong>)<br><br>• Have a buddy join the partyline and set thier console +d.  What error is the bot returning, if any?<br><br>• Last, but by no means least....<br>       <em class="text-italics">Have you simply tried <strong class="text-strong">/CTCP $botnick CHAT</strong>?</em><br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"> Shocker that it may be, but this topic has been covered hundreds and hundreds of times, most recently <a href="http://forum.egghelp.org/viewtopic.php?t=8113" class="postlink">last Tuesday</a>...<br><br><a href="http://forum.egghelp.org/search.php" class="postlink">Click Here For Egghelp.Org's Best Kept Secret</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Mon Aug 23, 2004 12:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-23T03:45:54-04:00</updated>

		<published>2004-08-23T03:45:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40055#p40055</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40055#p40055"/>
		<title type="html"><![CDATA[DCC Chat is broken!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40055#p40055"><![CDATA[
Hi,<br><br>Recently my eggy was able to accept DCC Chats fine, however lately my only course of connecting to the bot is via telnet. While telnet is ok to use i prefer dcc as it allows me to use the tab key on chan names (yeah im lazy) im currently modifying etc.<br><br>The only thing i can think of that may have bearing on the change is an update to my server. i recently ran apt-get upgrade on my debian box, however i didnt notice dcc being broken until well after. mind you i never needed dcc until that time.<br><br>the bot acknowledges the connection however it times out with no messages making it to the client.<br><br>now before you say its a nat issue the bot has been configured for a local irc server on my internal network where nat is not an issue and it still times out. its as if the bot drops the dcc request for no reason at all. in running a test i have 2 clients of exactly the same configuration on 2 different pcs able to dcc chat fine on the local network but neither can dcc chat the bot. however if the telnet port is open telnet works fine (albeit slower for some reason).<br><br>anyone else having issues? anyone know of a potential conflict of interests with running debian?<br><br>thanks in advance for your time.<p>Statistics: Posted by Guest — Mon Aug 23, 2004 3:45 am</p><hr />
]]></content>
	</entry>
	</feed>
