Blame public/fs/etc/openvpn/hostvpn.conf.in

root@culturestrings 76b152
port         @vpn_port@
root@culturestrings 76b152
proto        udp
root@culturestrings 76b152
root@culturestrings c2ee4c
dev          @vpn_tunnel@
root@culturestrings 76b152
topology     subnet
root@culturestrings 76b152
root@culturestrings 76b152
cipher       AES-256-CBC
root@culturestrings 76b152
root@culturestrings 76b152
ca           /etc/easy-rsa/pki/ca.crt
root@culturestrings 89dca3
cert         /etc/easy-rsa/pki/issued/@hostname@.crt
root@culturestrings 76b152
root@culturestrings 89dca3
askpass      /srv/webroot/openvpn/@hostname@.pass
root@culturestrings 89dca3
key          /etc/easy-rsa/pki/private/@hostname@.key
root@culturestrings 76b152
dh           /etc/easy-rsa/pki/dh.pem
root@culturestrings 76b152
root@culturestrings c2ee4c
status       /var/log/openvpn/openvpn-@vpn_type@-status.log
root@culturestrings c2ee4c
log-append   /var/log/openvpn/openvpn-@vpn_type@.log
root@culturestrings 76b152
root@culturestrings 2caf08
server       @vpn_net4@ 255.255.255.0
root@culturestrings c2ee4c
server-ipv6  @host_ipv6@:@ipv6_subnet@::/66
root@culturestrings 76b152
root@culturestrings 76b152
push         "route-ipv6 2000::/3"
root@culturestrings c2ee4c
push         "route-ipv6 @host_ipv6@::/64"
root@culturestrings 2487cf
push         "route 192.168.0.0 255.255.255.0"
root@culturestrings 76b152
root@culturestrings a75d12
@vpn_route_all@ push         "block-outside-dns"
root@culturestrings a75d12
@vpn_route_all@ push         "redirect-gateway def1"
root@culturestrings a75d12
@vpn_route_all@ push         "dhcp-option DNS @vpn_ipv4@"
root@culturestrings 76b152
root@culturestrings 76b152
duplicate-cn
root@culturestrings 76b152
client-to-client
root@culturestrings 76b152
root@culturestrings 76b152
daemon
root@culturestrings 76b152
auth-nocache
root@culturestrings 76b152
root@culturestrings 76b152
persist-key
root@culturestrings 76b152
persist-tun
root@culturestrings 76b152
root@culturestrings 76b152
verb          3
root@culturestrings 76b152
keepalive     20    60