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

	<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>2003-11-19T11:01:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Assmonkey]]></name></author>
		<updated>2003-11-19T11:01:24-04:00</updated>

		<published>2003-11-19T11:01:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30323#p30323</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30323#p30323"/>
		<title type="html"><![CDATA[Never been able to DCC chat with my bot... Help?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30323#p30323"><![CDATA[
OK, thanks for the help everybody... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4120">Assmonkey</a> — Wed Nov 19, 2003 11:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Assmonkey]]></name></author>
		<updated>2003-11-15T07:56:07-04:00</updated>

		<published>2003-11-15T07:56:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30035#p30035</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30035#p30035"/>
		<title type="html"><![CDATA[Never been able to DCC chat with my bot... Help?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30035#p30035"><![CDATA[
As my original post said, I have already tried that.<br><br>Here's one thing I've been wondering about in the conf-file.<br><br>set my-hostname "localhost"<br>set my-ip "127.0.0.1"<br><br>What exactly am I supposed to put in those as my outside IP is dynamic and changes now and then?<br>Wouldn't the same thing happen with my hostname when my IP changes?<br><br>I do have a dyndns.org address, could I put that in my-ip and would it work?<br><br>EDIT: Here's what the prompt output says when I try to DCC chat or CTCP chat the bot:<br><br>[14:05] dequeue_sockets(): errno = 128 (Transport endpoint is not connected) on<br>8<br>[14:07] Password timeout on dcc chat: [Assmonkey]~admin@**********.*****.com<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4120">Assmonkey</a> — Sat Nov 15, 2003 7:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2003-11-15T03:35:08-04:00</updated>

		<published>2003-11-15T03:35:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30021#p30021</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30021#p30021"/>
		<title type="html"><![CDATA[Never been able to DCC chat with my bot... Help?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30021#p30021"><![CDATA[
Ou need to open ports in your router for dcc.Go to your roter then lan settings, then special aplications, then open ports between 2000 to 5000.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Sat Nov 15, 2003 3:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Assmonkey]]></name></author>
		<updated>2003-11-14T21:44:57-04:00</updated>

		<published>2003-11-14T21:44:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=30016#p30016</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=30016#p30016"/>
		<title type="html"><![CDATA[Never been able to DCC chat with my bot... Help?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=30016#p30016"><![CDATA[
OK, I'll try to give as much info as possible.<br><br>I connect to the internet through a Netgear RT314 (router) which is connected to my ADSL modem.<br><br>I have two computers accessing the internet through this router:<br>Workstation [Win XP SP1] with internal IP: 192.168.10.2<br>Server [Win 2K Pro SP4] with internal IP: 192.168.10.5<br><br>The server has the eggdrop running and everything works fine EXCEPT when I try to DCC chat with the bot from my workstation. I have forwarded the correct DCC ports (and passive range) to the server and I have even tried putting the server in the DMZ (i.e. ALL incoming requests are directed to the server). Nothing seems to work.<br>I also run a software firewall but I have disabled that too trying to narrow down the problem/solution.<br><br>I use Klient on my workstation to connect to IRC and I think I have set the correct DCC settings there as well. I also tried mIRC just to eliminate the problem being with Klient but I got the same problem.<br><br>I've tried reading through many of the DCC problem posts here on this forum but I still can't solve this issue.<br>Now, some of you might think it's better to use telnet to administer the bot but I don't. It does work perfectly though.<br><br>Now I need your help in trying to solve this problem once and for all. I need someone who has the knowledge and a bit of time to spare to this thread and not just leave one reply to never return to it.<br><br>If you need more info (Klient settings, conf-stuff) just post and I'll give it.<br><br>Thanks very much in advance.<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4120">Assmonkey</a> — Fri Nov 14, 2003 9:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
