<?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>One Kind Of Life &#187; network</title>
	<atom:link href="http://www.doutdex.com/blog/tag/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doutdex.com/blog</link>
	<description>Experience analyzing new softwares</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:01:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to set static IP on Freebsd</title>
		<link>http://www.doutdex.com/blog/2010/07/14/how-to-set-static-ip-on-freebsd/</link>
		<comments>http://www.doutdex.com/blog/2010/07/14/how-to-set-static-ip-on-freebsd/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:41:03 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=499</guid>
		<description><![CDATA[1) Edit config file vi /etc/rc.conf 2) Depends how many interfaces exist is possible to set each one for (em0, em1em2, em&#8230;) #Interface 1 with default gateway for 192.168.0.1 ifconfig_em0=&#34;inet 192.168.0.10 netmask 255.255.255.0&#34; defaultrouter=&#34;192.168.0.1&#34; #Interface 2 ifconfig_em1=&#34;inet 192.168.2.10 netmask 255.255.255.0&#34; 3) Save that file &#8220;rc.conf&#8221; and restart network init # /etc/rc.d/netif restart &#38;amp;&#38;amp; /etc/rc.d/routing restart]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2010/07/14/how-to-set-static-ip-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video de aprendizaje básico e ilustrativo de la interacción de paquetes IP en la red</title>
		<link>http://www.doutdex.com/blog/2009/03/30/video-de-aprendizaje-basico-e-ilustrativo-de-como-interaccion-de-paquetes-ip-en-la-red/</link>
		<comments>http://www.doutdex.com/blog/2009/03/30/video-de-aprendizaje-basico-e-ilustrativo-de-como-interaccion-de-paquetes-ip-en-la-red/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 19:02:30 +0000</pubDate>
		<dc:creator>doutdex</dc:creator>
				<category><![CDATA[Redes]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.doutdex.com/blog/?p=390</guid>
		<description><![CDATA[Video de aprendizaje que sirve para entender como la información desde un computador viaja hacia otro por demhio de paquetes de información IP, explican acerca de TCP, UDP, router, switch, proxy,.]]></description>
		<wfw:commentRss>http://www.doutdex.com/blog/2009/03/30/video-de-aprendizaje-basico-e-ilustrativo-de-como-interaccion-de-paquetes-ip-en-la-red/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

