<?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: OpenVPN and Firestarter</title>
	<atom:link href="http://ignore.tv/2006/08/03/openvpn-and-firestarter/feed/" rel="self" type="application/rss+xml" />
	<link>http://ignore.tv/2006/08/03/openvpn-and-firestarter/</link>
	<description>Living Without Privacy</description>
	<lastBuildDate>Sun, 15 Jan 2012 05:31:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ivan</title>
		<link>http://ignore.tv/2006/08/03/openvpn-and-firestarter/comment-page-1/#comment-178396</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Wed, 06 Oct 2010 11:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://ignore-your.tv/2006/08/03/openvpn-and-firestarter/#comment-178396</guid>
		<description>I&#039;ve just setup OpenVPN for my internal use only.
I install OpenVPN on Ubuntu 10.04 server and so far so good. 
Haven&#039;t tried firestarter myself.
But definitely try it. Thanks.</description>
		<content:encoded><![CDATA[<p>I’ve just setup OpenVPN for my internal use only.<br />
I install OpenVPN on Ubuntu 10.04 server and so far so good.<br />
Haven’t tried firestarter myself.<br />
But definitely try it. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://ignore.tv/2006/08/03/openvpn-and-firestarter/comment-page-1/#comment-11388</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 04 Aug 2006 08:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://ignore-your.tv/2006/08/03/openvpn-and-firestarter/#comment-11388</guid>
		<description>You probably want to add the following if you use VMware:

$IPT -A INPUT -i vmnet+ -j ACCEPT
$IPT -A OUTPUT -o vmnet+ -j ACCEPT

Cheers,
Jason.</description>
		<content:encoded><![CDATA[<p>You probably want to add the following if you use VMware:</p>
<p>$IPT –A INPUT –i vmnet+ –j ACCEPT<br />
$IPT –A OUTPUT –o vmnet+ –j ACCEPT</p>
<p>Cheers,<br />
Jason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drag</title>
		<link>http://ignore.tv/2006/08/03/openvpn-and-firestarter/comment-page-1/#comment-11372</link>
		<dc:creator>drag</dc:creator>
		<pubDate>Fri, 04 Aug 2006 05:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://ignore-your.tv/2006/08/03/openvpn-and-firestarter/#comment-11372</guid>
		<description>Firestarter should support OpenVPN on it&#039;s next release.
http://www.fs-security.com/docs/vpn.php

That has the information on allowing VPNs for openvpn and other vpn stuff.

For my lappy and network connection I use openvpn, network-manager, firestarter, and ipcop.

Ipcop on my router at home.. It&#039;s just a old Dell stuffed full of old 3com nic cards. On that I have installed the Zarina OpenVPN add-on for Ipcop. 
http://home.arcor.de/u.altinkaynak/openvpn.html

If you set that up then you go through their howto and you end up with a *.opvn file and a *.p12 file. That&#039;s a openvpn configuration file and a the pk12 file is a PKCS12 encrypted file designed to allow for safe delivery of certificates.

OpenVPN supports those in Linux, but unfortunately I couldn&#039;t get it to work with Network-manager&#039;s openvpn support. You copy those files to /etc/openvpn (in Debian Sid and probably Ubuntu) rename *.opvn to *.conf, restart openvpn with &quot;/etc/init.d/openvpn restart&quot; and are prompted for the password for the file. You give it and it connects.

So all of that with network-manager allows me consistant and transparent to my desktop at home irregardless of what network I happen to be connected to at the time. 

Pretty neat stuff, I figure.</description>
		<content:encoded><![CDATA[<p>Firestarter should support OpenVPN on it’s next release.<br />
<a href="http://www.fs-security.com/docs/vpn.php" rel="nofollow">http://www.fs-security.com/docs/vpn.php</a></p>
<p>That has the information on allowing VPNs for openvpn and other vpn stuff.</p>
<p>For my lappy and network connection I use openvpn, network-manager, firestarter, and ipcop.</p>
<p>Ipcop on my router at home.. It’s just a old Dell stuffed full of old 3com nic cards. On that I have installed the Zarina OpenVPN add-on for Ipcop.<br />
<a href="http://home.arcor.de/u.altinkaynak/openvpn.html" rel="nofollow">http://home.arcor.de/u.altinkaynak/openvpn.html</a></p>
<p>If you set that up then you go through their howto and you end up with a *.opvn file and a *.p12 file. That’s a openvpn configuration file and a the pk12 file is a PKCS12 encrypted file designed to allow for safe delivery of certificates.</p>
<p>OpenVPN supports those in Linux, but unfortunately I couldn’t get it to work with Network-manager’s openvpn support. You copy those files to /etc/openvpn (in Debian Sid and probably Ubuntu) rename *.opvn to *.conf, restart openvpn with “/etc/init.d/openvpn restart” and are prompted for the password for the file. You give it and it connects.</p>
<p>So all of that with network-manager allows me consistant and transparent to my desktop at home irregardless of what network I happen to be connected to at the time. </p>
<p>Pretty neat stuff, I figure.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

