forked from extern/shorewall_code
Add some Vista info to the OpenVPN doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7978 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
89ad1b807e
commit
3b9a79533a
@ -509,8 +509,6 @@ iface br0 inet static
|
||||
instances of OpenVPN; this one and a second tunnel-mode instance for
|
||||
remote access.</para>
|
||||
|
||||
<para></para>
|
||||
|
||||
<programlisting>dev tap0
|
||||
|
||||
local 192.168.3.254
|
||||
@ -625,6 +623,35 @@ verb 3</programlisting>
|
||||
"/Program Files/OpenVPN" replaced with "/etc/openvpn" (I love
|
||||
OpenVPN).</para>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>Ursa (Windows Vista) Configuration</title>
|
||||
|
||||
<para>In December 2007, I acquired a new laptop that runs Windows
|
||||
Vista. After a frustrating effort, I managed to get it working. The
|
||||
keys to getting it working were:</para>
|
||||
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para>You must run a version of OpenVPN that is "Vista Ready" -- I
|
||||
used Matias Sundman's combined OpenVPN 2.1_rc4/OpenVPN GUI 1.0.3
|
||||
installer (see <ulink
|
||||
url="http://openvpn.se/">http://openvpn.se/</ulink>).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>OpenVPN GUI must be run as the Administrator. In the
|
||||
Explorer, right click on the OpenVPN GUI binary and select
|
||||
Properties->Compatibilty and select "Run this program as an
|
||||
administrator".</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>If you encounter problems where everything looks correct but
|
||||
it doesn't work, reboot and try it again.</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section id="Shorewall">
|
||||
|
Loading…
Reference in New Issue
Block a user