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

	<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-04-14T05:58:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-04-14T05:58:58-04:00</updated>

		<published>2003-04-14T05:58:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19054#p19054</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19054#p19054"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19054#p19054"><![CDATA[
Then please read the above post. This so called DCC script will not help any more than the command I have provided.<br><br>You need ot make sure that you have done port forwarding where needed, and given the correct IP to the nat-ip and my-ip settings.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Apr 14, 2003 5:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-14T05:55:46-04:00</updated>

		<published>2003-04-14T05:55:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19053#p19053</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19053#p19053"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19053#p19053"><![CDATA[
Yes, and I get the following response:<br><div class="codebox"><p>Code: </p><pre><code>Acknowledging chat request...Unable to connectDCC session closed</code></pre></div><p>Statistics: Posted by Guest — Mon Apr 14, 2003 5:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-04-14T05:47:10-04:00</updated>

		<published>2003-04-14T05:47:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19052#p19052</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19052#p19052"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19052#p19052"><![CDATA[
Have you tried using "/ctcp &lt;bot&gt; chat"?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Apr 14, 2003 5:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-14T05:43:21-04:00</updated>

		<published>2003-04-14T05:43:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19051#p19051</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19051#p19051"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19051#p19051"><![CDATA[
I've been lurking around, trying to find some more info on this script, and it appears that it converts the IPs to LONG and uses that as connection data. Does this sound appropriate?<p>Statistics: Posted by Guest — Mon Apr 14, 2003 5:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-04-14T05:28:21-04:00</updated>

		<published>2003-04-14T05:28:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19050#p19050</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19050#p19050"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19050#p19050"><![CDATA[
First off, this would only work, if the right conditions are met.<br><br>First off, <strong class="text-strong">how Normal DCC works.</strong><br><br>When a Client requests a DCC session, it sends the request, with the IP and port that the client should connect to.<br><br>The eggdrop will check this information, to make sure it knows you. If so, the it makes the connection to the IP and port given by the client.<br><br>This requires two things.<br>1: The IP that has been sent by the client is correct<br>2: That the client can accept the connection on this IP and port.<br><br>Number 1 is normaly true (if using mIRC, make sure). Number 2 is affected by NAT.<br><br>If the Client is behind a NAT router (be it a physical router or second box with 2 NICs), then the IP sent must be that of the NAT router and a port that has been set to forward to the machine you are using the client on.<br><br>If this is all true, then DCC should work fine.<br><br><strong class="text-strong">How reverse DCC works</strong><br><br>There are two type of reverse DCC.<br><br>1: To initiate a normal DCC session, but send a PORT number of 0. The other end should then send a IP and port to connect on. Eggdrop doesn't support this (I don't think mIRC does either). Eggdrop is due to support this in the next major release (1.8 series, not 1.6).<br><br>2: With eggdrop, you send a command that causes to send a DCC connection request to you (this si the one you talk of).<br><br>This works by switching all the above around. IE, the bot will send the IP and port, not the client, and the client will make the connection attempt.<br><br>As such, for the above ot work, you revser points 1 and 2 above.<br><br>1: The bot must send the right IP<br>2: The bot must be able to answer on the IP and port sent.<br><br>If it comes to the point where bot sides of the connection (both the bot and the client side) have NAT connections, there is no other way to get around this, than by using port forwarding in the NAT router.<br><br>For this, see the many guides to setting up mIRC fir use behind a NAT router (the same can be applied to eggdrop, only you have to change the settings in the config file, they are named differently and you should use the nat-ip setting).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Apr 14, 2003 5:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-14T05:09:01-04:00</updated>

		<published>2003-04-14T05:09:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19049#p19049</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19049#p19049"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19049#p19049"><![CDATA[
You send the bot a command, let's say "!chat" and it opens up a DCC Chat session with the one that sends the command.. <br><br>It's also supposed to help out with NAT/router issues etc .. So I'm not really sure of what the full script contains ..<p>Statistics: Posted by Guest — Mon Apr 14, 2003 5:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-04-14T05:01:02-04:00</updated>

		<published>2003-04-14T05:01:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19048#p19048</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19048#p19048"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19048#p19048"><![CDATA[
Use "/ctcp &lt;bot&gt; chat". This is the method of choice.<br><br>How does this so called script operate.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Apr 14, 2003 5:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-14T04:57:04-04:00</updated>

		<published>2003-04-14T04:57:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19047#p19047</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19047#p19047"/>
		<title type="html"><![CDATA[Wanted: DCChelp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19047#p19047"><![CDATA[
Does anyone know where the script DCChelp can be downloaded from? I've checked various sites, but have so far only found non-working links.<br><br>This script, DCChelp, haves the bot initiate the DCC chat with you, instead of the other way around.<br><br>Appriciate all the help,<br><br>thanks!<p>Statistics: Posted by Guest — Mon Apr 14, 2003 4:57 am</p><hr />
]]></content>
	</entry>
	</feed>
