<?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>Tech-Recipes&#187; Linux networking</title>
	<atom:link href="http://www.tech-recipes.com/category/unix/linux/linux-networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux: How To Find the Default Gateway</title>
		<link>http://www.tech-recipes.com/rx/2724/linux_how_to_find_default_gateway/</link>
		<comments>http://www.tech-recipes.com/rx/2724/linux_how_to_find_default_gateway/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 22:03:11 +0000</pubDate>
		<dc:creator>shamanstears</dc:creator>
				<category><![CDATA[Linux networking]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Whether you&#8217;re troubleshooting network problems or trying to set up a VPN, knowing what address your computer has configured as the default gateway is always useful.  Running a simple command from the terminal can give you this.
(...)Read the rest of Linux: How To Find the Default Gateway 

© shamanstears for Tech-Recipes, 2008. &#124;
Permalink &#124;
0 [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/2724/linux_how_to_find_default_gateway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RedHat Linux IP Forwarding</title>
		<link>http://www.tech-recipes.com/rx/361/redhat-linux-ip-forwarding/</link>
		<comments>http://www.tech-recipes.com/rx/361/redhat-linux-ip-forwarding/#comments</comments>
		<pubDate>Mon, 02 Feb 2004 11:06:55 +0000</pubDate>
		<dc:creator>abanks</dc:creator>
				<category><![CDATA[Linux networking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[To enable IP (IPv4) Forwarding in RedHat linux.
(...)Read the rest of RedHat Linux IP Forwarding 

© abanks for Tech-Recipes, 2004. &#124;
Permalink &#124;
2 comments &#124;
Add to
del.icio.us

Post tags: Linux, redhat
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/361/redhat-linux-ip-forwarding/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disable ICMP echo (ping) responses in Linux</title>
		<link>http://www.tech-recipes.com/rx/40/disable-icmp-echo-ping-responses-in-linux/</link>
		<comments>http://www.tech-recipes.com/rx/40/disable-icmp-echo-ping-responses-in-linux/#comments</comments>
		<pubDate>Fri, 05 Sep 2003 00:00:00 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Linux networking]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Many malicious attacks begin with a ping scan.  Disabling ICMP echo requests prevents your system&#8217;s discovery with a ping.
(...)Read the rest of Disable ICMP echo (ping) responses in Linux 

© qmchenry for Tech-Recipes, 2003. &#124;
Permalink &#124;
3 comments &#124;
Add to
del.icio.us

Post tags: commands, Linux, run, system
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/40/disable-icmp-echo-ping-responses-in-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Determine Linux ethernet interface speed and duplex</title>
		<link>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/</link>
		<comments>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/#comments</comments>
		<pubDate>Wed, 03 Sep 2003 00:00:00 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Linux networking]]></category>
		<category><![CDATA[duplex]]></category>
		<category><![CDATA[ethernet speed]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Determine the autonegotiated ethernet connection speed and duplex using the mii-tool command
(...)Read the rest of Determine Linux ethernet interface speed and duplex 

© qmchenry for Tech-Recipes, 2003. &#124;
Permalink &#124;
5 comments &#124;
Add to
del.icio.us

Post tags: duplex, ethernet speed, Linux, Networking, UNIX
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Force the speed and duplex of a Linux ethernet interface</title>
		<link>http://www.tech-recipes.com/rx/26/force-the-speed-and-duplex-of-a-linux-ethernet-interface/</link>
		<comments>http://www.tech-recipes.com/rx/26/force-the-speed-and-duplex-of-a-linux-ethernet-interface/#comments</comments>
		<pubDate>Wed, 03 Sep 2003 00:00:00 +0000</pubDate>
		<dc:creator>qmchenry</dc:creator>
				<category><![CDATA[Linux networking]]></category>
		<category><![CDATA[duplex]]></category>
		<category><![CDATA[ethernet speed]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Using mii-tool, the speed and duplex of an ethernet interface can be set manually.
(...)Read the rest of Force the speed and duplex of a Linux ethernet interface 

© qmchenry for Tech-Recipes, 2003. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: duplex, ethernet speed, Linux, Networking, UNIX
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/26/force-the-speed-and-duplex-of-a-linux-ethernet-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
