<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Supermouton</id>
	<title>Amahi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amahi.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Supermouton"/>
	<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php/Special:Contributions/Supermouton"/>
	<updated>2026-05-01T11:45:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=VPNMacTunnelBlick&amp;diff=7909</id>
		<title>VPNMacTunnelBlick</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=VPNMacTunnelBlick&amp;diff=7909"/>
		<updated>2010-02-04T11:23:10Z</updated>

		<summary type="html">&lt;p&gt;Supermouton: configuration file for licenses and the key was wrong.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mac VPN Client - Tunnelblick ==&lt;br /&gt;
&lt;br /&gt;
Tunnelblick is an open source client for Mac OSX.&lt;br /&gt;
&lt;br /&gt;
Visit the [http://www.tunnelblick.net/ Tunnelblick] download page for all details.&lt;br /&gt;
&lt;br /&gt;
'''NOTE: Tunnelblick will not work if you have the Cisco VPN client installed at the same time!'''&lt;br /&gt;
&lt;br /&gt;
* Download and install the latest version of [http://code.google.com/p/tunnelblick/downloads/list Tunnelblick] for Mac OS X (''NEW as of Sept. 23 09 3.0b18'').&lt;br /&gt;
* There are some .ctr/.key files needed (make sure you follow the links to these in this wiki properly) Right click and save as to save these to your computer:&lt;br /&gt;
** [http://wiki.amahi.org/images/3/3a/AmahiHDAClient.crt AmahiHDAClient.crt]&lt;br /&gt;
** [http://wiki.amahi.org/images/1/16/AmahiHDAClient.key AmahiHDAClient.key]&lt;br /&gt;
** [http://wiki.amahi.org/images/9/96/Ca-cert.crt Ca-cert.crt]&lt;br /&gt;
* Download the .ctr/.key files and save them in the /Users/'''username'''/Library/Application Support/Tunnelblick/Configurations/ folder, where '''username''' is the home directory of the current user.&lt;br /&gt;
* Go to the configuration for Tunnelblick and edit the config file.&lt;br /&gt;
* Click on the Tunnelblick icon in the upper right corner of the display, then click '''''Details...'''''&amp;lt;br /&amp;gt;[[Image:tunnelblick-pulldown.png]]&lt;br /&gt;
* &amp;quot;OpenVPN Log Output&amp;quot; window should appear, click on '''''Edit Configuration'''''. Make sure the ''Set Nameserver (Experimental)'' option is ''checked.''&amp;lt;br /&amp;gt;[[Image:tunnelblick-editconfig.png]]&lt;br /&gt;
* Delete the default sample configuration&amp;lt;br /&amp;gt;[[Image:openvpn_conf1.png]]&lt;br /&gt;
* Copy and paste the configuration below into the OpenVPN.conf file, replacing XYZ for your HDA's nickname:&lt;br /&gt;
 &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
      remote XYZ.yourhda.com 1194&lt;br /&gt;
      client&lt;br /&gt;
      dev tun&lt;br /&gt;
      proto udp&lt;br /&gt;
      resolv-retry infinite&lt;br /&gt;
      nobind&lt;br /&gt;
      persist-key&lt;br /&gt;
      persist-tun&lt;br /&gt;
      ca Ca-cert.crt&lt;br /&gt;
      cert AmahiHDAClient.crt&lt;br /&gt;
      key AmahiHDAClient.key&lt;br /&gt;
      comp-lzo&lt;br /&gt;
      verb 3&lt;br /&gt;
      auth-user-pass&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Any time you want to connect '''from outside of your home network''' and '''into your home network''', simply click on '''Connect'''&lt;br /&gt;
* Don't forget to click on the DNS option.&lt;br /&gt;
* Input your username and password&lt;br /&gt;
* It is possible to use keyrings. Will link here the details when available.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
* The procedure above has been tested with an Intel-based Mac.&lt;br /&gt;
&lt;br /&gt;
Acessing Shares:&lt;br /&gt;
* Once connected, in Finder, go to &amp;quot;Go&amp;quot; &amp;gt; &amp;quot;Connect to Server&amp;quot;.  You'll be prompted to type in your HDA address (smb://hda)&lt;br /&gt;
* There have been cases in which the hda name did not work due to DNS issues.  If this is the case, you can connect via ip address of your HDA (smb://192.168.X.X)&lt;br /&gt;
[[Category: VPN]]&lt;/div&gt;</summary>
		<author><name>Supermouton</name></author>
		
	</entry>
</feed>