This config works for me, using openvpn gui:
 
client
float
dev tap
proto udp
port 1194
remote xxx.xxx.xxx.xxx
resolv-retry infinite
nobind
persist-key
persist-tun
ca saltlake.cer (name the cert as needed)
auth-user-pass
pull
comp-lzo
 
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom Bishop
Sent: Monday, November 05, 2007 12:43 PM
To: efw-user@lists.sourceforge.net
Subject: [Efw-user] open vpn client settings....
 
Can someone clarify the settings that you need to make in the cleint windows
config file, the documentation is pretty good but I have questions regarding the
following sections:

ca ca.pem            - I know about this one... 
cert client.crt        - is there something I need for this or do I comment it
out?
key client.key       - is there something I need for this or do I comment it
out?


The documentation also states that you should have: auth-user-pass    - do I
just add this in the config file? 



Also, the certificate that was generated by the firewall is this random and can
I re-generate new ones?  


Thanks in advance...
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to