<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Compile Bind 9 on Ubuntu / Debian</title>
	<atom:link href="http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 18 Mar 2010 14:59:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/comment-page-1/#comment-2703</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 12 Mar 2010 18:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=165#comment-2703</guid>
		<description>Dear Mike,

You&#039;ll have to create the following files in the /etc/bind

named.logging
named.master
named.options
named.conf

That should get you on the right track.</description>
		<content:encoded><![CDATA[<p>Dear Mike,</p>
<p>You&#8217;ll have to create the following files in the /etc/bind</p>
<p>named.logging<br />
named.master<br />
named.options<br />
named.conf</p>
<p>That should get you on the right track.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peacengell</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/comment-page-1/#comment-2700</link>
		<dc:creator>peacengell</dc:creator>
		<pubDate>Thu, 11 Mar 2010 08:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=165#comment-2700</guid>
		<description>hi i want to know did you have to create all these file in /etc/bind

please i need help

i get this 
root@peace:/etc# cd b
bash.bashrc             bind/                   blkid.conf              bogofilter.cf           brltty/                 
bash_completion         bind.keys               blkid.tab               bonobo-activation/      brltty.conf             
bash_completion.d/      bindresvport.blacklist  bluetooth/              brlapi.key              byobu/                  
root@peace:/etc# cd bind
root@peace:/etc/bind# ls -l
total 4
-rw-r--r-- 1 root root 601 2010-02-21 21:08 bind.keys
root@peace:/etc/bind# 



now when i do find . -name named.conf -print
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns5/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/sortlist/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stub/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stub/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stub/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/resolver/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/unknown/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/glue/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/limits/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/tsig/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns5/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns7/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns6/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/masterfile/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/views/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/notify/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/notify/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/notify/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/lwresd/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns5/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/named.conf
./usr/src/bind-9.7.0/contrib/zkt/examples/flat/named.conf
./usr/src/bind-9.7.0/contrib/zkt/examples/hierarchical/named.conf
./usr/src/bind-9.7.0/contrib/zkt/examples/views/named.conf

what i did wrong here

Where i be using this server is for learning and for hobby of Linux
well my first opinion is to create a webserver for production with iptable,Apache,and for personal learnig 

i need some help to get those working 
as well as after learning something and like to  share it with other&#039;s that looking for help ...
thanks mike i like you tut i bought on centos but this one is debian base on ubuntu is diferent i have already compile my own kernel and apache mysql php as well now it&#039;s just looking forwarde to make dns server work then i can host a website on it.....
well it&#039;s i can&#039;t get a god tut to complete this
Thanks Mike</description>
		<content:encoded><![CDATA[<p>hi i want to know did you have to create all these file in /etc/bind</p>
<p>please i need help</p>
<p>i get this<br />
root@peace:/etc# cd b<br />
bash.bashrc             bind/                   blkid.conf              bogofilter.cf           brltty/<br />
bash_completion         bind.keys               blkid.tab               bonobo-activation/      brltty.conf<br />
bash_completion.d/      bindresvport.blacklist  bluetooth/              brlapi.key              byobu/<br />
root@peace:/etc# cd bind<br />
root@peace:/etc/bind# ls -l<br />
total 4<br />
-rw-r&#8211;r&#8211; 1 root root 601 2010-02-21 21:08 bind.keys<br />
root@peace:/etc/bind# </p>
<p>now when i do find . -name named.conf -print<br />
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns5/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/sortlist/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stub/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stub/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stub/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/resolver/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/unknown/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/glue/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/limits/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/tsig/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns5/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns7/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns6/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/masterfile/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/views/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/notify/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/notify/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/notify/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/lwresd/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns5/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/named.conf<br />
./usr/src/bind-9.7.0/contrib/zkt/examples/flat/named.conf<br />
./usr/src/bind-9.7.0/contrib/zkt/examples/hierarchical/named.conf<br />
./usr/src/bind-9.7.0/contrib/zkt/examples/views/named.conf</p>
<p>what i did wrong here</p>
<p>Where i be using this server is for learning and for hobby of Linux<br />
well my first opinion is to create a webserver for production with iptable,Apache,and for personal learnig </p>
<p>i need some help to get those working<br />
as well as after learning something and like to  share it with other&#8217;s that looking for help &#8230;<br />
thanks mike i like you tut i bought on centos but this one is debian base on ubuntu is diferent i have already compile my own kernel and apache mysql php as well now it&#8217;s just looking forwarde to make dns server work then i can host a website on it&#8230;..<br />
well it&#8217;s i can&#8217;t get a god tut to complete this<br />
Thanks Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/comment-page-1/#comment-83</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 26 May 2009 13:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=165#comment-83</guid>
		<description>Dear Sede,

This information is from years of my own experience compiling, configuring, and installing bind.

Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>Dear Sede,</p>
<p>This information is from years of my own experience compiling, configuring, and installing bind.</p>
<p>Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SedeAchiedy</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/comment-page-1/#comment-79</link>
		<dc:creator>SedeAchiedy</dc:creator>
		<pubDate>Sun, 24 May 2009 19:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=165#comment-79</guid>
		<description>Hi, nice posts there :-) hold responsible&#039;s for the interesting information</description>
		<content:encoded><![CDATA[<p>Hi, nice posts there <img src='http://www.toddsmith.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  hold responsible&#8217;s for the interesting information</p>
]]></content:encoded>
	</item>
</channel>
</rss>
