Skip to content

Commit

Permalink
added client configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
koptein committed Nov 20, 2012
1 parent b50e62d commit d5e7da2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions client.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
client

remote vpn.server.com 1194 # Hostname/externe IP und Port des Servers
proto udp
dev tun

# Hier die Pfade anpassen um auf die erstellten Keys zu verweisen
ca ca.crt
cert client.crt
key client.key
ns-cert-type server

comp-lzo
verb 3
mute 50

0 comments on commit d5e7da2

Please sign in to comment.