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

	<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-03-24T19:20:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[x0x]]></name></author>
		<updated>2010-03-24T19:20:44-04:00</updated>

		<published>2010-03-24T19:20:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92599#p92599</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92599#p92599"/>
		<title type="html"><![CDATA[Botnet - It won't work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92599#p92599"><![CDATA[
That was the solution. I am so thankful. <strong class="text-strong">All the best for you my friend!</strong><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10486">x0x</a> — Wed Mar 24, 2010 7:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pseudo]]></name></author>
		<updated>2010-03-24T18:45:21-04:00</updated>

		<published>2010-03-24T18:45:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92598#p92598</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92598#p92598"/>
		<title type="html"><![CDATA[Botnet - It won't work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92598#p92598"><![CDATA[
The userfile isn't sent via the regular bot link. Instead, the sending bot opens a new port, randomly chosen from the reserved portrange and listens on it while the transfer is active. So you need an additional port for the HUB, which will be used only during userfile transfers.<br><br>Choose a second port on your shell. It should be free (nothing should be listening on it) and accessible to your account.<br><br>Set reserved-portrange in the config file to make the bot use this and only this port number for file transfers:<div class="codebox"><p>Code: </p><pre><code>set reserved-portrange "12300:12300"</code></pre></div>Rehash HUB and link again. If the connection still fails, make sure the second port isn't blocked by some firewall.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10974">pseudo</a> — Wed Mar 24, 2010 6:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-03-24T18:37:26-04:00</updated>

		<published>2010-03-24T18:37:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92597#p92597</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92597#p92597"/>
		<title type="html"><![CDATA[Botnet - It won't work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92597#p92597"><![CDATA[
You shouldn't set nat-ip if your eggdrop is not behind a nat. Further, only set my-ip or my-hostname; both affect which IP address on the local host your eggdrop will bind all it's sockets at.<br><br>Be adviced that the port used for the userfile transfer is randomly selected by the leaf, within the range set by reserved-portrange. All ports within this range will thus have to be forwarded to the leaf (in other words, for the userfile transfer, the hub connects to the leaf).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Mar 24, 2010 6:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[x0x]]></name></author>
		<updated>2010-03-24T18:16:53-04:00</updated>

		<published>2010-03-24T18:16:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92596#p92596</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92596#p92596"/>
		<title type="html"><![CDATA[Botnet - It won't work]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92596#p92596"><![CDATA[
<strong class="text-strong">Situation</strong><br><br><em class="text-italics">2 bots</em><br><br>HUB: 123.123.123.123 (Telnet 8500)    &lt;--- external IP<br>The hub is hosted on a rented shell with it's own IP and vhost. Port 8500 has been opened for telnet.<br><br>LEAF: 222.222.222.222 (Telnet 30000)      &lt;----- external IP<br>The leaf is on a machine at home, this machine is DMZ and there are no port forwards conflicting.<br><br>Share and transfer modules loaded on each bot.<br>Channel #A set to +shared on each bot.<br><br><br><strong class="text-strong">Userinfo</strong><br><br><em class="text-italics">On HUB:</em><br>LEAF      yes      0 bflo            23:02 (unlinked)<br>HOSTS: *!LEAF@222.222.222.222<br>BOT FLAGS: gs<br>ADDRESS: 222.222.222.222<br>users: 30000, bots: 30000<br><br><em class="text-italics">On LEAF:</em><br>HUB        yes      0 bfhlo           23:02 (unlinked)<br>BOT FLAGS: gp<br>HOSTS: *!HUB@123.123.123.123<br>ADDRESS: 123.123.123.123<br>users: 8500, bots: 8500<br><br>Both bots have set nat-ip "XXX.XXX.XXX.XXX" in their config files. So for HUB 123.123.123.123 and for LEAF 222.222.222.222<br><br>The HUB has also been set to set my-hostname "VHOST" and set my-ip "123.123.123.123"<br><br>When linking the bots, they seem to link fine BUT the telnet / user file connection goes wrong.<br><br>Example<br><br>On LEAF;<br><br>.link HUB<br>Linking to HUB at VHOST:8500 ...<br>Received challenge from HUB... sending response ...<br>Linked to HUB.<br>*** Linked to HUB<br>Downloading user file from HUB<br>Failed connection; aborted userfile transfer.<br><br>At that moment I can see on HUB;<br><br>Telnet connection: MY.ISP.HOSTNAME/60624<br>Timeout/EOF ident connection<br>Challenging LEAF...<br>Linked to LEAF.<br>*** Linked to LEAF<br>Creating resync buffer for LEAF<br>Sending user file send request to LEAF<br>Timeout on userfile transfer.<br>*** Disconnected LEAF (timed-out userfile transfer)<br><br>What am I doing wrong here.... HELP!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10486">x0x</a> — Wed Mar 24, 2010 6:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
