<?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>ItHowTo.ro &#187; dns</title>
	<atom:link href="http://www.ithowto.ro/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blogging about IT Stuff by ESSERIO</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>mydns: out of memory: Cannot allocate memory error</title>
		<link>http://www.ithowto.ro/2009/03/mydns-out-of-memory-cannot-allocate-memory-error/</link>
		<comments>http://www.ithowto.ro/2009/03/mydns-out-of-memory-cannot-allocate-memory-error/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 18:53:40 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[linux administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mydns]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=65</guid>
		<description><![CDATA[MyDNS was working great on my machine until i&#8217;ve decided to implement DomainKeys and DKIM support for my e-mail system. As you probably know DKIM and DomainKeys require a long TXT record with a public key to be inserted in the DNS. MyDNS started giving me problems when i was query-ing the DNS for this [...]]]></description>
			<content:encoded><![CDATA[<p>MyDNS was working great on my machine until i&#8217;ve decided to implement DomainKeys and DKIM support for my e-mail system. As you probably know DKIM and DomainKeys require a long TXT record with a public key to be inserted in the DNS.</p>
<p>MyDNS started giving me problems when i was query-ing the DNS for this TXT record which has around 230 characters. MyDNS was crashing with the following log entry:</p>
<p><em><strong>mydns: out of memory: Cannot allocate memory</strong></em></p>
<p>The solution for this was replacing MyDNS 1.0.0 with the brand new MyDNS-NG ( Next Generation ) 1.2.8.26. Everything came back to normal now and It&#8217;s working like a charm.</p>
<p>You can get the mydns-ng 1.2.8.26 from here : http://sourceforge.net/projects/mydns-ng/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/03/mydns-out-of-memory-cannot-allocate-memory-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

