<?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>Nerd Boys &#187; VPN</title>
	<atom:link href="http://nerdboys.com/tag/vpn/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdboys.com</link>
	<description>Tech tips, news and reviews</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:10:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Repeated STATE_MAIN_I1 EVENT_RETRANSMIT Messages in OpenSwan Status Log</title>
		<link>http://nerdboys.com/2011/01/18/repeated-state_main_i1-event_retransmit-messages-in-openswan-log/</link>
		<comments>http://nerdboys.com/2011/01/18/repeated-state_main_i1-event_retransmit-messages-in-openswan-log/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 19:33:51 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[Mini How-Tos]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[pfSense]]></category>
		<category><![CDATA[RV082]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://nerdboys.com/?p=994</guid>
		<description><![CDATA[If I repeatedly ran ipsec auto --status, I noticed that the line "000 #4: "TestVPN":500 STATE_MAIN_I1 (sent MI1, expecting MR1); EVENT_RETRANSMIT in 19s; nodpd" would keep showing up.]]></description>
		<wfw:commentRss>http://nerdboys.com/2011/01/18/repeated-state_main_i1-event_retransmit-messages-in-openswan-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Virtual Visit from Paul Wouters</title>
		<link>http://nerdboys.com/2007/03/08/a-virtual-visit-from-paul-wouters/</link>
		<comments>http://nerdboys.com/2007/03/08/a-virtual-visit-from-paul-wouters/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 18:31:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[Routers]]></category>
		<category><![CDATA[RV082]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=31</guid>
		<description><![CDATA[




<p>Soon after posting yesterday&#8217;s blog entry, How To: VPN Between RV082 (or RV042) and WRT54GL (or WRT54G), I received a comment from Paul Wouters:</p>
<p>Use dpdaction=restart</p>
<p>btw yout ike/ipsec lifetimes are insanely short. you should not do that. leave them default, and the shortest one of the other device will be used.</p>
<p>Paul, if you&#8217;re reading this, thanks for the tips!</p>
<p>I wasn&#8217;t sure how I could have missed that useful dpdaction=restart setting so I went back and checked <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2007/03/08/a-virtual-visit-from-paul-wouters/">A Virtual Visit from Paul Wouters]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2007/03/08/a-virtual-visit-from-paul-wouters/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To: VPN Between RV082 (or RV042) and WRT54GL (or WRT54G)</title>
		<link>http://nerdboys.com/2007/03/07/how-to-vpn-between-rv082-or-rv042-and-wrt54gl-or-wrt54g/</link>
		<comments>http://nerdboys.com/2007/03/07/how-to-vpn-between-rv082-or-rv042-and-wrt54gl-or-wrt54g/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 17:35:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[Routers]]></category>
		<category><![CDATA[RV082]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=30</guid>
		<description><![CDATA[




Introduction
<p>Using the OpenWrt Linux distribution, you can configure a LinkSys WRT54G (also WRT54GS and WRT54GL) router as an IPSec VPN endpoint. This IPSec VPN functionality is provided by an Openswan package that was built specifically for OpenWrt.</p>
<p>In this How To, I will show you how to create a VPN between a LinkSys WRT54GL and a LinkSys RV082 (RV042 could be used also).</p>
<p>As usual, if the post helps you, please leave me a comment!</p>
Openswan vs Freeswan <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2007/03/07/how-to-vpn-between-rv082-or-rv042-and-wrt54gl-or-wrt54g/">How To: VPN Between RV082 (or RV042) and WRT54GL (or WRT54G)]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2007/03/07/how-to-vpn-between-rv082-or-rv042-and-wrt54gl-or-wrt54g/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Accessing Windows Shares Across a VPN</title>
		<link>http://nerdboys.com/2006/12/19/accessing-windows-shares-across-a-vpn/</link>
		<comments>http://nerdboys.com/2006/12/19/accessing-windows-shares-across-a-vpn/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 14:32:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenWrt]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=26</guid>
		<description><![CDATA[<p>Just for laughs, I recently created a point-to-point VPN (a.k.a. gateway-to-gateway VPN) between my home and the office. At the office, the VPN endpoint is a LinkSys RV042, which, as far as I can tell, runs Freeswan VPN software. At home, the VPN endpoint is a LinkSys WRT54GL, which I hacked to run the OpenWrt linux distribution and OpenSwan VPN software. A future post will detail exactly how I did this but the purpose of <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2006/12/19/accessing-windows-shares-across-a-vpn/">Accessing Windows Shares Across a VPN]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2006/12/19/accessing-windows-shares-across-a-vpn/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

