RADIUSdesk

logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
technical:openvpn-bridges-prep-openvpn [2023/10/23 17:31]
admin
technical:openvpn-bridges-prep-openvpn [2024/01/11 13:24] (current)
admin [OpenVPN server config for br0.103]
Line 51: Line 51:
 allow-compression no allow-compression no
 data-ciphers none data-ciphers none
-ncp-disable 
 cipher none cipher none
 </file> </file>
Line 91: Line 90:
 allow-compression no allow-compression no
 data-ciphers none data-ciphers none
-ncp-disable 
 cipher none cipher none
 </file> </file>
Line 131: Line 129:
 allow-compression no allow-compression no
 data-ciphers none data-ciphers none
-ncp-disable 
 cipher none cipher none
 </file> </file>
Line 173: Line 170:
 sudo chmod 755 /etc/openvpn/openvpn_auth.pl sudo chmod 755 /etc/openvpn/openvpn_auth.pl
 </code> </code>
-  * Make sure the Perl modules that are used by this script is installed.+  * Make sure the Perl modules that are used by this script are installed.
 <code bash> <code bash>
 sudo apt-get install liblwp-protocol-https-perl sudo apt-get install liblwp-protocol-https-perl