<?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>devblog @ x-sphere.com &#187; bind</title>
	<atom:link href="http://devblog.x-sphere.com/tag/bind/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.x-sphere.com</link>
	<description>random babblings of a product manager and coder</description>
	<lastBuildDate>Wed, 16 May 2012 17:48:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20766</generator>
		<item>
		<title>ubuntu and hostnames</title>
		<link>http://devblog.x-sphere.com/2006/11/10/ubuntu-and-hostname/</link>
		<comments>http://devblog.x-sphere.com/2006/11/10/ubuntu-and-hostname/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 02:51:02 +0000</pubDate>
		<dc:creator>Matt Brotherson</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[domain controller]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://devblog.x-sphere.com/index.php/2006/11/10/ubuntu-and-hostname/</guid>
		<description><![CDATA[So it seems that without a good DNS server (BIND, MS DNS) our Ubuntu machines can&#8217;t communicate with our windows machines and vice-versa. Apparently windows uses net bios for dns resolving when using nslookup which isn&#8217;t available to linux. Our solution is going to be to either implement an Ubuntu server utilizing BIND or set [...]]]></description>
			<content:encoded><![CDATA[<p>So it seems that without a good DNS server (BIND, MS DNS) our Ubuntu machines can&#8217;t communicate with our windows machines and vice-versa.  Apparently windows uses net bios for dns resolving when using nslookup which isn&#8217;t available to linux.  Our solution is going to be to either implement an Ubuntu server utilizing BIND or set up a windows 2003 domain controller and install the Microsoft DNS server to that machine.  This problem has presented itself many times when trying to install MicroStrategy Web Universal or <a title="CenterCast" href="http://www.centercast.net">CenterCast&#8217;s</a> dashboard.</p>
<p>Fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.x-sphere.com/2006/11/10/ubuntu-and-hostname/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

