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

	<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>2002-06-19T14:49:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-06-19T14:49:00-04:00</updated>

		<published>2002-06-19T14:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8179#p8179</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8179#p8179"/>
		<title type="html"><![CDATA[Eggdrop still uses wrong port ranges]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8179#p8179"><![CDATA[
reserved portrange applies to dynamically assigned listen ports (ie, ports that eggdrop opens to listen to external connections, as when initiating a dcc send). the second line of your netstat refers to an outgoing connection. Outgoing connection ports are assigned by the operating system. By default most os's assign 1024-5000. Most firewalls should allow this behaviour if proper stateful rulesets have been made.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Wed Jun 19, 2002 2:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-06-19T12:17:00-04:00</updated>

		<published>2002-06-19T12:17:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8176#p8176</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8176#p8176"/>
		<title type="html"><![CDATA[Eggdrop still uses wrong port ranges]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8176#p8176"><![CDATA[
Hi.<br>Even if I've set up the conf to use some reserved portrange (I'm running a firewall which allows portrange 46600-46730 ), it keeps trying connecting to lower ports (see below: 3985, 4004 and so on). Therefore it can't link/connect <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":sad:" title="Sad"><br>I'm running eggdrop 1.6.8, since dcc-portrange seems to be removed in eggdrops &gt;1.6.7 , I've tried also with 1.6.6 but it doesn't work as well.<br><br>=== from my conf ===<br>listen 46621 bots<br>listen 46641 users<br>#set nat-ip "127.0.0.1"<br>set reserved-portrange 46700-46730<br>set dcc-portrange 46700-46730<br>===<br><br>from "netstat -tp":<br><br>===<br>tcp        3      0 myhost:46621 myhost:3985 ESTABLISHED 4864/eggdrop-1.6.8  <br>tcp        0      1 myhost:4004 otherhost:50505     SYN_SENT    4864/eggdrop-1.6.8 <br>===<br><br>Thanks in advange.<br><p>Statistics: Posted by Guest — Wed Jun 19, 2002 12:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
