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

	<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-06-30T12:26:21-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Wildfire]]></name></author>
		<updated>2003-06-30T12:26:21-04:00</updated>

		<published>2003-06-30T12:26:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22757#p22757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22757#p22757"/>
		<title type="html"><![CDATA[Portrange not working or...?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22757#p22757"><![CDATA[
Ahhh...I think I understand <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">  The router is actually a very old laptop running Debian so I should in theory be able to fix it now, or if not refer the maintainer of said laptop to your post and get it working <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">  Thanks for the help and sorry about the delayed response!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3171">Wildfire</a> — Mon Jun 30, 2003 12:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-06-25T05:21:29-04:00</updated>

		<published>2003-06-25T05:21:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22546#p22546</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22546#p22546"/>
		<title type="html"><![CDATA[Portrange not working or...?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22546#p22546"><![CDATA[
This is because you have a dumb gateway (no, it's not thick).<br><br>Standard gateways are not designed for advanced/loopback routing.<br><br>The problem is this:<br><br>1: The DCC request is sending the public IP and port.<br>2: Client tries connecting.<br>3: Client fails.<br><br>It fails because the router only deals with requests for the public IP, on the external interface, and not ont he interface for the LAN.<br><br>Some better gateways allow this, some even have the abbility to program (create a routing rule) it. The majority don't.<br><br>I suffer from this myself, and designing my mass-vhost site is a pain when you have to change the config all the time, to serv the site you are currenly on, when requested by IP.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Jun 25, 2003 5:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kazoo]]></name></author>
		<updated>2003-06-24T18:22:19-04:00</updated>

		<published>2003-06-24T18:22:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22514#p22514</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22514#p22514"/>
		<title type="html"><![CDATA[Portrange not working or...?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22514#p22514"><![CDATA[
Try doing telnet &lt;hostip&gt; 3333 in a telnet or term and see what happens. I think that something is just set wrong on your config file or just maybe some ports on your router or something. Well.. go ahead and try telnetting to it in port 3333 and tell me if it works or not.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3356">kazoo</a> — Tue Jun 24, 2003 6:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wildfire]]></name></author>
		<updated>2003-06-24T18:16:47-04:00</updated>

		<published>2003-06-24T18:16:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22512#p22512</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22512#p22512"/>
		<title type="html"><![CDATA[Portrange not working or...?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22512#p22512"><![CDATA[
More information that is probably needed, but better more than not enough.<br><br>Linux box:  IP 192.168.0.3 - Running Eggdrop<br>Windows box: IP 192.168.0.4<br>Gateway: internal IP 192.168.0.1 external IP dynamic<br><br>On Gateway:  ports 2010 - 2020, 3333 and 3334 forwarded to Linux box<br>In Eggdrop:  set reserved-portrange 2015:2020<br>                   set nat-ip external dynamic IP of the moment<br>                   set my-ip 192.168.0.3 <br>                    - If left unset, or hostname is set, eggdrop will not start<br>                   listen 3333 all<br>In Windows IRC: DCC ports 2000 to 4000<br><br><br>/dcc chat:<br>From Windows box or Linux box<br><br>"Waiting for acknowledgement" message<br><br> telnet results<br>[17:57] -Wildfire (~<a href="mailto:sysop@blah.bellsouth.net">sysop@blah.bellsouth.net</a>)- DCC Chat (external IP)<br>[17:57] CTCP DCC: CHAT chat 1117540868 4558 from Wildfire (~<a href="mailto:sysop@blah.bellsouth.net">sysop@blah.bellsouth.net</a>)<br>[17:57] DCC connection: CHAT (Wildfire!~<a href="mailto:sysop@blah.asm.bellsouth.net">sysop@blah.asm.bellsouth.net</a>)<br>[17:57] Lost dcc connection to Wildfire (~<a href="mailto:sysop@blah.asm.bellsouth.net">sysop@blah.asm.bellsouth.net</a>/4558)<br><br>I assume connection lost as the bot cannot connect on port 4558, it can only use 2015 to 2020 and 3333.<br><br><br>/ctcp bot CHAT:<br>From Windows box or Linux box<br><br>"Acknowledging chat request...<br>Unable to Connect<br>DCC session closed"<br><br>From outside users, it attempts to chat on port 3333 (which is correct I think) but errors still.<br><br>telnet results<br>[17:59] CTCP CHAT:  from Wildfire (~<a href="mailto:sysop@blah.asm.bellsouth.net">sysop@blah.asm.bellsouth.net</a>)<br><br>So why does this fail?  If Eggdrop is indeed listening on 3333, which is well within the range of useable DCC ports set in IRC, it should connect.  I suspect whatever is wrong here is also what's causing DCC sends to fail.  ANy ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3171">Wildfire</a> — Tue Jun 24, 2003 6:16 pm</p><hr />
]]></content>
	</entry>
	</feed>
