ar bg de en es fr id it nl pl pt sv tr zh

blogumentation

Connecting to the Cal Poly VPN from a Linux machine

astrid.tech

Cal Poly’s VPN uses GlobalProtect, but IT doesn’t support Linux. That sucks, because I use Linux most of the time. Instead, OpenConnect seems to work, with the following command: openconnect --protocol=gp cpvpn.calpoly.edu --user=<user> This may need to be run as root. Additionally, it does...