Connection to VPN Server failure

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
jerrysinefield
OpenVpn Newbie
Posts: 2
Joined: Fri Jul 08, 2011 1:40 pm

Connection to VPN Server failure

Post by jerrysinefield » Sat Jul 09, 2011 4:44 am

I installed the newest version of OpenVPN for Linux yesterday and couldn't get my config file working with it. I also made sure I installed the lzo headers but I still get the same error.
admin@comp:~/openvpn$ ./openvpn /home/admin/openvpn/config/nvpn.ovpn
Options error: Unrecognized option or missing parameter(s) in /home/admin/openvpn/config/nvpn.ovpn:10: comp-lzo (2.2.1)
Use --help for more information.
I don't even understand what the error means, I've tried searching for it but to no avail, the config file looks like the following...

Code: Select all

client
dev tun
auth-user-pass
proto udp
remote 131.127.32.191 1123
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo
ca USA1.crt
verb 3
Can someone please help me understand what the problem is? Thanx

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

Re: Connection to VPN Server failure

Post by maikcat » Sat Jul 09, 2011 9:50 am

hi there

which linux do you use?
how did you install openvpn?
how did you try to start openvpn?
as which user?

Michael.
Amiga 500 , Zx +2 owner
Long live Dino Dini (Kick off 2 Creator)

Inflammable means flammable? (Dr Nick Riviera,Simsons Season13)

"objects in mirror are losing"

Post Reply