<?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>myHostname.com</title>
	<atom:link href="http://myhostname.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://myhostname.com</link>
	<description>{ What&#039;s your hostname? }</description>
	<lastBuildDate>Mon, 08 Aug 2011 08:09:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What is an Internet Protocol (IP) address?</title>
		<link>http://myhostname.com/2011/08/what-is-an-internet-protocol-ip-address/</link>
		<comments>http://myhostname.com/2011/08/what-is-an-internet-protocol-ip-address/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 07:00:39 +0000</pubDate>
		<dc:creator>Support Team</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[broadcast]]></category>
		<category><![CDATA[default gateway]]></category>
		<category><![CDATA[dotted decimal]]></category>
		<category><![CDATA[ietf]]></category>
		<category><![CDATA[internet protocol]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[ipv4]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[loopback]]></category>
		<category><![CDATA[quad octet]]></category>

		<guid isPermaLink="false">http://placeone.net/myhostname/?p=52</guid>
		<description><![CDATA[An Internet Protocol (IP) address is a numerical identifier assigned to any network device (e.g. computer, router) that communicates using IP. IP addresses follow standards as set out by the Internet Engineering Task Force (IETF). As of this writing, the two standards in common use are IP version 4 (IPv4) and IP version 6 (IPv6). [...]]]></description>
			<content:encoded><![CDATA[<p>An Internet Protocol (IP) address is a numerical identifier assigned to any network device (e.g. computer, router) that communicates using IP. IP addresses follow standards as set out by the <a title="Internet Engineering Task Force" href="http://www.ietf.org" target="_blank">Internet Engineering Task Force (IETF)</a>. As of this writing, the two standards in common use are IP version 4 (IPv4) and IP version 6 (IPv6).</p>
<p><span id="more-52"></span></p>
<h2>IP Version 4 (IPv4)</h2>
<p>IPv4 specifies an IP address as a 32-bit number, displayed most commonly in dotted decimal format (e.g. 1.2.3.4) for easier human readability. The dotted decimal format is also known as a quad octet, as it represents four (quad) groups of eight bits (octet).</p>
<p style="padding-left: 30px;">Example:</p>
<p style="padding-left: 60px;">An IP address, displayed as 32-bit number:    10101010101010101010101010101010</p>
<p style="padding-left: 60px;">Same IP address, displayed in dotted decimal format:    170.170.170.170</p>
<p><span style="text-decoration: underline;">Reserved IP Addresses</span></p>
<p>Some IP addresses are reserved to serve a special purpose and should not be assigned to any network device. These IP addresses are:</p>
<p style="padding-left: 30px;">0.0.0.0  -  Default gateway</p>
<p style="padding-left: 30px;">255.255.255.255  -  Broadcast</p>
<p style="padding-left: 30px;">127.0.0.1  -  Local host / loopback</p>
<p><strong>IP Version 6 (IPv6)</strong></p>
<p>IPv6 specifies an IP address as a 128-bit number, displayed most commonly in eight groups of four hexadecimal strings separated by colons.</p>
<p style="padding-left: 30px;">Example:</p>
<p style="padding-left: 60px;">An IPv4 address:  128.128.128.128</p>
<p style="padding-left: 60px;">An IPv6 address:  0123:4567:89ab:cdef:0123:4567:89ab:cdef</p>
<p>&nbsp;</p>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-9184064326480355";
/* MyHostname.com_1stPost_PostsPage_468x15 */
google_ad_slot = "0466419901";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
]]></content:encoded>
			<wfw:commentRss>http://myhostname.com/2011/08/what-is-an-internet-protocol-ip-address/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is a hostname?</title>
		<link>http://myhostname.com/2011/08/what-is-a-hostname/</link>
		<comments>http://myhostname.com/2011/08/what-is-a-hostname/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 07:00:37 +0000</pubDate>
		<dc:creator>Support Team</dc:creator>
				<category><![CDATA[DNS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://placeone.net/myhostname/?p=43</guid>
		<description><![CDATA[In IP and Internet terms, a hostname (or host name) is simply the name assigned to any network host. Hostnames provide an easier means for humans to identify hosts instead of using IP addresses. Hostnames are not strictly required for hosts to communicate with one another. However, many network services use or require hostnames when servicing [...]]]></description>
			<content:encoded><![CDATA[<p>In IP and Internet terms, a hostname (or host name) is simply the name assigned to any network host. Hostnames provide an easier means for humans to identify hosts instead of using IP addresses.</p>
<p>Hostnames are not strictly required for hosts to communicate with one another. However, many network services use or require hostnames when servicing requests.</p>
<p>Example:</p>
<ul>
<li>A network router routes traffic to and from other routers without ever relying on the hostnames of the other routers. In this case, hostnames do not need to be assigned to any of the routers.</li>
</ul>
<h2>How Can I Find My Hostname?</h2>
<p><em><span style="text-decoration: underline;">Internet Hostname:</span></em> Since you&#8217;re already here, the easiest way of finding your Internet hostname is by visiting our <a title="MyHostname.com Homepage" href="http://myhostname.com">homepage (click here)</a>. The MyHostname.com homepage displays your Internet hostname, IP address, and Web browser near the top of the page, where it&#8217;s quick and easy to see.</p>
<p><em><span style="text-decoration: underline;">My Computer&#8217;s Hostname:</span></em> There are various methods to finding your computer&#8217;s hostname, depending on its operating system. We outline some common ways of doing this below.</p>
<h3><span style="text-decoration: underline;">Windows 2000/XP/Vista/7/2003</span></h3>
<ol>
<li>Click the Start button (2000/XP/2003) or Windows button (Vista/7) to display the menu list.</li>
<li>Find &#8216;My Computer&#8217; (2000/XP/2003) or &#8216;Computer&#8217; (Vista/7) from the menu list. Right-click on &#8216;My Computer&#8217;/'Computer&#8217; to display the action menu. Example:
<p><div id="attachment_76" class="wp-caption alignnone" style="width: 310px"><a href="/files/2011/08/My-hostname_Windows-XP_1.jpg" rel="lightbox[43]"><img class="size-medium wp-image-76 " style="margin: 5px;" title="Start_My Computer (XP)" src="/files/2011/08/My-hostname_Windows-XP_1.jpg" alt="Right-click menu for My Computer" width="300" height="286" /></a><p class="wp-caption-text">Windows XP: Right-click My Computer. Click Properties.</p></div></li>
<li>Click on &#8216;Properties&#8217; at the bottom of the action menu. This will open the Systems Properties window.
<p><div id="attachment_77" class="wp-caption alignnone" style="width: 270px"><a href="/files/2011/08/My-hostname_Windows-XP_2.jpg" rel="lightbox[43]"><img class="size-medium wp-image-77 " style="margin: 5px;" title="Systems Properties (XP)" src="/files/2011/08/My-hostname_Windows-XP_2.jpg" alt="Systems Properties window (XP)" width="260" height="300" /></a><p class="wp-caption-text">Windows XP: Systems Properties Window</p></div></li>
<li>In Windows 2000/XP/2003, the Systems Properties window uses a tabbed interface. Click on the &#8216;Computer Name&#8217; tab. Your computer name is displayed in the &#8216;Full computer name&#8217; field. In the example, above, the computer name is: vxp-sp3.</li>
<li>In Windows Vista/7, the computer name settings are displayed in the &#8216;Computer name, domain, and workgroup settings&#8217; section.</li>
</ol>
<h3><span style="text-decoration: underline;">Mac OSX</span></h3>
<ol>
<li>From Finder, go to Applications &#8211;&gt; Utilities (or press the shortcut, Command-U).</li>
<li>Run the Terminal application. This will open a new terminal window.</li>
<li>By default, the prompt already displays your computer hostname, current directory, and username. Example:
<pre style="padding-left: 60px;">myhostname:directory-name stephenc$</pre>
</li>
<li>Use the <code>hostname</code> command to determine your computer&#8217;s full hostname, including domain name (if any). At the prompt, type <code>hostname</code> and press <code>Return</code>. The resulting value is your computer&#8217;s full hostname. Example:
<pre style="padding-left: 60px;">myhostname:directory-name stephenc$ hostname
myhostname.codecentral.com</pre>
<p>Note: Your computer&#8217;s full hostname may not include a domain name portion. This will depend on your computer&#8217;s individual configuration.</li>
</ol>
<p>&nbsp;</p>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-9184064326480355";
/* MyHostname.com_1stPost_PostsPage_468x15 */
google_ad_slot = "0466419901";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
]]></content:encoded>
			<wfw:commentRss>http://myhostname.com/2011/08/what-is-a-hostname/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

