<?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>Weneck.com &#187; DNS</title>
	<atom:link href="http://weneck.com/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://weneck.com</link>
	<description>Rusty Weneck&#039;s little corner of the interweb.</description>
	<lastBuildDate>Thu, 01 Dec 2011 13:50:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Bastardizing the CNAME</title>
		<link>http://weneck.com/2011/09/14/bastardizing-the-cname/</link>
		<comments>http://weneck.com/2011/09/14/bastardizing-the-cname/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 13:50:41 +0000</pubDate>
		<dc:creator>Rusty Weneck</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[CNAME]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://weneck.com/?p=15</guid>
		<description><![CDATA[Second time around edit: I recovered this from the burning wreckage of the former site, its an oldie, with a unique lesson and an arrogant voice, but something to get the posts flowing. So I was just now tossing and turning thinking about a new series I want to write on web applications when I thought [...]]]></description>
			<content:encoded><![CDATA[<p>Second time around edit: I recovered this from the burning wreckage of the former site, its an oldie, with a unique lesson and an arrogant voice, but something to get the posts flowing.</p>
<p>So I was just now tossing and turning thinking about a new series I want to write on web applications when I thought to check my blog, after all it has been too long. Lo-and behold my server was up, but my redirect was down. For a while now I have been taking advantage of <a href="http://no-ip.org/" target="_blank">no-ip.org</a>&#8216;<wbr>s free dynamic ip resolving DNS service. Circumstances has forced me to move my server to a residential connection to the nets with a dynamic ip. Bad news for trying to be in touch with home. So I transferred all my domains to a new registrar, mainly <a href="http://name.com/" target="_blank">name.com</a>, because they include DNS in your registration fee, which at the time was 10$, not bad considering I was previously paying 7$. (per year mind you, so affordable on anyone&#8217;s income.) This took care of my Google apps ( &lt;3 ) and the like but still did not take care of my dynamic ip problem.</wbr></p>
<p>Solution, the CNAME record. A CNAME record in my opinion is far too often overlooked by administrators as a valuable tool. First things first, administrators out there I&#8217;m talking to you, your customers should not have to distinguish between <a href="http://www.youdomain.com/" target="_blank">www.youdomain.com</a> and <a href="http://yourdomain.com/" target="_blank">yourdomain.com</a> unless there is a very good reason for doing so. CNAME records should be in place for your www name to redirect to the A records for your domain. VIOLA! Instant karma with your patrons. Secondly, and more important to my little rant here is that CNAME records can point to those unsightly domain names that the free dynamic DNS services provide you. For instance I CNAME <a href="http://www.weneck.com/" target="_blank">www.weneck.com</a> to <a href="http://weneck.com/" target="_blank">weneck.com</a> (which would normally be my A record) and then CNAME <a href="http://weneck.com/" target="_blank">weneck.com</a> to <a href="http://weneck.no-ip.com/" target="_blank">weneck.no-ip.com</a>. BAM! Instant dynamic ip resolution while keeping my pretty domain name. Gotta love that.</p>
<p>Long short, I&#8217;m back up and in business, and maybe soon I can get cracking on my 3 part web application rant.</p>
]]></content:encoded>
			<wfw:commentRss>http://weneck.com/2011/09/14/bastardizing-the-cname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

