<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>keep trying and learning,, &#187; General Information</title>
	<atom:link href="http://ferrifadli.wordpress.com/category/information-and-communication-technology/unix/general-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://ferrifadli.wordpress.com</link>
	<description>FeRri`s Documentation</description>
	<lastBuildDate>Thu, 18 Dec 2008 04:10:55 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ferrifadli.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/15ad744aff9bec7d079187cfe13b7e94?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>keep trying and learning,, &#187; General Information</title>
		<link>http://ferrifadli.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ferrifadli.wordpress.com/osd.xml" title="keep trying and learning,," />
		<item>
		<title>Load Balancing for Dual ISP (Internet Service Provider)</title>
		<link>http://ferrifadli.wordpress.com/2008/09/05/load-balancing-for-dual-internet-service-provider/</link>
		<comments>http://ferrifadli.wordpress.com/2008/09/05/load-balancing-for-dual-internet-service-provider/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 06:42:43 +0000</pubDate>
		<dc:creator>qiuxer</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[load balancing]]></category>

		<guid isPermaLink="false">http://ferrifadli.wordpress.com/?p=46</guid>
		<description><![CDATA[this is the file /etc/pf.conf, with decription above
in_if=&#8221;rl0&#8243;                               /*for internal network interface*/
ext_if0=&#8221;tun0&#8243;                        /*external interface 1 connect to modem ADSL*/
ext_if1=&#8221;tun1&#8243;                        /*external interface 2 connect to modem ADSL*/
ext_gw1=&#8221;125.163.xxxx.xxxx&#8221;       /*gateway, setup by ISP*/
priv_addr=&#8221;192.16.1.0/24&#8243;
nat on $ext_if0 from $priv_addr -&#62; $ext_if0
nat on $ext_if1 from $priv_addr -&#62; $ext_if1
pass out on $in_if from any to $priv_addr
/*syntaks for load balancing*/
pass in on rl0  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ferrifadli.wordpress.com&blog=3054976&post=46&subd=ferrifadli&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://ferrifadli.wordpress.com/2008/09/05/load-balancing-for-dual-internet-service-provider/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd48ae56c3cb26014e15d00839259f21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">qiuxer</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Distro</title>
		<link>http://ferrifadli.wordpress.com/2008/07/02/linux-distro/</link>
		<comments>http://ferrifadli.wordpress.com/2008/07/02/linux-distro/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 08:32:50 +0000</pubDate>
		<dc:creator>qiuxer</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://ferrifadli.wordpress.com/?p=23</guid>
		<description><![CDATA[Many people asking for the best linux or, what distro for newbie,
i think all distro is same as the other, just like a book, based on whose people that handle it.
i will explain some of distro linux that parent of their son :
Red Hat Linux : Fedora Core, Madrake Linux, Mandriva, Centos
Slackware : Zenwalk
Debian : [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ferrifadli.wordpress.com&blog=3054976&post=23&subd=ferrifadli&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://ferrifadli.wordpress.com/2008/07/02/linux-distro/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd48ae56c3cb26014e15d00839259f21?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">qiuxer</media:title>
		</media:content>
	</item>
	</channel>
</rss>