Commit Graph
16 Commits
Author SHA1 Message Date
randomshellandGitHub c785b230e9 docs(faq): add info for remote LAN access (#630) 2020-04-27 19:02:35 +02:00
randomshellandGitHub 3b2c84b94d fix(selinux): fix deletion of selinux policy (#555) 2020-04-27 16:03:55 +02:00
randomshellandGitHub a3e6652d6d docs(faq): update DNS not working question (#632) 2020-04-27 14:20:04 +02:00
randomshellandGitHub 62a4ff3b41 fix(client conf): ignore block-outside-dns if not supported (#628) 2020-04-27 14:19:25 +02:00
randomshellandGitHub 159ab9af6e refactor(revoke client): remove uneeded cleanup (#607)
The deletion of issued files is handled by easy-rsa.
See function move_revoked() https://github.com/OpenVPN/easy-rsa/blob/f0129cfe6222820a85db2d394ab73d3c7759c5be/easyrsa3/easyrsa#L1050
2020-04-27 14:12:23 +02:00
randomshellandGitHub 0481e10bce Add FAQ for client-to-client (#631) 2020-04-27 10:39:33 +02:00
randomshellandGitHub 72c99f3e8f Add FAQ for router clients (#629) 2020-04-24 18:00:59 +02:00
randomshellandGitHub fcc4cc4afd Add FAQ entry for sysctl and iptables changes (#626) 2020-04-22 11:39:42 +02:00
randomshellandGitHub 777bedaa38 Add FAQ for DNS Leaks blocking (#627) 2020-04-22 11:38:31 +02:00
randomshellandGitHub 6989b0d326 Add support for client-configuration-dir (#609) 2020-04-10 17:49:07 +02:00
randomshellandGitHub 2c9c0ed0c3 Improve sed line deletion (#608) 2020-04-10 11:42:57 +02:00
randomshellandGitHub ef5d5faf30 Change = conditional to == (#591) 2020-04-06 14:51:58 +02:00
randomshellandGitHub 7ed9cac8d7 Change Adguard DNS to Anycast (#596)
See map at https://adguard.com/en/adguard-dns/overview.html
2020-03-31 23:05:44 +02:00
randomshellandGitHub 6bb87ae716 Install semanage command on CentoOS (#554)
CentOS has selinux enabled by default but it hasn't the `semanage` command required to run OpenVPN on another port.
'policycoreutils-python*' match `policycoreutils-python' in CentOS 7 and `policycoreutils-python-utils` in Centos 8.
2020-03-14 20:25:22 +01:00
randomshellandStanislas a0027f1b42 Update easy-rsa to 3.0.6 (#393) 2019-02-21 15:59:57 +01:00
randomshellandStanislas f057e0aa5f Add self-hosted DNS resolver (Unbound) 2018-09-16 00:53:33 +02:00