diff --git a/docs/OPENVPN.xml b/docs/OPENVPN.xml
index 7eb9342b5..9109ea3e8 100644
--- a/docs/OPENVPN.xml
+++ b/docs/OPENVPN.xml
@@ -509,8 +509,6 @@ iface br0 inet static
instances of OpenVPN; this one and a second tunnel-mode instance for
remote access.
-
-
dev tap0
local 192.168.3.254
@@ -625,6 +623,35 @@ verb 3
"/Program Files/OpenVPN" replaced with "/etc/openvpn" (I love
OpenVPN).
+
+
+ Ursa (Windows Vista) Configuration
+
+ 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:
+
+
+
+ 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 http://openvpn.se/).
+
+
+
+ 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".
+
+
+
+ If you encounter problems where everything looks correct but
+ it doesn't work, reboot and try it again.
+
+
+