Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
lenovo_thinkpad_x200s_debian [2018/02/23 20:28] – [Praha čerstvá instalace] rootlenovo_thinkpad_x200s_debian [2020/03/30 18:42] – [openvpn] root
Line 210: Line 210:
 echo "1">/proc/sys/net/ipv4/ip_forward echo "1">/proc/sys/net/ipv4/ip_forward
 </code> </code>
 +
 +Debian buster defaultně zakazuje TLS, proto je nutné  
 +Quick workarounds:
 +
 +    edit /etc/ssl/openssl.cnf and change MinProtocol (section [system_default_sect], at the end of the file) with "TLSv1" (instead of "TLSv1.2)
 +    or add the "tls-version-min 1.0" to .opvn config file
 +
 +Nic o tom nenapsal do logu.Něco se dozvím jen když to spustím pomocí:
 +
 +    systemctl start openvpn@client
 +    journalctl -xe
  
 ===== Nastavení awesome ===== ===== Nastavení awesome =====
 
lenovo_thinkpad_x200s_debian.txt · Last modified: 2020/09/07 11:57 (external edit)