This guide installs ocserv and configures a basic VPN.
sudo apt update
sudo apt install -y ocserv
sudo dnf install -y ocserv
Edit /etc/ocserv/ocserv.conf to set:
sudo systemctl enable --now ocserv
Use AnyConnect-compatible clients to connect with your server URL and credentials.
See ocserv Configuration for configuration guidance.
Any questions?
Feel free to contact us. Find all contact information on our contact page.
Prefer automation? See ocserv Ansible Setup for an example playbook.
Prefer containers? See ocserv Docker Setup.
See ocserv Security for hardening guidance.