<?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: HOWTO: IPCop-OpenVPN</title>
	<atom:link href="http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/</link>
	<description>www.thinkhole.org</description>
	<lastBuildDate>Tue, 02 Feb 2010 16:30:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Magnus Wedberg</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-261440</link>
		<dc:creator>Magnus Wedberg</dc:creator>
		<pubDate>Tue, 02 Feb 2010 16:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-261440</guid>
		<description>everyone has the same problem :-) For OpenVPN that seems to stop at the router, add

iptables -A INPUT -i tun+ -j ACCEPT
iptables -A FORWARD -i tun+ -j ACCEPT
iptables -A INPUT -i tap+ -j ACCEPT
iptables -A FORWARD -i tap+ -j ACCEPT

to /etc/rc.d/rc.local, or rc.firewall.local, or another start script of choice.</description>
		<content:encoded><![CDATA[<p>everyone has the same problem :-) For OpenVPN that seems to stop at the router, add</p>
<p>iptables -A INPUT -i tun+ -j ACCEPT<br />
iptables -A FORWARD -i tun+ -j ACCEPT<br />
iptables -A INPUT -i tap+ -j ACCEPT<br />
iptables -A FORWARD -i tap+ -j ACCEPT</p>
<p>to /etc/rc.d/rc.local, or rc.firewall.local, or another start script of choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-259996</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 19 Jan 2010 00:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-259996</guid>
		<description>They glossed over the advanced server options button on the openvpn page. On this page is options to push down information to the VPN client such as domain and dns information. 

When I first set this up, I thought I couldn&#039;t get out to the internet. After troubleshooting, I saw that I could get pages via IP but not by name. I added IPCOPs internal address to this page and restarted the server, and my internet access is back :-)</description>
		<content:encoded><![CDATA[<p>They glossed over the advanced server options button on the openvpn page. On this page is options to push down information to the VPN client such as domain and dns information. </p>
<p>When I first set this up, I thought I couldn&#8217;t get out to the internet. After troubleshooting, I saw that I could get pages via IP but not by name. I added IPCOPs internal address to this page and restarted the server, and my internet access is back :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-259378</link>
		<dc:creator>Mirko</dc:creator>
		<pubDate>Wed, 13 Jan 2010 10:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-259378</guid>
		<description>Hi all,
 I have the same problem that Dan had on 17 March 2008 at 12:47 pm.
From the vpn client I can reach ipcop but not any lan host.
For example I can reach the server that has the address 10.7.0.1 but not an internal host with address push 192.168.0.1.
The GREEN address of ipcop is 192.168.0.253/255.255.255.0.
I tried to add &quot;route 192.168.0.0 255.255.255.0&quot; at /var/ipcop/ovpn/server.conf but I have the same problem.
Did somebody solved it?</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
 I have the same problem that Dan had on 17 March 2008 at 12:47 pm.<br />
From the vpn client I can reach ipcop but not any lan host.<br />
For example I can reach the server that has the address 10.7.0.1 but not an internal host with address push 192.168.0.1.<br />
The GREEN address of ipcop is 192.168.0.253/255.255.255.0.<br />
I tried to add &#8220;route 192.168.0.0 255.255.255.0&#8243; at /var/ipcop/ovpn/server.conf but I have the same problem.<br />
Did somebody solved it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danur</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-254131</link>
		<dc:creator>Danur</dc:creator>
		<pubDate>Sat, 07 Nov 2009 12:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-254131</guid>
		<description>I&#039;ve installed IPCop 1.4.21 and Zerina OpenVPN, I create Roadwarrior Client and can connect but can&#039;t recognize the server behind the Green interface, and also I make a Net-to-Net but can&#039;t connect each other, can anyone please give suggestions for troubleshooting, thank you.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed IPCop 1.4.21 and Zerina OpenVPN, I create Roadwarrior Client and can connect but can&#8217;t recognize the server behind the Green interface, and also I make a Net-to-Net but can&#8217;t connect each other, can anyone please give suggestions for troubleshooting, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pieter</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-236481</link>
		<dc:creator>Pieter</dc:creator>
		<pubDate>Wed, 06 May 2009 10:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-236481</guid>
		<description>I want to install a new IPCOP box with Open VPN in our network-. We have a Cisco 877W ADSL router with NAT enabled. The ISP does not allow us to change or even look at the settings. Now obviously double natting will be performed. 
To get the RoadWarrior VPN going, will the solution be as simple just op open port 1194 on the Cisco router and disabling NAT? How will the Red interface be configured, with the private or public IP address?</description>
		<content:encoded><![CDATA[<p>I want to install a new IPCOP box with Open VPN in our network-. We have a Cisco 877W ADSL router with NAT enabled. The ISP does not allow us to change or even look at the settings. Now obviously double natting will be performed.<br />
To get the RoadWarrior VPN going, will the solution be as simple just op open port 1194 on the Cisco router and disabling NAT? How will the Red interface be configured, with the private or public IP address?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bender-420</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-231006</link>
		<dc:creator>Bender-420</dc:creator>
		<pubDate>Fri, 06 Mar 2009 03:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-231006</guid>
		<description>I am new with the vpn thing, but the instructions here, and the Zerina site were great...     till I got to the last step

I get to the last steps and am able to connect the client to the vpn server, but I am not able to see anyting but the virtual subnet that openVPN created.  

I dont know if there is a line of code missing in the most rescent version, but there is no NAT or PROXY options available in the GUI.

I have tried appending rules within iptables, but nothing I do seems to make it able to see the Green network.

Any ideas?  I am starting to pull my hair out.

Bender</description>
		<content:encoded><![CDATA[<p>I am new with the vpn thing, but the instructions here, and the Zerina site were great&#8230;     till I got to the last step</p>
<p>I get to the last steps and am able to connect the client to the vpn server, but I am not able to see anyting but the virtual subnet that openVPN created.  </p>
<p>I dont know if there is a line of code missing in the most rescent version, but there is no NAT or PROXY options available in the GUI.</p>
<p>I have tried appending rules within iptables, but nothing I do seems to make it able to see the Green network.</p>
<p>Any ideas?  I am starting to pull my hair out.</p>
<p>Bender</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-229214</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sun, 15 Feb 2009 16:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-229214</guid>
		<description>Have anyone tried to get openvpn work with smoothwall? Is it the same?</description>
		<content:encoded><![CDATA[<p>Have anyone tried to get openvpn work with smoothwall? Is it the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nishad</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-227741</link>
		<dc:creator>nishad</dc:creator>
		<pubDate>Sat, 31 Jan 2009 11:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-227741</guid>
		<description>add routes to the servers as the green interface of IPCop as it&#039;s gateway.  It&#039;ll work.</description>
		<content:encoded><![CDATA[<p>add routes to the servers as the green interface of IPCop as it&#8217;s gateway.  It&#8217;ll work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dippy</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-227740</link>
		<dc:creator>dippy</dc:creator>
		<pubDate>Sat, 31 Jan 2009 10:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-227740</guid>
		<description>How do you uncomment the version check??</description>
		<content:encoded><![CDATA[<p>How do you uncomment the version check??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sippy</title>
		<link>http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/comment-page-3/#comment-204163</link>
		<dc:creator>sippy</dc:creator>
		<pubDate>Fri, 03 Oct 2008 14:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/03/28/ipcop-openvpn-howto/#comment-204163</guid>
		<description>That is, unless you uncomment the version check.  Then it works perfectly!</description>
		<content:encoded><![CDATA[<p>That is, unless you uncomment the version check.  Then it works perfectly!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
