This shows you the differences between two versions of the page.
| 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 | ||
| </ | </ | ||
| Line 91: | Line 90: | ||
| allow-compression no | allow-compression no | ||
| data-ciphers none | data-ciphers none | ||
| - | ncp-disable | ||
| cipher none | cipher none | ||
| </ | </ | ||
| Line 131: | Line 129: | ||
| allow-compression no | allow-compression no | ||
| data-ciphers none | data-ciphers none | ||
| - | ncp-disable | ||
| cipher none | cipher none | ||
| </ | </ | ||
| Line 173: | Line 170: | ||
| sudo chmod 755 / | sudo chmod 755 / | ||
| </ | </ | ||
| - | * Make sure the Perl modules that are used by this script | + | * Make sure the Perl modules that are used by this script |
| <code bash> | <code bash> | ||
| sudo apt-get install liblwp-protocol-https-perl | sudo apt-get install liblwp-protocol-https-perl | ||