-
### Describe the bug
When attempting to create a .passwd file using the `ocpasswd` utility from the `ocserv` package (OpenConnect VPN Server), I encounter the following error:
```bash
> ocpasswd -c…
-
What I do:
_docker pull quay.io/aminvakil/ocserv_
_docker run --name ocserv --sysctl net.ipv4.ip_forward=1 --cap-add NET_ADMIN --security-opt no-new-privileges -p 443:443 -p 443:443/udp -v /etc/l…
combx updated
5 months ago
-
Firewall is Fine!
Chenking ocserv service status...
WARNING!!! ocserv service is NOT Running!
این مشکل چطور حل کنم ؟
-
Can we get the dependancies for OTP and Radius to be able to support two factor authentication? both locally and using Radius.
https://docs.openconnect-vpn.net/recipes/ocserv-2fa/
>OATH: One-…
-
I'm really impressed with your docker-ocserv project.
Deploying an OpenConnect server has never been easier.
I noticed that the caddy-l4 plugin now supports Caddyfile, and considering you're a …
-
我用k8s创建这个container 下面是我的yaml文件:
apiVersion: v1
kind: Service
metadata:
name: ocservsv
labels:
app: ocservapp
spec:
type: NodePort
ports:
- port: 443
selector:
app: oc…
-
**Describe the bug**
Packages specified inside flake devShell packages is not listed in `PATH` inside `nix develop` shell.
Is it different from `nix-shell`? Why?
**Steps To Reproduce**
Creat…
-
Hello.
I'm trying to integrate Ocserv with Authentik SAML. I'm trying to use docker-ocserv for this. But as I understand there is only metadata for the Cisco ASA supplied. Do you have any example o…
-
It works with nginx, but it seems like there are some problem with ocserv and GnuTLS.
Error log:
ocserv -f -c /etc/ocserv/ocserv.conf -d 9999
note: vhost:default: setting 'certificate' as pri…
-
Hello ,
I have issue by cenots 6.9 64bit final
when I start service ( service ocserc start ) give me this ERROR :
`/etc/init.d/ocserv: line 22: start-stop-daemon: command not found`
Where i…