<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kurinchi Blogger Scribbles ... &#187; ports</title>
	<atom:link href="http://kurinchilamp.kurinchilion.com/tag/ports/feed" rel="self" type="application/rss+xml" />
	<link>http://kurinchilamp.kurinchilion.com</link>
	<description>On Open Source Technologies</description>
	<lastBuildDate>Mon, 02 Jan 2012 06:14:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Linux: Port configuration for multiple network interfaces on the same server</title>
		<link>http://kurinchilamp.kurinchilion.com/2010/03/linux-port-configuration-for-multiple-network-interfaces-on-the-same-server.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2010/03/linux-port-configuration-for-multiple-network-interfaces-on-the-same-server.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:56:54 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[different IP]]></category>
		<category><![CDATA[ports]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=765</guid>
		<description><![CDATA[Edit ports.conf file and configure the port number for the different IP&#8217;s configured for network interfaces Listen 192.168.1.100:8001 Listen 192.168.1.200:8002]]></description>
			<content:encoded><![CDATA[<p>Edit<strong> ports.conf</strong> file and configure the port number for the different IP&#8217;s configured for network interfaces</p>
<p>Listen 192.168.1.100:8001<br />
Listen 192.168.1.200:8002</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2010/03/linux-port-configuration-for-multiple-network-interfaces-on-the-same-server.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Port number</title>
		<link>http://kurinchilamp.kurinchilion.com/2009/05/port-number.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2009/05/port-number.html#comments</comments>
		<pubDate>Mon, 11 May 2009 05:26:35 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[dynamic ports]]></category>
		<category><![CDATA[port number]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[registered ports]]></category>
		<category><![CDATA[reserved ports]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=314</guid>
		<description><![CDATA[What is a Port Number? A port number is an identification of communication to a resource in the server. The server (TCP/IP) determines what information is requested from this number and then calls the respective program to attend to that specific request. Reserved or Well known port Port numbers between 0 &#8211; 1023 port number [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is a Port Number?</strong></p>
<p>A port number is an identification of communication to a resource in the server. The server (TCP/IP) determines what information is requested from this number and then calls the respective program to attend to that specific request.<br />
<span id="more-314"></span><br />
<strong>Reserved or Well known port </strong><br />
Port numbers between 0 &#8211; 1023 port number (IANA registered)<br />
<strong><br />
Registered ports </strong><br />
Port numbers between 1024 &#8211; 49151 (IANA registered)<br />
<strong><br />
Dynamic ports </strong><br />
Port numbers between 49152 &#8211; 65535</p>
<p>For more information on port numbers refer </p>
<p>http://www.iana.org/assignments/port-numbers</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2009/05/port-number.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

