Community discussions

MikroTik App
 
User avatar
alzeno
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 54
Joined: Thu Jul 14, 2011 11:01 am

openvpn

Sun Aug 14, 2011 11:25 am

Hi, i have a mikrotik RB and i want to make it as openvpn server, and to make windows7,sp2 as client. I don't know how to create the certificates (ca.crt,client.crt and client.key) on router and where to put them on the client. I searched on google but the results was making Linux as server. Any help please?
Thanks
 
ditonet
Forum Veteran
Forum Veteran
Posts: 835
Joined: Mon Oct 19, 2009 12:52 am
Location: Europe/Poland/Konstancin-Jeziorna
Contact:

Re: openvpn

Sun Aug 14, 2011 2:29 pm

 
Greenkolomna
just joined
Posts: 4
Joined: Sat Apr 02, 2011 12:02 pm

Re: openvpn

Tue Jan 24, 2012 11:25 am

Народ помогите разобраться, не могу создать сертификаты. Выдает ошибку...
You do not have the required permissions to view the files attached to this post.
 
maara
newbie
Posts: 44
Joined: Fri Jun 10, 2011 8:42 am

Re: openvpn

Tue Jan 24, 2012 11:33 am

Народ помогите разобраться, не могу создать сертификаты. Выдает ошибку...
no offense mate but this forum is mostly english speaking - could you please write in english so everyone understand you? (its a bit complicated to separately translate your posts....)

thanks ;-)
 
DIMENTOR
just joined
Posts: 5
Joined: Tue Jan 24, 2012 10:33 am

Re: openvpn

Tue Jan 24, 2012 12:41 pm

Народ помогите разобраться, не могу создать сертификаты. Выдает ошибку...
Guys, help me figure out, can't create certificates. I get error...
 
User avatar
alzeno
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 54
Joined: Thu Jul 14, 2011 11:01 am

Re: openvpn

Wed Jan 25, 2012 9:18 am

Start > run > cmd
-cd\
-C:\Program Files\OpenVPN\easy-rsa
-init-config
-vars
-clean-all.bat
-build-ca.bat
-build-key-server server
-build-key mikrotik
-build-key client
-build-dh
-cd..
-cd bin
-openvpn --genkey --secret ta.key
-exit
Get the ca.crt and ca.key from folder Easy-rsa > keys