Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
openvpnas [2018/11/20 20:53] andrewopenvpnas [2020/03/30 21:52] andrew
Line 5: Line 5:
   * systemctl stop firewalld && systemctl disable firewalld   * systemctl stop firewalld && systemctl disable firewalld
   * iptables -F   * iptables -F
-  * certbot certonly --standalone -d vpn2.acemfginc.com+  * certbot certonly --standalone -d blah.tld
   * #get url from https://openvpn.net/index.php/access-server/download-openvpn-as-sw/113.html?osfamily=CentOS   * #get url from https://openvpn.net/index.php/access-server/download-openvpn-as-sw/113.html?osfamily=CentOS
   * wget http://swupdate.openvpn.org/as/openvpn-as-2.x.x-CentOS7.x86_64.rpm   * wget http://swupdate.openvpn.org/as/openvpn-as-2.x.x-CentOS7.x86_64.rpm
Line 20: Line 20:
  
 ====== init_openvpnas ====== ====== init_openvpnas ======
 +/etc/letsencrypt/init_openvpnas
 <code> <code>
-/etc/letsencrypt/init_openvpnas 
- 
 #!/bin/sh #!/bin/sh
  
Line 32: Line 31:
  
 systemctl restart openvpnas systemctl restart openvpnas
- 
-/etc/letsencrypt/upd_openvpnas 
 </code> </code>
  
 ====== upd_openvpnas ====== ====== upd_openvpnas ======
 +/etc/letsencrypt/upd_openvpnas
 <code> <code>
 #!/bin/sh #!/bin/sh
openvpnas.txt · Last modified: 2020/03/30 21:53 by andrew
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0