Results 6 comments of Rai Escarez

@AldoCF96 can you share the output of `docker ps -a` ?

@parsanoori try using `-u` = udp instead of `-t` = tcp, and for some reasone `-n` = numeric will not display openvpn `$ sudo ss -uolp | grep openvpn`

@Linyuxujun check if the client `192.168.255.10` is allowed to accept `icmp`

Have you tried creating `CNAME` entry to your `DNS` to point `vpn2.example.com` to `vpn1.example.com` ?

@behroozbc setting the `max-clients` has no effect (I haven't check the openvpn source though), but increasing the subnet will work. Example: from `10.1.0.0/20` to `10.1.0.0/16` will change from `1022` to...

no activity. sad :(