Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
howto:vpn_install_arch [2023/08/13 17:18] – jp | howto:vpn_install_arch [2023/08/13 17:23] (current) – jp |
---|
{{ :images:vpn_mainwindow.png?400 |}} | {{ :images:vpn_mainwindow.png?400 |}} |
| |
There are a few gotcha's which you need to address. First, from your configuration files ''/etc/NetworkManager/system-connections'' find the config file and under the ''[vpn]]'' section add ''tls-cipher=DEFAULT:@SECLEVEL=0'' | There are a few gotcha's which you need to address. First, from your configuration files ''/etc/NetworkManager/system-connections'' find the config file and under the ''[vpn]'' section add ''tls-cipher=DEFAULT:@SECLEVEL=0''. This is because recent versions of OpenSSL (on Arch) will not allow the legacy version enabled on the server. |
| |
| This should allow you to connect to the UM VPN, but alas no internet. Fret not. In the ''Advanced'' button of your VPN connection, under the **General** tab, make sure ''Data Compression'' is checked with ''Asymmetric LZO'' as options, otherwise you will not be able to browse the "normal" internet. |
| |
| |
| |