Tuesday, February 10, 2015
Install OpenVPN Server in CentOS 7 Part 4 OpenVPN easy-rsa
Subscribe! http://danscourses.com - This is a multipart tutorial that covers installing and configuring OpenVPN server in a dual-homed CentOS 7 Linux server. Part 4 focuses on installing the EPEL repositories, installing OpenVPN, and installing easy-rsa. I also configure the OpenVPN server and build server certificates and keys!
Visit my webpage for written instructions here: http://www.danscourses.com/Linux-Fundamentals/install-openvpn-in-a-centos-7-virtual-machine-page-2.html
source
Subscribe to:
Post Comments (Atom)
hai dan sir i studied ur CCNA videos and i understand it very much. i request u to start a Centos or Redhat series from scratch so that it would be really helpful for linux beginers like me.
ReplyDeleteHello,
ReplyDeleteI receive following error
ln -s /lib/systemd/system/openvpn@.service/etc/systemd/system/multi-user.target.wants/openvpn@server.service
ln: creating symbolic link `/etc/systemd/system/multi-user.target.wants/openvpn@server.service': No such file or directory
Hi guys, here is the problem during starting the OpenVPN service.. Just after command
ReplyDelete# systemctl start openvpn@server.service
terminal shows message: "Job for openvpn@server.service failed. See 'systemctl status openvpn@server.service' and 'journalctl -xn' for details."
What did I do wrong? Could you help me, please?