Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- client
- dev tun
- #tun-ipv6
- keepalive 10 30
- auth-user-pass
- script-security 3
- pull # dhcp-options
- persist-key
- persist-tun
- #ns-cert-type server# deprecated
- remote-cert-tls server
- #comp-lzo # deprecated
- compress lzo
- verb 4
- mute 20
- mute-replay-warnings
- auth SHA512
- cipher AES-256-CBC
- tls-cipher DHE-RSA-AES256-SHA
- ca SUSE_Trust_Root.crt
- cert SUSE-jalausuch.crt
- key SUSE-jalausuch.key
- tls-auth ta.key 1
- # scripts that should automatically update your DNS info when starting and stopping openvpn client.
- # up /Users/lausso/hubiC/_SUSE/VPN/openvpn-jalausuch/client.up
- # down /Users/lausso/hubiC/_SUSE/VPN/openvpn-jalausuch/client.down
- #Default port 1194 UDP
- <connection>
- proto udp
- remote gate.suse.de
- port 1194
- nobind
- </connection>
- #Fallback port 443 TCP
- <connection>
- proto tcp
- remote gate.suse.de
- port 443
- nobind
- </connection>
Advertisement
Add Comment
Please, Sign In to add comment