Re: OpenVPN on port 443
Jakob Curdes <[email protected]>
| Newsgroups | gmane.network.openvpn.user |
|---|---|
| Message-ID | <[email protected]> |
Am 23.01.2024 um 13:32 schrieb Peter Davis via Openvpn-users: > Hello, > I want to use OpenVPN and HTTPS. I found the following article: (...) > >>>> server 20.20.0.0 255.255.255.0 First of all, from where did you take that IP network? This is not a private network range as far as I know. When you use a public network range, many things will not work at all or not work reliably. You need to use a private IP network (192.168., 172.17, 10.x) for your internal networks. Hope this helps, JC