Ticket #1103: openvpn-client.conf

File openvpn-client.conf, 289 bytes (added by sumpfralle, 6 years ago)
Line 
1remote example.org 1194 udp
2ca /etc/ssl/certs/server_bundle.pem
3remote-cert-tls server
4cd /etc/openvpn/
5cert on_ugws.crt
6key on_ugws.key
7client
8nobind
9comp-lzo yes
10explicit-exit-notify 1
11persist-tun
12persist-key
13dev-type tap
14script-security 2
15ifconfig-noexec
16route-noexec
17dev null
18mtu-test