Search
You can find the results of your search below.
Fulltext results:
- OpenVPN extras
- penVPN extras ====== {{section>meta:infobox:howto_links#cli_skills&noheader&nofooter&noeditbutton}} ===... ame/password authentication and enforce gateway redirection. <code bash> # Configuration parameters OVPN_DIR="/etc/openvpn" OVPN_ID="client" OVPN_USER="USERNA... sword credentials umask go= cat << "EOF" > ${OVPN_DIR}/${OVPN_ID}.auth ${OVPN_USER} ${OVPN_PASS} EOF #