<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fun with OpenSolaris and OpenVPN</title>
	<atom:link href="http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/</link>
	<description>Why are you even reading this?</description>
	<lastBuildDate>Thu, 21 Jan 2010 08:38:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: msd</title>
		<link>http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/comment-page-1/#comment-2334</link>
		<dc:creator>msd</dc:creator>
		<pubDate>Thu, 21 May 2009 22:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/#comment-2334</guid>
		<description>Ryan,  Maybe you could answer a couple things for me?  I&#039;m using a very similar setup to yours.  I have two actual interfaces.  ce0 (public) and qfe0 (private).  I have openvpn setup over the public interface.  outside clients can connect, but thats about as far as it goes.  i can ping my private ip from the remote vpn client, but none of the other servers on my private network, and i cannot seem to route though the server from the client.  i have ipfil setup and ipnat like you have shown here.  but my connection doesn&#039;t make it passed the server.  any suggestions?</description>
		<content:encoded><![CDATA[<p>Ryan,  Maybe you could answer a couple things for me?  I&#8217;m using a very similar setup to yours.  I have two actual interfaces.  ce0 (public) and qfe0 (private).  I have openvpn setup over the public interface.  outside clients can connect, but thats about as far as it goes.  i can ping my private ip from the remote vpn client, but none of the other servers on my private network, and i cannot seem to route though the server from the client.  i have ipfil setup and ipnat like you have shown here.  but my connection doesn&#8217;t make it passed the server.  any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/comment-page-1/#comment-2297</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 27 Mar 2009 15:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/#comment-2297</guid>
		<description>Ironically, those are the tun/tap modules I used.  Maybe they&#039;ve improved since then and actually compile.</description>
		<content:encoded><![CDATA[<p>Ironically, those are the tun/tap modules I used.  Maybe they&#8217;ve improved since then and actually compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gsta</title>
		<link>http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/comment-page-1/#comment-2296</link>
		<dc:creator>gsta</dc:creator>
		<pubDate>Thu, 26 Mar 2009 14:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/#comment-2296</guid>
		<description>garnser,

Probably a bit late but for OpenVPN TAP support check out http://www.whiteboard.ne.jp/~admin2/tuntap/ This should compile both TUN and TAP support drivers for Solaris and has the utilities you mentioned you&#039;re missing. Also plenty of examples. Cheers.</description>
		<content:encoded><![CDATA[<p>garnser,</p>
<p>Probably a bit late but for OpenVPN TAP support check out <a href="http://www.whiteboard.ne.jp/~admin2/tuntap/" rel="nofollow">http://www.whiteboard.ne.jp/~admin2/tuntap/</a> This should compile both TUN and TAP support drivers for Solaris and has the utilities you mentioned you&#8217;re missing. Also plenty of examples. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garnser</title>
		<link>http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/comment-page-1/#comment-2271</link>
		<dc:creator>garnser</dc:creator>
		<pubDate>Wed, 21 Jan 2009 16:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/#comment-2271</guid>
		<description>Hi again,

This is on the client-side. I don&#039;t seam to have the tunctl binary, the tap interface is created though.

If possible, can you email me on jpetersson [at] garnser [dot] se ? Thanks</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>This is on the client-side. I don&#8217;t seam to have the tunctl binary, the tap interface is created though.</p>
<p>If possible, can you email me on jpetersson [at] garnser [dot] se ? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/comment-page-1/#comment-2268</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 20 Jan 2009 21:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/#comment-2268</guid>
		<description>I assume you&#039;re at least a little familiar with Solaris.  You didn&#039;t specify, whether this is on the server or the client, thouh.  As a general rule, your steps will run something like:
&lt;pre&gt;tunctl -t tapX
ifconfig tapX plumb
ifconfig tapX your.normal.ifconfig.stuff
ifconfig tapX up&lt;/pre&gt;With any brdgeadm stuff thrown in as necessary.  If that doesn&#039;t work, see if you have /dev/tun.  If not, try &quot;devfsadm -a&quot;.  

What are you passing as arguments to &quot;route&quot;?</description>
		<content:encoded><![CDATA[<p>I assume you&#8217;re at least a little familiar with Solaris.  You didn&#8217;t specify, whether this is on the server or the client, thouh.  As a general rule, your steps will run something like:</p>
<pre>tunctl -t tapX
ifconfig tapX plumb
ifconfig tapX your.normal.ifconfig.stuff
ifconfig tapX up</pre>
<p>With any brdgeadm stuff thrown in as necessary.  If that doesn&#8217;t work, see if you have /dev/tun.  If not, try &#8220;devfsadm -a&#8221;.  </p>
<p>What are you passing as arguments to &#8220;route&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: garnser</title>
		<link>http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/comment-page-1/#comment-2262</link>
		<dc:creator>garnser</dc:creator>
		<pubDate>Mon, 19 Jan 2009 21:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theprodigalboyfriend.com/2008/01/20/fun-with-opensolaris-and-openvpn/#comment-2262</guid>
		<description>Hi Ryan,

I&#039;m currently working on a deployment where support for OpenSolaris has been requested. We&#039;ve decided to run with tap interfaces (long story), after doing a bunch of reading I figured that there seams to be some flaws, an example which I have is the push of IP&#039;s to the client, I&#039;ve tried to remediate this using an up-script assigning the created tap interface an IP, however, when I run ifconfig tapX up it wont execute, I&#039;ve similar issues if I try to add additional routes, what could the cause of this be?</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>I&#8217;m currently working on a deployment where support for OpenSolaris has been requested. We&#8217;ve decided to run with tap interfaces (long story), after doing a bunch of reading I figured that there seams to be some flaws, an example which I have is the push of IP&#8217;s to the client, I&#8217;ve tried to remediate this using an up-script assigning the created tap interface an IP, however, when I run ifconfig tapX up it wont execute, I&#8217;ve similar issues if I try to add additional routes, what could the cause of this be?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
