<?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>Netexpertise &#187; fedora</title>
	<atom:link href="http://www.netexpertise.eu/en/tag/fedora/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Bridge Startup Script</title>
		<link>http://www.netexpertise.eu/en/linux/bridge-startup-script.html</link>
		<comments>http://www.netexpertise.eu/en/linux/bridge-startup-script.html#comments</comments>
		<pubDate>Sat, 19 Dec 2009 17:00:31 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[Startup]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=480</guid>
		<description><![CDATA[All systems need bridge-utils package installed either with yum or apt-get. &#160; Redhat / Fedora Edit each network interface startup file that is going to be added to the bridge [root@redhat ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 HWADDR=00:C0:4F:44:41:8A ONBOOT=yes BRIDGE=br0 &#160; And create the bridge configuration file [root@redhat ~]# cat /etc/sysconfig/network-scripts/ifcfg-br0 DEVICE=br0 TYPE=Bridge BOOTPROTO=static BROADCAST=192.168.0.255 IPADDR=192.168.0.100 NETMASK=255.255.255.0 [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/bridge-startup-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Virtual Cisco Router on your Network</title>
		<link>http://www.netexpertise.eu/en/linux/virtual-cisco-router.html</link>
		<comments>http://www.netexpertise.eu/en/linux/virtual-cisco-router.html#comments</comments>
		<pubDate>Mon, 14 Dec 2009 19:10:45 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[brctl]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dynagen]]></category>
		<category><![CDATA[dynamips]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[tap]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=482</guid>
		<description><![CDATA[Dynamips and dynagen let you create a virtual Cisco router on a Linux box. It would be even better if that router was reachable from the LAN, wouldn&#8217;t it? Going further, that same router could lead us to another couple of virtual routers running in a lab. &#160; Download and Installation Download dynamips and dynagen [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/virtual-cisco-router.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure WPA on Linux Howto</title>
		<link>http://www.netexpertise.eu/en/linux/configure-wpa-on-linux-howto.html</link>
		<comments>http://www.netexpertise.eu/en/linux/configure-wpa-on-linux-howto.html#comments</comments>
		<pubDate>Fri, 04 Sep 2009 20:32:56 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[pre-shared key]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[WPA]]></category>
		<category><![CDATA[wpa_supplicant]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=395</guid>
		<description><![CDATA[WPA encryption is not much hassle to set up and is way more secure than WEP if you use a strong pre-shared key. &#160; First off, we&#8217;ve got a wifi interface that can be displayed with iwconfig (from the wireless tools): [root@db ~]# iwconfig lo no wireless extensions. eth0 no wireless extensions. ath0 IEEE 802.11g [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/configure-wpa-on-linux-howto.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

