Unrecognized option or missing or extra parameter

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Locked
arjhay
OpenVpn Newbie
Posts: 4
Joined: Fri Mar 16, 2018 2:39 pm

Unrecognized option or missing or extra parameter

Post by arjhay » Fri Mar 16, 2018 2:44 pm

could someone please help me fix this error.
am runner a 2.4.3 portable


client
Dev tun
proto tcp
remote sg3-mct.tcpvpn.com
topology subnet
server 10.8.0.0 255.255.255.0
route 52.74.0.0/16;121.1.48.0/21;125.5.87.0/24;125.60.248.0/22;203.84.184.0/21
route-method exe
route-delay 2
keepalive 10 180
redirect-gateway def1
connect-retry-max 5
http-proxy-option CUSTOM-HEADER Host clients3.google.com
http-proxy-option CUSTOM-HEADER X-Online-Host clients3.google.com
http-proxy “Remote_Proxy/Squid_Proxy_Here” 188.166.249.52 3128
http-proxy-retry
http-proxy-timeout 2
redirect-gateway def1
dhcp-option DNS 209.244.0.3
dhcp-option DNS 209.244.0.4
dhcp-option DNS 8.8.8.8
dhcp-option DNS 8.8.4.4
setenv CLIENT_CERT 0
resolv-retry infinite
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
key-direction 1
nobind
cipher BF-CBC
persist-tun
comp-lzo
reneg-sec 0
verb 3

<auth-user-pass>
barjhay
dikoalam
</auth-user-pass>

<ca>
-----BEGIN CERTIFICATE-----

User avatar
novaflash
OpenVPN Inc.
Posts: 1073
Joined: Fri Apr 13, 2012 8:43 pm

Re: Unrecognized option or missing or extra parameter

Post by novaflash » Fri Mar 16, 2018 2:47 pm

This is not an OpenVPN Access Server generated profile, so kindly try one of the other sub forums for open source openvpn support.

It also helps if you provide more details about the error. Like a log.
I'm still alive, just posting under the openvpn_inc alias now as part of a larger group.

Locked