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

	<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>2010-11-01T07:41:20-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MIODude]]></name></author>
		<updated>2010-11-01T07:41:20-04:00</updated>

		<published>2010-11-01T07:41:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94948#p94948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94948#p94948"/>
		<title type="html"><![CDATA[/CTCP Not Using IRC Vhost, using real Hostmask instead?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94948#p94948"><![CDATA[
Thanks for the info pseudo (was this in a doc somewhere? I couldn't find it).<br><br>So.. i must have had telnet protect setting different and it changed after upgraded to 1.6.20 then I guess.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8276">MIODude</a> — Mon Nov 01, 2010 7:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pseudo]]></name></author>
		<updated>2010-11-01T05:13:19-04:00</updated>

		<published>2010-11-01T05:13:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94946#p94946</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94946#p94946"/>
		<title type="html"><![CDATA[/CTCP Not Using IRC Vhost, using real Hostmask instead?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94946#p94946"><![CDATA[
There are two ways to establish DCC chat with the bot: <strong class="text-strong">/dcc chat botnick</strong> or <strong class="text-strong">/ctcp botnick chat</strong>. These are different.<br><br><strong class="text-strong">/dcc chat bot</strong> makes your IRC client open a socket listening for the bot to connect and tells it your IP address and port. If the bot recognizes your IRC hostmask, it will accept the chat and connect to the given address.<br><br><strong class="text-strong">/ctcp bot chat</strong>, on the other hand, makes your IRC client connect to the bot's <span style="text-decoration:underline">telnet</span> port (the one you set in your config). Eggdrop uses a DCC CHAT request to send it to the bot and forgets about it. When the client connects to it, it's like an ordinary telnet connection, so it doesn't matter that your client obtained the address through IRC. This behaviour isn't new, it has always been like this.<br><br>If you are unable to set telnet hostmasks for your users, you can turn telnet protection off:<br><div class="codebox"><p>Code: </p><pre><code>set protect-telnet 0</code></pre></div>To summarize: /ctcp bot chat is in effect just a way to establish a telnet connection to the bot using an IRC client. Telnet settings apply to it too.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10974">pseudo</a> — Mon Nov 01, 2010 5:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MIODude]]></name></author>
		<updated>2010-10-30T13:21:56-04:00</updated>

		<published>2010-10-30T13:21:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94926#p94926</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94926#p94926"/>
		<title type="html"><![CDATA[/CTCP Not Using IRC Vhost, using real Hostmask instead?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94926#p94926"><![CDATA[
This is new in 1.6.20... as I never had this issue in 1.6.19 <br><br>When attempting  a dcc chat to the bot, it looks for a matching hostmask, which is the VHOST that the IRC servers have (you know..the vanity names).. but when someone does a /ctcp, it doesn't use the vhost, it uses the true hostmask.. this makes it difficult to admin for those that have dynamic IPs that change daily.  It also thinks the person is coming from a telnet, as the ident has telnet in it.<br><br>Is this a bug in my settings that I haven't found yet? or.. something other than that? Is there a way to make it so its using the IRC Vhost?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8276">MIODude</a> — Sat Oct 30, 2010 1:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
