-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, 2 April 2021 21:59, Gert Doering <g...@greenie.muc.de> wrote:

&gt; Hi,
&gt;
&gt; On Fri, Apr 02, 2021 at 03:51:09PM -0400, Selva Nair wrote:
&gt;
&gt; &gt; As for sending data over the link, not sure I follow. Anything run
&gt; &gt; with user's privileges after the tunnel is established can potentially
&gt; &gt; use the tunnel.
&gt;
&gt; I assume that this part relates to the synchronous nature of OpenVPN -
&gt; so, an --up script will not be able to use the VPN because OpenVPN is
&gt; not active (= waiting for the script to end) while the script runs.
&gt;
&gt; Now, on Unix, an --up script could just trivially fork some background
&gt; activity
&gt;
&gt; #!/bin/sh
&gt; ( sleep 10 ; ping host_in_vpn ) &amp;
&gt; exit 0
&gt;
&gt; and that ping would work - without the ()&amp;, it wouldn't. BTDT :-)
&gt;
&gt; On Windows, I have no idea how to run a background job from a .bat
&gt; file, but I'm sure there is a way - and in that case, if the foreground
&gt; job finishes, the background job would be able to use OpenVPN as well.
&gt;
</g...@greenie.muc.de>

On Windows, you simply use the GUI as outlined above.

This Windows GUI behaviour simply took me by surprise..

I was shocked but only because I did not know or forgot, until now.

--
Thanks
R
-----BEGIN PGP SIGNATURE-----
Version: ProtonMail

wsBzBAEBCAAGBQJgZ67AACEJEE+XnPZrkLidFiEECbw9RGejjXJ5xVVVT5ec
9muQuJ3sEggAl5O+I0LlJWQCDx26iFD6B9HBoiB5L6nQ8HzySJxRwl2CIfKj
73OmSGtF2tvm3tIYnf5PoqWG5P8zoVJDrhf8Q9cH2j8gdK+2S5pKkIHJi6m3
Y4/6ESxN+BrkYqrqYQTKVGru3j2rbFg44KCIh+6RQQ0IV1OaL1K782JmQey5
7v5fVDLllys0bu5ICXO0kh+b+dUhNz+yEmUZFABX7DoXr0RXU/zBU4lbFokA
ejMG6A61GZzCVkYP0bYX1ABW/HC15aW9x8rYbGr57r8tQO56Zjs+dROCdvXf
CS/mOK43R1W++ECt5lCtu9/GmQCgRCV/P8ccHTamV7i8m9zWtu6LXw==
=5Rye
-----END PGP SIGNATURE-----

Attachment: publickey - tincantech@protonmail.com - 0x09BC3D44.asc
Description: application/pgp-keys

Attachment: publickey - tincantech@protonmail.com - 0x09BC3D44.asc.sig
Description: PGP signature

_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to