<?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 a Windows client</title>
	<atom:link href="http://www.top-web-solutions.com/openvpn-and-a-windown-client.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.top-web-solutions.com/openvpn-and-a-windown-client.html</link>
	<description>cPanel Control Panel, Fantastico Autoinstaller, Apache Web server, Gentoo Linux</description>
	<lastBuildDate>Wed, 21 Sep 2011 08:59:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stan</title>
		<link>http://www.top-web-solutions.com/openvpn-and-a-windown-client.html/comment-page-1#comment-233</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Sat, 08 Dec 2007 11:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://top-web-solutions.com/openvpn-and-a-windown-client/#comment-233</guid>
		<description>Actually, the Samba should be used for copy-ing the certificates only. Let&#039;s say you have a folder /home/docs/, which you use with your samba. Copy the client.key, client.crt and ca.crt files this directory:

cp /etc/openvpn/vpn-name-nere/ca.crt /home/docs/


then do not forget to chmod it:

chmod 777 /home/docs/ca.crt

Do this for all 3 files.

Then open your file server from your Windows computer with windows Explorer:

\\samba-hostname\docs

and copy the files to the appropriate Windows folder.

As for the interface addresses -- yes, I have created a new private network just to keep my ifconfig tidy :) The 192.168.0.0 network is on your physical adapters (eth0 or 1), while the VPN creates a new virtual device, which has the 10.8.0.0 address. When your Windows machine connects to your VPN, both will be in a virtual network with 10.8.0.0 range. As I said, this is just to keep my ifconfig tidy and easy to read. You can use any private subnet here (like 172.0.0.0 for example). Both configurations do not interfere in any way.</description>
		<content:encoded><![CDATA[<p>Actually, the Samba should be used for copy-ing the certificates only. Let&#8217;s say you have a folder /home/docs/, which you use with your samba. Copy the client.key, client.crt and ca.crt files this directory:</p>
<p>cp /etc/openvpn/vpn-name-nere/ca.crt /home/docs/</p>
<p>then do not forget to chmod it:</p>
<p>chmod 777 /home/docs/ca.crt</p>
<p>Do this for all 3 files.</p>
<p>Then open your file server from your Windows computer with windows Explorer:</p>
<p>\\samba-hostname\docs</p>
<p>and copy the files to the appropriate Windows folder.</p>
<p>As for the interface addresses &#8212; yes, I have created a new private network just to keep my ifconfig tidy :) The 192.168.0.0 network is on your physical adapters (eth0 or 1), while the VPN creates a new virtual device, which has the 10.8.0.0 address. When your Windows machine connects to your VPN, both will be in a virtual network with 10.8.0.0 range. As I said, this is just to keep my ifconfig tidy and easy to read. You can use any private subnet here (like 172.0.0.0 for example). Both configurations do not interfere in any way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl-Erik</title>
		<link>http://www.top-web-solutions.com/openvpn-and-a-windown-client.html/comment-page-1#comment-232</link>
		<dc:creator>Carl-Erik</dc:creator>
		<pubDate>Sat, 08 Dec 2007 10:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://top-web-solutions.com/openvpn-and-a-windown-client/#comment-232</guid>
		<description>There isn&#039;t actually anything in the samba guide concerning vpn certificates, so I have no idea what to do with them. Mayby you should add an addendum to the SAMBA guide, or make a new SMB guide - this time with VPN certificates.

You should also take some time explaining the server directive. Does the vpn users now get addresses in the 10.0... range, or is there another way to specify this? In the other guide you use the 192.168.* local range, so this guide is not consistent with the other. If I understand correctly (that VPN users get private class A (10.0....) addresses), then you should state that the smb.conf also should reflect this and also allow users on the tun0 interface as well as the 10.0... range.</description>
		<content:encoded><![CDATA[<p>There isn&#8217;t actually anything in the samba guide concerning vpn certificates, so I have no idea what to do with them. Mayby you should add an addendum to the SAMBA guide, or make a new SMB guide &#8211; this time with VPN certificates.</p>
<p>You should also take some time explaining the server directive. Does the vpn users now get addresses in the 10.0&#8230; range, or is there another way to specify this? In the other guide you use the 192.168.* local range, so this guide is not consistent with the other. If I understand correctly (that VPN users get private class A (10.0&#8230;.) addresses), then you should state that the smb.conf also should reflect this and also allow users on the tun0 interface as well as the 10.0&#8230; range.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

