cisagov / ansible-role-openvpn

Ansible role to install an OpenVPN server and configure it to authenticate users certificates against FreeIPA.
Creative Commons Zero v1.0 Universal
8 stars 2 forks source link

Some settings aren't making it to the OpenVPN config. #4

Closed felddy closed 4 years ago

felddy commented 4 years ago
push "route 10.128.0.0 255.128.0.0"
server 10.128.248.0 255.255.248.0
push "dhcp-option DOMAIN cool.cyber.dhs.gov"
push "dhcp-option DNS 10.128.0.2"
felddy commented 4 years ago

Issue moved to cisagov/openvpn-server-tf-module #9 via ZenHub