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

	<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>2005-03-05T03:42:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-03-05T03:42:27-04:00</updated>

		<published>2005-03-05T03:42:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47177#p47177</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47177#p47177"/>
		<title type="html"><![CDATA[A question on ip / port binding and udp protocol]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47177#p47177"><![CDATA[
that comes from the resolver lib, used by async DNS module<br><br>same effect with many (virtually all) ircds<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Mar 05, 2005 3:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-02-13T18:19:52-04:00</updated>

		<published>2005-02-13T18:19:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46585#p46585</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46585#p46585"/>
		<title type="html"><![CDATA[A question on ip / port binding and udp protocol]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46585#p46585"><![CDATA[
good question... I wonder what they are used for anyway. I have 3 (UDP listenings) each bot. 2 bound to 0.0.0.0 and 1 to 127.0.0.1 @_o. Are they some kind of intern loopback/interface between modules?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Feb 13, 2005 6:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fluxism]]></name></author>
		<updated>2005-02-13T15:26:52-04:00</updated>

		<published>2005-02-13T15:26:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=46582#p46582</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=46582#p46582"/>
		<title type="html"><![CDATA[A question on ip / port binding and udp protocol]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=46582#p46582"><![CDATA[
Lo all,<br><br>I'm trying to clear up the listening ports on my fedora server, and making sure that all the processes only bind / listen on the right IP. Now this setting in the conf:<div class="codebox"><p>Code: </p><pre><code>set my-hostname "some.isp.com"set my-ip "111.111.111.111"</code></pre></div>Will bind it to one ip. Yet when I do a netstat command, I'm still getting a udp as shown not to be bound to a specific IP, as below:<br><br><br> <div class="codebox"><p>Code: </p><pre><code>[root@moo home]# netstat -a -e |grep jacktcp        0      0 111.111.111.111:10065   *:*                     LISTEN      jack       17300      tcp        0      0 111.111.111.111:32882   212.112.132.41:ircd     ESTABLISHED jack       17318      tcp        0      0 111.111.111.111:33172   111.111.111.111:10075   ESTABLISHED jack       90004      udp        0      0 *:32818                 *:*                                 jack       17301</code></pre></div>Is this normal for eggdrops? Would some be kind enough to explain exactly whats happening here and why the udp entry is not bound to a specific IP?<br><br>Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1693">Fluxism</a> — Sun Feb 13, 2005 3:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
