openvpn 설치 (centos 7)
openvpn 설치 (centos 7) 원문 참고 http://blog.shakii.co.kr/135 https://www.digitalocean.com/community/tutorials/how-to-setup-and-configure-an-openvpn-server-on-centos-7 Openvpn 설치 [root@localhost ~]# yum install epel-release [root@localhost ~]# yum install openvpn easy-rsa [root@localhost ~]# cp /usr/share/doc/openvpn-*/sample/sample-config-files/server.conf /etc/openvpn [root@localhost ~]# vim /etc/o..
VPN
2017. 11. 21. 15:48
공지사항