-
```
What steps will reproduce the problem?
0.Clean Boot of phone with wifi turned off.
1.Turn on OpenVPN Tunnel, look at routes
2.Turn off OpenVPN Tunnel, look at routes
3.Turn on Wifi on same network…
-
```
What steps will reproduce the problem?
0.Clean Boot of phone with wifi turned off.
1.Turn on OpenVPN Tunnel, look at routes
2.Turn off OpenVPN Tunnel, look at routes
3.Turn on Wifi on same network…
-
I met a problem with pkg-query on 10.1-BETA1 with pkg 1.3.7.
Here is an example with my list of installed package:
```
[root@router]~# pkg info
bird-1.4.4 Dynamic IP routing daem…
-
```
What steps will reproduce the problem?
1. Rooted HTC Flyer with FlyHigh v1.2
2. Install OpenVPN Settings
3. Run the VPN, connect, no ping through VPN
What is the expected output? What do you see …
-
```
What steps will reproduce the problem?
1. Rooted HTC Flyer with FlyHigh v1.2
2. Install OpenVPN Settings
3. Run the VPN, connect, no ping through VPN
What is the expected output? What do you see …
-
## Issue report
Operating system: macOS ventura 13.3.1
App Version: 2023.3
### Issue description
I'm running a Tryhackme.com openvpn client on a virtual machine and I can seem to be able t…
-
```
What steps will reproduce the problem?
1. Add IPv6 Options to openvpn config
e.g.:
>
on the server and on the client:
>
2. start openvpn in console (to see log)
/usr/sbin/openvpn --cd /etc/open…
-
I needed to add this at the end of my CLIENT.ovpn script so that the pushed DNS configurations take effect. DNS does not work without these extra lines in the .ovpn file:
```
script-security 2
up…
-
Hello,
The generated configuration for openvpn has (at least) one error when we activate only the "remote" option for `openvpn::server`:
```
Nov 20 14:31:34 ip-192-168-4-8.sandbox.internal puppet…
-
I tryed to connect to a VPN that uses user/pass auth (NordVpn/IpVanish) but I get ```connect error: Missing External PKI alias``` ,if I use a private vpn with key base auth all is working fix.
Pls …