Hi, On Thu, Oct 14, 2010 at 11:37 AM, Alberto Gonzalez Iniesta <a...@inittab.org> wrote: > Hi, could you attach (without sensitive data) the server and client > configurations?
Sure. The real company addresses and names were replaced with generic names. Thanks
#====== openvpn client options (linux) ====== client remote OPENVPN_REMOTE_PEER nobind tls-auth "keys/ta-sfo.key" ca "keys/COMPANY_private_CA.crt" cert "keys/staff.crt" key "keys/staff.key" comp-lzo no dev tun mlock mtu-test mute 6 mute-replay-warnings passtos #available only on Linux ping-timer-rem reneg-sec 0 tls-exit auth-user-pass "pw_staff.txt" auth-retry interact auth-nocache #mssfix 1400 #use only on networks where the MTU test fails tls-remote "/C=US/ST=../L=../O=../CN=.." ns-cert-type server verb 4 #route remote_host 255.255.255.255 10.0.0.1 #redirect-gateway def1 ##route network/IP [netmask] [gateway] [metric]
COMPANY-sfo-server.conf
Description: Binary data