<?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>modern-geek.com &#187; networking</title>
	<atom:link href="http://modern-geek.com/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://modern-geek.com</link>
	<description>networking, linux, misc</description>
	<lastBuildDate>Sat, 25 Feb 2012 14:03:40 +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>Netflow export on Cisco ASA</title>
		<link>http://modern-geek.com/2012/02/17/netflow-export-on-cisco-asa/</link>
		<comments>http://modern-geek.com/2012/02/17/netflow-export-on-cisco-asa/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 14:57:21 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=518</guid>
		<description><![CDATA[nice howto with screenshots at cisco support forums]]></description>
			<content:encoded><![CDATA[<p>nice howto with screenshots at <a href="https://supportforums.cisco.com/docs/DOC-6114" target="_blank">cisco support forums</a></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2012/02/17/netflow-export-on-cisco-asa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rogue DHCP in your network</title>
		<link>http://modern-geek.com/2012/02/17/rogue-dhcp-in-your-network/</link>
		<comments>http://modern-geek.com/2012/02/17/rogue-dhcp-in-your-network/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 09:09:29 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=515</guid>
		<description><![CDATA[atpitude install dhcp_probe become root! dhcp_probe -f -o /home/user/dhcp.pcap eth0 or search in vlans! dhcp_probe -f -o /home/user/dhcp.pcap eth0 -Q &#60;vlan-id&#62;]]></description>
			<content:encoded><![CDATA[<p style="padding-left: 30px;">atpitude install dhcp_probe<br />
become root!<br />
dhcp_probe -f -o /home/user/dhcp.pcap eth0</p>
<p style="padding-left: 30px;">or search in vlans!</p>
<p style="padding-left: 30px;">dhcp_probe -f -o /home/user/dhcp.pcap eth0 -Q &lt;vlan-id&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2012/02/17/rogue-dhcp-in-your-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu natty 11.04 + iphone 3GS + tethering</title>
		<link>http://modern-geek.com/2011/08/12/ubuntu-natty-11-04-iphone-3gs-tethering/</link>
		<comments>http://modern-geek.com/2011/08/12/ubuntu-natty-11-04-iphone-3gs-tethering/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 13:03:38 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=507</guid>
		<description><![CDATA[works on maverick but not on natty? sound familiar? ubuntu screwed something up, but the solution is quite simple: sudo add-apt-repository ppa:pmcenery/ppa sudo aptitude update &#38;&#38; sudo aptitude install  gvfs ipheth-dkms ipheth-utils works like a charm]]></description>
			<content:encoded><![CDATA[<p>works on maverick but not on natty? sound familiar? ubuntu screwed something up, but the solution is quite simple:</p>
<p style="padding-left: 30px;">sudo add-apt-repository ppa:pmcenery/ppa<br />
sudo aptitude update &amp;&amp; sudo aptitude install  gvfs ipheth-dkms ipheth-utils</p>
<p>works like a charm <img src='http://modern-geek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/08/12/ubuntu-natty-11-04-iphone-3gs-tethering/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>make your BGP configuration in few clicks</title>
		<link>http://modern-geek.com/2011/05/23/make-your-bgp-configuration-in-few-clicks/</link>
		<comments>http://modern-geek.com/2011/05/23/make-your-bgp-configuration-in-few-clicks/#comments</comments>
		<pubDate>Mon, 23 May 2011 07:58:54 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=499</guid>
		<description><![CDATA[nice web form @ netconfigs.com &#160; also, showipbgp has configs ready to test them with gns3.]]></description>
			<content:encoded><![CDATA[<p>nice web form @ <a href="http://www.netconfigs.com/tools/bgp.htm">netconfigs.com</a></p>
<p>&nbsp;</p>
<p>also, <a title="showipbgp" href="http://showipbgp.com/bgp-configurations/cisco.html">showipbgp</a> has configs ready to test them with gns3.</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/05/23/make-your-bgp-configuration-in-few-clicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco PIX/ASA -&gt; VPN -&gt; 1 IP, 1 username, several connections</title>
		<link>http://modern-geek.com/2011/04/29/cisco-pixasa-vpn-1-ip-1-username-several-connections/</link>
		<comments>http://modern-geek.com/2011/04/29/cisco-pixasa-vpn-1-ip-1-username-several-connections/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 12:29:01 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=496</guid>
		<description><![CDATA[be sure to have &#8220;nat traversal&#8221; turned on!]]></description>
			<content:encoded><![CDATA[<p>be sure to have &#8220;nat traversal&#8221; turned on!</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/04/29/cisco-pixasa-vpn-1-ip-1-username-several-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Searching for certain file?</title>
		<link>http://modern-geek.com/2011/04/26/searching-for-certain-file/</link>
		<comments>http://modern-geek.com/2011/04/26/searching-for-certain-file/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 11:35:58 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=491</guid>
		<description><![CDATA[google it with &#8220;intitle:index.of&#8221; in the end]]></description>
			<content:encoded><![CDATA[<p>google it with &#8220;intitle:index.of&#8221; in the end</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/04/26/searching-for-certain-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco self study &#8211; howto</title>
		<link>http://modern-geek.com/2011/04/15/cisco-self-study-howto/</link>
		<comments>http://modern-geek.com/2011/04/15/cisco-self-study-howto/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 11:31:37 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=487</guid>
		<description><![CDATA[install gns3 and use some labs from bigevilsciscoworld, gns3-labs, blindhog, gns3vault and techsnips.]]></description>
			<content:encoded><![CDATA[<p>install <a href="http://gns3.net" target="_blank">gns3</a> and use some labs from <a href="http://bigevilsciscoworld.wordpress.com/" target="_blank">bigevilsciscoworld</a>, <a href="http://www.gns3-labs.com/" target="_blank">gns3-labs</a>, <a href="http://www.blindhog.net/category/gns3/" target="_blank">blindhog</a>, <a href="http://gns3vault.com/" target="_blank">gns3vault</a> and <a href="http://www.techsnips.com/" target="_blank">techsnips</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/04/15/cisco-self-study-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrate CA certificate (Microsoft 2008 R2) with Cisco router</title>
		<link>http://modern-geek.com/2011/03/17/integrate-ca-certificate-microsoft-2008-r2-with-cisco-router/</link>
		<comments>http://modern-geek.com/2011/03/17/integrate-ca-certificate-microsoft-2008-r2-with-cisco-router/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 15:02:36 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=484</guid>
		<description><![CDATA[if you&#8217;re trying to implement CA certificate so U can access your router via https, look at nicely explained article here. Make sure to load CA intermediate certificate (not root certificate!).]]></description>
			<content:encoded><![CDATA[<p>if you&#8217;re trying to implement CA certificate so U can access your router via https, look at nicely explained article <a href="http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a008037d193.shtml" target="_blank">here</a>. Make sure to load CA intermediate certificate (not root certificate!).</p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/03/17/integrate-ca-certificate-microsoft-2008-r2-with-cisco-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco ASA VPN: lost pre-shared-key password?</title>
		<link>http://modern-geek.com/2011/03/09/cisco-asa-vpn-lost-pre-shared-key-password/</link>
		<comments>http://modern-geek.com/2011/03/09/cisco-asa-vpn-lost-pre-shared-key-password/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 12:45:49 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=482</guid>
		<description><![CDATA[solution is quite simple &#8211; instead &#8220;show run&#8221; try &#8220;more system:running-config&#8221;]]></description>
			<content:encoded><![CDATA[<p>solution is quite simple &#8211; instead &#8220;show run&#8221; try <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace;"><span style="font-size: 12px; line-height: 18px; white-space: pre;"><strong>&#8220;more system:running-config&#8221;</strong></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/03/09/cisco-asa-vpn-lost-pre-shared-key-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logging numbering scheme</title>
		<link>http://modern-geek.com/2011/02/08/logging-numbering-scheme/</link>
		<comments>http://modern-geek.com/2011/02/08/logging-numbering-scheme/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 13:35:54 +0000</pubDate>
		<dc:creator>tini</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://modern-geek.com/?p=478</guid>
		<description><![CDATA[Nice table @ linux home networking]]></description>
			<content:encoded><![CDATA[<p>Nice table @ <a href="http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ap04_:_syslog_Configuration_and_Cisco_Devices" target="_blank">linux home networking</a></p>
]]></content:encoded>
			<wfw:commentRss>http://modern-geek.com/2011/02/08/logging-numbering-scheme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

