Menu

#12 Config file damaged

v1.9.1
closed-fixed
Windows (17)
8
2005-12-18
2005-11-29
Anonymous
No

OpenVPN .ovpn files for static tunnels (shared key) are
incorrectly changed when opened/saved with the
"Properties" menu option.

Example ovpn (Windows) file:

remote xxx.xxx.xxx.xxx
port 9998
dev tun
ifconfig 192.168.52.5 192.168.52.6
secret some.key
tun-mtu 1500
tun-mtu-extra 32
persist-tun
persist-key
comp-lzo
verb 3
mute 10
route 192.168.0.0 255.255.255.0 192.168.52.6

After changing a parameter, saving the file and closing
the Properties window, this line is added:

ns-cert-type client

and openvpn refuses to start on this file.

(cornelis@geteha.com)

Discussion

  • Reiner Jung

    Reiner Jung - 2005-11-30
    • priority: 5 --> 8
    • assigned_to: nobody --> everaldo
     
  • Reiner Jung

    Reiner Jung - 2005-11-30

    Logged In: YES
    user_id=775404

    Will be fixed in the next release.
    Thank you for the report

     
  • Everaldo Canuto

    Everaldo Canuto - 2005-12-18
    • status: open --> closed-fixed
     
  • Everaldo Canuto

    Everaldo Canuto - 2005-12-18

    Logged In: YES
    user_id=1267285

    An option to set "Certificate Type" and "Cypher algorithm"
    to null is avaliable in release 1.9.2, this release will be
    avaliable this night, please update your package.

    To fix connections please go to to Security tab and set to
    null the fields "Certificate Type" and "Cypher algorithm"
    (avaliable only in release 1.9.2).

    Thanks for report,
    Everaldo.

     

Log in to post a comment.