Page 1 of 1

Setting file conf

Posted: Sun Jul 22, 2012 7:54 am
by kedenya
Hello

can tell me
how to change/copy *ovpn to *conf

here file *ovpn

Code: Select all

#########################################
# Client-side OpenVPN config file for
# connecting to hotsplots multi-client server.
#

client
dev tun
proto udp
tun-mtu  1500
fragment 1300
mssfix

remote vpn.hotsplots.net 1194

ns-cert-type server
verb 2

# SSL/TLS parms
ca   hotsplots-ca.crt
cert gongkia4.crt
key  gongkia4.key

tq

Re: Setting file conf

Posted: Sun Jul 22, 2012 9:37 am
by maikcat
hi there,

have you try to rename it..? ;)

seriously now,if you dont using any OS specific statements (as i can see you dont)
you can simply rename it from ovpn to conf...

Michael.