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

	<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-06-02T11:51:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[puffi]]></name></author>
		<updated>2004-06-02T11:51:28-04:00</updated>

		<published>2004-06-02T11:51:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36864#p36864</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36864#p36864"/>
		<title type="html"><![CDATA[Bot linking and userfile sharing through SSH!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36864#p36864"><![CDATA[
Never did it myself but, you that is what you have to do in general.<br><br>on the Leaf-Bot's Box initiate a ssh-connection with the following..<br><div class="codebox"><p>Code: </p><pre><code>ssh -f -L &lt;some-avail-localport&gt;:127.0.0.1:&lt;hubbot's-port&gt; &lt;user&gt;@&lt;hub's-box-address&gt;</code></pre></div>-f Forks the ssh-client to the background and -L opens a port on the calling box, that redirects everything it gets to the hub's port.<br><br>Now you add your bot with <div class="codebox"><p>Code: </p><pre><code>.+bot &lt;hub&gt; 127.0.0.1:&lt;some-avail-localport-you-just-defined-above&gt;</code></pre></div>Tell me if it worked <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4998">puffi</a> — Wed Jun 02, 2004 11:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-02T06:11:37-04:00</updated>

		<published>2004-06-02T06:11:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=36849#p36849</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=36849#p36849"/>
		<title type="html"><![CDATA[Bot linking and userfile sharing through SSH!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=36849#p36849"><![CDATA[
I have two bots which are both firewalled and cannot be telnet'd to in anyway. Is there a way to get them to link and share userfiles using SSH. If ya kno, could u please describe how it is done and what would be needed in order to do it correctly...Thanks in advance!<p>Statistics: Posted by Guest — Wed Jun 02, 2004 6:11 am</p><hr />
]]></content>
	</entry>
	</feed>
