<?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>Network Administration with FreeBSD 7</title>
	<atom:link href="http://freebsdbook.com/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://freebsdbook.com</link>
	<description>A book for FreeBSD and Networking enthusiasts</description>
	<lastBuildDate>Sat, 05 Dec 2009 22:17:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FreeBSD 8</title>
		<link>http://freebsdbook.com/index.php/archives/40</link>
		<comments>http://freebsdbook.com/index.php/archives/40#comments</comments>
		<pubDate>Sat, 05 Dec 2009 22:16:12 +0000</pubDate>
		<dc:creator>farrokhi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://freebsdbook.com/?p=40</guid>
		<description><![CDATA[Its always nice to see a new version of FreeBSD. The latest version introduces a lot of new features and improvements that system administrators would love.
Personally I enjoy the stability of ZFS since early development releases of FreeBSD 8. Now ZFS is no longer experimental and can be used in production environments.
The other interesting new [...]]]></description>
			<content:encoded><![CDATA[<p>Its always nice to see a new version of FreeBSD. The <a href="http://www.freebsd.org/releases/8.0R/announce.html">latest version</a> introduces a lot of new features and improvements that system administrators would love.<br />
Personally I enjoy the stability of ZFS since early development releases of FreeBSD 8. Now <a href="http://wiki.freebsd.org/ZFS">ZFS</a> is no longer experimental and can be used in production environments.<br />
The other interesting new feature is &#8220;<a href="http://imunes.tel.fer.hr/virtnet/">vimage</a>&#8221; or Network Virtualization that addresses one of the major shortcomings of <a href="http://www.freebsd.org/doc/en/books/handbook/jails.html">FreeBSD jails</a>. Thanks to this new feature, the kernel can maintain multiple instances of networking subsystems, which means network independence for Jails.</p>
<p>The <a href="http://wiki.freebsd.org/TTYRedesign">new TTY</a> is more SMP friendly and works much snappier.</p>
<p>A complete list of new features can be found in the <a href="http://www.FreeBSD.org/releases/8.0R/relnotes.html">release notes</a>. You may also <a href="http://www.FreeBSD.org/where.html">download the ISO images</a> from FTP or Bittorrent.</p>
]]></content:encoded>
			<wfw:commentRss>http://freebsdbook.com/index.php/archives/40/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>make.conf in FreeBSD</title>
		<link>http://freebsdbook.com/index.php/archives/37</link>
		<comments>http://freebsdbook.com/index.php/archives/37#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:47:49 +0000</pubDate>
		<dc:creator>farrokhi</dc:creator>
				<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://freebsdbook.com/?p=37</guid>
		<description><![CDATA[I just posted a new article about make.conf in my other blog.
]]></description>
			<content:encoded><![CDATA[<p>I just posted a new <a href="http://farrokhi.net/blog/archives/522">article about make.conf</a> in my other blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://freebsdbook.com/index.php/archives/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv6 in FreeBSD</title>
		<link>http://freebsdbook.com/index.php/archives/32</link>
		<comments>http://freebsdbook.com/index.php/archives/32#comments</comments>
		<pubDate>Wed, 07 Jan 2009 20:49:45 +0000</pubDate>
		<dc:creator>farrokhi</dc:creator>
				<category><![CDATA[Sample Content]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://freebsdbook.com/?p=32</guid>
		<description><![CDATA[In a few years from now, IPv6 will not be an optional feature anymore. Given the fact that we are quickly running out of IPv4 address space, everyone is concerned about the IPv4 to IPv6 migration. For those who run FreeBSD, its important to know how they should deal with IPv6 in FreeBSD.
This article gives [...]]]></description>
			<content:encoded><![CDATA[<p>In a few years from now, IPv6 will not be an optional feature anymore. Given the fact that we are quickly running out of IPv4 address space, everyone is concerned about the IPv4 to IPv6 migration. For those who run FreeBSD, its important to know how they should deal with IPv6 in <a href="http://www.FreeBSD.org/">FreeBSD</a>.<br />
This <a href="http://www.packtpub.com/article/network-configuration-ipv6-with-free-bsd">article</a> gives you an overview of IPv6 in general and how to set it up in FreeBSD: <a href="http://www.packtpub.com/article/network-configuration-ipv6-with-free-bsd">Running IPv6 with FreeBSD</a><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://freebsdbook.com/index.php/archives/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New review from Ivan Voras</title>
		<link>http://freebsdbook.com/index.php/archives/23</link>
		<comments>http://freebsdbook.com/index.php/archives/23#comments</comments>
		<pubDate>Tue, 14 Oct 2008 09:53:08 +0000</pubDate>
		<dc:creator>farrokhi</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://freebsdbook.com/?p=23</guid>
		<description><![CDATA[Ivan Voras has posted a review for my book on his website.
From the review:
The book is full of examples and dives little into theory or background of the subject. This can be either good or bad, depending on your viewpoint. At any case, it gives enough information to point the user it the right direction [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ivoras.sharanet.org/blog/">Ivan Voras</a> has posted a <a href="http://ivoras.sharanet.org/blog/tree/2008-10-13.book-review--network-administration-with-freebsd-7.html">review</a> for my book on his website.</p>
<p>From the review:</p>
<blockquote><p>The book is full of examples and dives little into theory or background of the subject. This can be either good or bad, depending on your viewpoint. At any case, it gives enough information to point the user it the right direction in case he wants to go digging. This is not the kind of book that&#8217;s extremely comprehensive about a topic but it gives to-the-point advice on common tasks, which is what most administrators just starting with FreeBSD really need.</p></blockquote>
<p>Read the complete review <a href="http://ivoras.sharanet.org/blog/tree/2008-10-13.book-review--network-administration-with-freebsd-7.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://freebsdbook.com/index.php/archives/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New review from Ceri Davies</title>
		<link>http://freebsdbook.com/index.php/archives/19</link>
		<comments>http://freebsdbook.com/index.php/archives/19#comments</comments>
		<pubDate>Tue, 23 Sep 2008 08:12:10 +0000</pubDate>
		<dc:creator>farrokhi</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://freebsdbook.com/?p=19</guid>
		<description><![CDATA[Ceri Davies has posted his review of the book on his website. He pointed out that he found the tuning parts useful. That part is actually my favorite part of the book which was very fun to write and in fact the core of the book. I hope everyone else has also found that part [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://typo.submonkey.net/">Ceri Davies</a> has <a href="http://typo.submonkey.net/articles/2008/09/22/book-review-network-administration-with-freebsd-7">posted his review</a> of the book on his website. He pointed out that he found the tuning parts useful. That part is actually my favorite part of the book which was very fun to write and in fact the core of the book. I hope everyone else has also found that part useful too.</p>
]]></content:encoded>
			<wfw:commentRss>http://freebsdbook.com/index.php/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Book version available</title>
		<link>http://freebsdbook.com/index.php/archives/14</link>
		<comments>http://freebsdbook.com/index.php/archives/14#comments</comments>
		<pubDate>Sat, 20 Sep 2008 12:08:01 +0000</pubDate>
		<dc:creator>farrokhi</dc:creator>
				<category><![CDATA[PACKT]]></category>
		<category><![CDATA[ebook]]></category>

		<guid isPermaLink="false">http://freebsdbook.com/?p=14</guid>
		<description><![CDATA[For those who read books on the go, an e-book version of the book is available from PACKT Publishing.
While I personally prefer the hardcopies, but e-books has several advantages that cannot be avoided, such as lower price, mobility and availability within a few clicks.
]]></description>
			<content:encoded><![CDATA[<p>For those who read books on the go, an e-book version of the <a href="http://www.packtpub.com/network-administration-with-freebsd/book">book</a> is <a href="http://www.packtpub.com/network-administration-with-freebsd/book#ebook">available</a> from <a href="http://www.packt.com/">PACKT Publishing</a>.</p>
<p>While I personally prefer the hardcopies, but e-books has several advantages that cannot be avoided, such as lower price, mobility and availability within <a href="http://www.packtpub.com/network-administration-with-freebsd/book#ebook">a few clicks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://freebsdbook.com/index.php/archives/14/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sample chapter available</title>
		<link>http://freebsdbook.com/index.php/archives/1</link>
		<comments>http://freebsdbook.com/index.php/archives/1#comments</comments>
		<pubDate>Sat, 20 Sep 2008 10:09:44 +0000</pubDate>
		<dc:creator>farrokhi</dc:creator>
				<category><![CDATA[Sample Content]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[GRE]]></category>
		<category><![CDATA[IPSec]]></category>
		<category><![CDATA[Tunneling]]></category>

		<guid isPermaLink="false">http://freebsdbook.com/blog/?p=1</guid>
		<description><![CDATA[PACKT Publishing has recently published a sample chapter from the book on their website. The chapter talks about setting up GRE tunneling between FreeBSD and other GRE capable systems such as Cisco or Juniper routers. It also describes basic IPSec concepts and configuration on FreeBSD.
]]></description>
			<content:encoded><![CDATA[<p>PACKT Publishing has recently <a href="http://www.packtpub.com/article/network-configuration-tunneling-with-free-bsd">published</a> a sample chapter from the book on their website. The chapter talks about setting up GRE tunneling between FreeBSD and other GRE capable systems such as Cisco or Juniper routers. It also <a href="http://www.packtpub.com/article/network-configuration-tunneling-with-free-bsd">describes</a> basic IPSec concepts and configuration on <a href="http://www.FreeBSD.org/">FreeBSD</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://freebsdbook.com/index.php/archives/1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
