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

	<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-01-03T21:43:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-03T21:43:22-04:00</updated>

		<published>2003-01-03T21:43:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14861#p14861</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14861#p14861"/>
		<title type="html"><![CDATA[Linking problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14861#p14861"><![CDATA[
First off. Are you sure it is the NICKLEN you want to change, and not HANDLEN?<br><br>Next, you should allways use the IP of the interface the eggdrops will be connecting thorugh.<br><br>As such, byt eh sound sof it, this will be the internal IP.<br><br>While you are connected to IRC&lt; you bots may look as if they have the IP/hostname of your external IP, however, the IP is assigned to the interface of the router, and not the linux box.<br><br>Set my-ip to the IP of the linux box (usualy a 192.168. IP) and the value of nat-ip tot he external IP address.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Jan 03, 2003 9:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[scr0llwheel]]></name></author>
		<updated>2003-01-03T19:18:18-04:00</updated>

		<published>2003-01-03T19:18:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14858#p14858</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14858#p14858"/>
		<title type="html"><![CDATA[Linking problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14858#p14858"><![CDATA[
After discussing it with other people online, they (and I) think the problem lies with the router. What ports would I need to forward to the linux box (hosting the bots) in order to get it to work? The port that I set in my conf file is 3333. I forwarded that port but I think there are other ports I need to forward.<br><br>Any help would be appreciated (especially anyone with a <strong class="text-strong">Linksys router</strong>)<br><br><strong class="text-strong">Edit</strong>: I also edited the eggdrop.h file to expand nick-lens to 32. I recompiled on both computers and installed again. I (think) I did it right <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">. If this could be the problem, please say so.<br><br>Thanks,<br>scr0llwheel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2465">scr0llwheel</a> — Fri Jan 03, 2003 7:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[scr0llwheel]]></name></author>
		<updated>2003-01-03T15:02:45-04:00</updated>

		<published>2003-01-03T15:02:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14856#p14856</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14856#p14856"/>
		<title type="html"><![CDATA[Linking problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14856#p14856"><![CDATA[
The problem is, though, that 4 of the bots are located on my own network which is controlled by a Linksys router. If I <strong class="text-strong">set my-ip</strong> for those bots to the external IP, I can't /dcc chat to them. I set the IPs to the external IPs and then I just get:<div class="codebox"><p>Code: </p><pre><code>Linking to Monit0r at **.***.***.***:3333 ... *** [c0ntrol] Couldn't link to Monit0r.Failed link to Monit0r.</code></pre></div>Do you suggest I use the internal IP of the computer?<br><br>Thanks,<br>scr0llwheel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2465">scr0llwheel</a> — Fri Jan 03, 2003 3:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Nexus6]]></name></author>
		<updated>2003-01-03T12:37:50-04:00</updated>

		<published>2003-01-03T12:37:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14849#p14849</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14849#p14849"/>
		<title type="html"><![CDATA[Linking problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14849#p14849"><![CDATA[
make sure all bots, have <strong class="text-strong">at least</strong><div class="codebox"><p>Code: </p><pre><code> set my-ip </code></pre></div>and even<div class="codebox"><p>Code: </p><pre><code>my-hostname </code></pre></div>set in conf. <br>I had similar problem and setting my-ip in confs of bots helped.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1850">Nexus6</a> — Fri Jan 03, 2003 12:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[scr0llwheel]]></name></author>
		<updated>2003-01-03T00:47:23-04:00</updated>

		<published>2003-01-03T00:47:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14819#p14819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14819#p14819"/>
		<title type="html"><![CDATA[Linking problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14819#p14819"><![CDATA[
Ok, I have 6 different Redhat boxes with 6 different IPs. I want to setup 6 eggdrops on each box with one of the bots being a hub. Then the hubs will all link to one master hub. So far, linking all the bots together on each computer works fine. However, the problem comes when I try to link the hubs together.<br><br>So, I've got the master hub Monit0r and a sub-hub c0ntrol. I set up all the flags (I think), etc. but when I try to do <strong class="text-strong">.link c0ntrol</strong> (on Monit0r), I get errors.  Here are the logs:<br><br>Monit0r's logs (the master hub):<div class="codebox"><p>Code: </p><pre><code>Linking to c0ntrol at **.***.***.**:3333 ...Received challenge from c0ntrol... sending response ...Linked to c0ntrol. *** Linked to c0ntrolCreating resync buffer for c0ntrolSending user file send request to c0ntrolDisconnected from: c0ntrol. No reason (lost 1 bot and 1 user) *** Disconnected from: c0ntrol. No reason (lost 1 bot and 1 user)(Userlist transmit aborted.)</code></pre></div>Ok, now c0ntrol's logs (the sub-hub):<div class="codebox"><p>Code: </p><pre><code>Telnet connection: ****-**-***-***-****.***.*****.pacbell.net/33354Timeout/EOF ident connectionChallenging Monit0r...Linked to Monit0r. *** Linked to Monit0rDownloading user file from Monit0rLost userfile transfer from Monit0r; aborting. *** Monit0r(Userlist download aborted.)</code></pre></div>One thing to note:<br>-Monit0r is behind a Linksys router. However, I did make the computer the DMZ Host but nothing changed.<br><br>Also, at the time of linking, neither Monit0r nor c0ntrol had no other bots connected to it.<br><br>Any help/advice/ideas would be greatly appreciated. If you need anymore information, just tell me and I'll post it <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Thanks in advance,<br>scr0llwheel<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2465">scr0llwheel</a> — Fri Jan 03, 2003 12:47 am</p><hr />
]]></content>
	</entry>
	</feed>
