openvpn icon indicating copy to clipboard operation
openvpn copied to clipboard

OpenVPN is an open source VPN daemon

Results 293 openvpn issues
Sort by recently updated
recently updated
newest added

The current handling of (multiple) --local in combination with block seems very... "grown from historic code". TODO: when multisockets is in, revisit if this can be made cleaner, with less...

enhancement
outdated code

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lukka/get-cmake](https://redirect.github.com/lukka/get-cmake) | action | major | `v3.31.6` -> `v4.0.3` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lukka/get-cmake](https://redirect.github.com/lukka/get-cmake) | action | patch | `v4.0.1` -> `v4.0.3` | --- ### Release...

### My problem is that openvpn log shows frequently "connection reseting", "client restarting" as follows: ``` Jun 11 12:29:42 k8s-pre-node01 openvpn: TCP connection established with [AF_INET]172.31.1.46:50990 Jun 11 12:29:42 k8s-pre-node01...

**Describe the bug** ``` tap_create_adapter: DiInstallDevice failed Error 0xe0000203 Creating TUN/TAP adapter failed (error 0xe0000203). ``` **To Reproduce** 1. install tap adapter using cmd (admins right) and command:` tapctl.exe create...

Windows
tapctl

**Describe the bug** with persist-tun: ``` 2022-12-07 16:13:31 UDPv4 link local: (not bound) 2022-12-07 16:13:31 UDPv4 link remote: [AF_INET]**127.0.0.1:12345** 2022-12-07 16:13:31 dco_do_write: netlink reports error (-1): Unspecific failure 2022-12-07 16:13:31...

bug

copy-paste from IRC 15:56 cron2: what is there to fix for poor Giaan ? :D 15:57 < Giaan> ordex: I guess he wants --een to be faster 15:58 yes :-)...

enhancement
non-trivial change
feature

Without DCO, OpenVPN servers configure a /30 subnet on the tun interface, and `--route` routes (with no explicit next-hop set) will be installed to point at "the other end" -...

enhancement
DCO
Windows
dco-win
feature

With DCO, `--iroute` routes need to be installed in the system routing table. Without DCO, `--iroute` only works if there is a `--route` that is at least as big or...

enhancement
DCO
Windows
FreeBSD

A suggestion (and no is a valid answer) but: > **TLS Crypt** > > TLS Crypt improves upon TLS Auth by adding symmetric encryption to the control channel. This extra...