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

	<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-07-11T02:14:48-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2004-07-11T02:14:48-04:00</updated>

		<published>2004-07-11T02:14:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38427#p38427</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38427#p38427"/>
		<title type="html"><![CDATA[Eggdrop Port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38427#p38427"><![CDATA[
If, for example, port 1234 is in use, the bot will try port 1235, 1236, etc (i forget how high it goes.. 2 or 5 or something like that). The problem is 7777 must be in use, so it's using 7778 instead.<br><br>Hope this clears stuff up.<br><br><br>Wcc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Sun Jul 11, 2004 2:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-07-06T10:00:28-04:00</updated>

		<published>2004-07-06T10:00:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38263#p38263</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38263#p38263"/>
		<title type="html"><![CDATA[Eggdrop Port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38263#p38263"><![CDATA[
Or maybe port is already used by something else.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Tue Jul 06, 2004 10:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-07-06T04:18:09-04:00</updated>

		<published>2004-07-06T04:18:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38251#p38251</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38251#p38251"/>
		<title type="html"><![CDATA[Eggdrop Port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38251#p38251"><![CDATA[
<blockquote class="uncited"><div># This opens a telnet port by which you and other bots can interact with the<br># Eggdrop by telneting in.<br>#<br># There are more options for the listen command in doc/tcl-commands.doc. Note<br># that if you are running more than one bot on the same machine, you will want<br># to space the telnet ports at LEAST 5 apart, although 10 is even better.<br>#<br># Valid ports are typically anything between 1025 and 65535 assuming the<br># port is not already in use.<br>#<br># If you would like the bot to listen for users and bots in separate ports,<br># use the following format:<br>#<br>#   listen 3333 bots<br>#   listen 4444 users<br>#<br># If you wish to use only one port, use this format:<br>#<br>#   listen 3333 all<br>#<br># You need to un-comment this line and change the port number in order to open<br># the listen port. You should not keep this set to 3333.<br>#listen 3333 all</div></blockquote>Use this:<br><div class="codebox"><p>Code: </p><pre><code>listen 7777 all</code></pre></div>Also if this doesn't work try contacting your administrator.<br>Maybe that port number on the machine is blocked or unusable.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Jul 06, 2004 4:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jones]]></name></author>
		<updated>2004-07-05T18:40:09-04:00</updated>

		<published>2004-07-05T18:40:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=38244#p38244</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=38244#p38244"/>
		<title type="html"><![CDATA[Eggdrop Port]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=38244#p38244"><![CDATA[
Well<br>I´m run my eggdrop in 7778 port<br>when i edit my eggdrop.conf for port: 7777<br>and run agin my eggdrop, she continue use the port 7778<br><br>*** I use the line: listen port all<br>and other lines 'listen' i don´t use!<br><br>i don´t unsderstand!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5118">jones</a> — Mon Jul 05, 2004 6:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
