How to create VPN server on Mikrotik with OpenVPN ( Client to Site )

Sdílet
Vložit
  • čas přidán 6. 08. 2024
  • How to connect to your work network from outside the office
    In this short video, I suggest you a solution with the Mikrotik router
    Mikrotik RB2011UiAS-2HnD-IN amzn.to/3LZlXOv
    Desk Lamp, Black amzn.to/3s3wSyL
    Desk Lamp, Clamp amzn.to/47tNvnw
    Cofig file drive.google.com/file/d/1-JHx...
    ==========
    #Template client.ovpnclient
    dev tun
    proto tcp-client
    remote 123.25.70.1
    port 1194
    nobind
    persist-key
    persist-tun
    tls-client
    remote-cert-tls server
    ca ca.crt
    cert client.crt
    key client.key
    verb 4
    mute 10
    cipher AES-256-CBC
    auth SHA1
    auth-user-pass secret
    auth-nocache
    Thanks for watching, don't forget like and subscribe at goo.gl/LoatZE
    0:00 Introduction
    0:07 Generate Certificate
    2:16 Export and download your certificate
    3:27 Setup OpenVPN Server
    3:57 Create vpn user
    4:34 Enable proxy arp on the LAN interface
    4:49 5. Install openVPN Client on user device
    5:29 Copy your CA and client certificates and client key files into config directory
    5:50 Create Config File for openVPN Client
    7:01 Create a file named secret in config directory and specify username and password in this file
    7:37 Connecting OpenVPN Client
    Dream 600K Sub / netvn82
    #netvn #openvpn #mikrotik #mikrotikvpn
  • Jak na to + styl

Komentáře • 162

  • @SamirNetCore
    @SamirNetCore Před 2 lety +20

    Nice tutorial. I have only one issue with the new version of OpenVPN. OpenVPN always gave an error with the private key, I solved it by changing the line "cipher AES-256-CBC" to "data-ciphers AES-256-CBC" in the config file.

  • @milleroliveira7809
    @milleroliveira7809 Před 3 lety +5

    Simple and directed! Thanks man

  • @alexcruces8759
    @alexcruces8759 Před rokem

    very very thanks, you are the best teacher on the world, I always see your videos and I've learned too much

  • @JAM-bf7lc
    @JAM-bf7lc Před rokem +1

    beautiful tutorial, thank you very much and thanks again for sharing your knowledge

  • @amirhosseinkhodami762
    @amirhosseinkhodami762 Před 2 lety +1

    Perfect! Thank you so much

  • @nikitalopez1810
    @nikitalopez1810 Před 3 lety +1

    Thank you friend, you bring a lot of knowledge and super interesting tools, please you could create a video step by step configure hotspot internet sale by pins or voucher🙏

  • @fabiowillian7785
    @fabiowillian7785 Před 2 lety +1

    thank you !! you are the number one!!

  • @ibrahimarif6966
    @ibrahimarif6966 Před 2 lety +2

    do we need to do port forwarding in Modem provided by ISP? please explain.

  • @vienovan9195
    @vienovan9195 Před 3 měsíci

    Hướng dẫn rất dễ hiểu ! Xin cảm ơn bạn !

  • @Quettesh
    @Quettesh Před 10 měsíci +1

    What about default firewall rules (configured when quick setup is used)? Is there any conflict?

  • @desert-home
    @desert-home Před 2 lety +14

    A number of people have encountered the following error when they follow these instructions.
    "Cipher negotiation is disabled since neither P2MP client nor server mode is enabled
    Options error: On Windows, --ifconfig is required when --dev tun is used""
    The fix is not what has been listed before like using the entire pathname to the files or an incorrect first line.
    There is a missing line at the very top; simply put "client" as the very first line then everything else is fine. If you look carefully at the video, this line is there, and if you look at the author's comment below the video, you'll see it there concatenated with the file name.
    It's an easy mistake to make (I did it) and equally easy to correct.
    The rest of the tutorial worked fine for me

  • @bhoyasunil3355
    @bhoyasunil3355 Před 3 lety +1

    Thank you so much this video i went.

  • @tomiabraham
    @tomiabraham Před 2 lety

    Very good. Thanks a lot

  • @athemkyuketsuki7566
    @athemkyuketsuki7566 Před 2 lety +1

    thank you broo, other videos don't talk about proxy arp

  • @davidmateo8
    @davidmateo8 Před rokem

    Muchas gracias, Funciona muy bien

  • @athulashashan699
    @athulashashan699 Před 3 lety +1

    Thank you Sir

  • @blizzstu
    @blizzstu Před 2 lety

    Hi, Will this allow me to surf the internet as In my previous attempt with L2pt i can only access the local network.

  • @goganikolashvili7074
    @goganikolashvili7074 Před rokem

    thank you brooo its workin 100 %

  • @hamedmoradi1471
    @hamedmoradi1471 Před rokem +1

    Perfect!

  • @TheDoubleef
    @TheDoubleef Před rokem +1

    Excelente. Obrigado

  • @Inocenciodematos
    @Inocenciodematos Před měsícem

    Thank you!

  • @mohamedaman4501
    @mohamedaman4501 Před 3 lety +1

    ممتاز كالعادة thanks

  • @megatfarid5516
    @megatfarid5516 Před 10 měsíci

    Want to ask. Remote pc ip, means need pc turn on 24 hours so we can remote anywhere?

  • @mohamedatef8424
    @mohamedatef8424 Před 2 lety

    Nice video and info , can u make another video to SSL VPN Site to site Mikrotik to sophos ?

  • @mukto2004
    @mukto2004 Před rokem

    how can i put ca,cert and secret into a single ovpn so that I can also use it on my phone

  • @rodneyandrade6299
    @rodneyandrade6299 Před rokem +1

    Thanks 😃

  • @eem1kv
    @eem1kv Před 8 měsíci

    Thanks for sharing.. I am getting an error message "Unrecognized option or missing or extra parameter(s) in openvpn.ovpn:3: proto (2.6.8)" Any suggestions ??

  • @kellyojanomare2379
    @kellyojanomare2379 Před 11 měsíci

    i followed your step but it didnt automatically create openvpn folder on my desktop, what should i do? oris not working on mikrotik hex poe lite (mipsbe) ?

  • @cupsa6134
    @cupsa6134 Před rokem

    what model of microtik router did you use?

  • @javiermurciagalvez5651

    Hello!! Genius, do you know why I don't get the public ip from the vpn server when I connect? I still keep the public ip of the mobile when I am connected to the vpn

  • @MuhammadFaysal
    @MuhammadFaysal Před 2 lety +1

    please please make a tutorial on new (RouterOS 7) WireGuard VPN configuration like (A vpn provider to mikrotik router setup)

  • @noennun
    @noennun Před 7 měsíci

    @NETVN82 how to remove pop up "enter private key password" on the client ?

  • @zaikan2
    @zaikan2 Před rokem

    Hi bro , nice tutorial , i have a question : I wanna to creato 2 users ,I know can create in ppp -secrets, but .How do it with the secret file for client Open Vpn. Excusme for the bad english

  • @giuseppegrandis3409
    @giuseppegrandis3409 Před rokem

    Is it possible to have the same local network on both sides?

  • @pavelkraev7476
    @pavelkraev7476 Před 6 měsíci +1

    You have mistake in your config google file. String 3. You need to put - between "proto tcp-client" otherwise it doesn't work!

  • @user-xv6eu4lc7p
    @user-xv6eu4lc7p Před 11 měsíci

    nice tutorial

  • @user-tu8uq5vl4b
    @user-tu8uq5vl4b Před 2 lety

    Thank you! Ok!

  • @christopheoudin3625
    @christopheoudin3625 Před 3 lety

    Hi good vidéo. Did you know how to configure ovpn server for using cloud ip or ddns as wan adresse. Thank you

  • @RodrigoLozada81
    @RodrigoLozada81 Před 2 lety +1

    Asus routers create a single ovpn file with the cert information in itself. Anyone tried to create a single file like that by copying it from the certs?

  • @meronvlogz
    @meronvlogz Před 2 měsíci

    What do you do if your Mikrotik Router is the secondary router and you have to connect it to a primary router?

  • @krzysztofp.7520
    @krzysztofp.7520 Před 2 lety

    Hello, I have an OPENVPN server on Mikrotik, please help me configure the ovpn file for synology dsm7 connection, is it possible, best regards

  • @MyOwntuahur
    @MyOwntuahur Před 3 lety

    Terimakasih banyak atas informasinya

  • @user-ty1pt3tu3s
    @user-ty1pt3tu3s Před rokem

    Options error: Unrecognized option or missing or extra parameter(s) in openvpn.ovpn:15: ciphers (2.6.5) :((

  • @ThePatsev
    @ThePatsev Před rokem

    I followed the steps but have no internet connection when connected to ovpn. Is this my mistake?

  • @natthapolchumrod4976
    @natthapolchumrod4976 Před 2 lety

    Thank Bro

  • @foxiiiiik
    @foxiiiiik Před 2 lety +4

    Good tutorial. I got it up and running. Now I can ping and connect to my Mikrotik OpenVPN Server from remote OpenVPN Client. But I am still unable to ping any address behind the Mikrotik router. Do I still need to configure something ?

    • @Darktoto85
      @Darktoto85 Před 2 lety

      Hi ! Have you find why ?

    • @Darktoto85
      @Darktoto85 Před 2 lety +1

      Ho ! it's ok when i enable proxy-arp on bridge :-)

    • @Lagstra
      @Lagstra Před 2 lety

      I had enabled proxy-arp on the bridge but i still cannot acces the internet through the VPN, only local addresses

    • @mohannadmazin
      @mohannadmazin Před 2 lety

      the same problem... did you manage to find a solution?

    • @android2736
      @android2736 Před 2 lety

      routing?

  • @ahmednihadhussein2324
    @ahmednihadhussein2324 Před 2 lety

    thanks its very helpfull

  • @gkakos1992
    @gkakos1992 Před rokem

    how can i use these files to connect on the android open VPN? Please help me, thanks a lot for you video

  • @miladsasani2375
    @miladsasani2375 Před rokem

    i have problem after client connected unfortunately they cant connect to internet

  • @kasiang7405
    @kasiang7405 Před 3 lety +2

    Can you make a video on proxy arp?

  • @branislavrikic
    @branislavrikic Před 2 lety

    How many client certificates can generate on Mikrotik?!

  • @soelinnhtike
    @soelinnhtike Před 2 lety

    Thank you.
    i'm Tested is Ok.

  • @BDServerSolutions
    @BDServerSolutions Před 3 lety

    Thanks bro.

  • @user-ul6yh5bg6m
    @user-ul6yh5bg6m Před rokem

    can we do the same for v2ray vpn

  • @hornchamroeun6064
    @hornchamroeun6064 Před 3 lety +1

    Thanks bro

  • @leyeseyi
    @leyeseyi Před rokem

    I followed the video all through but was get this error "dco connect error: The remote computer refused the network connection. (errno=1225)"
    Any help from anyone here, please?

  • @kqabro
    @kqabro Před 2 lety +1

    Thanks for such a nice tutorial, however I am unable to create secret file without text version, and it saves only in that format despite removing .txt extension

    • @kqabro
      @kqabro Před 2 lety +3

      gives me error "connection to management interface failed"
      followed each step and following is the log error "us=163584 Cipher negotiation is disabled since neither P2MP client nor server mode is enabled
      Options error: On Windows, --ifconfig is required when --dev tun is used
      Use --help for more information."

    • @tomiabraham
      @tomiabraham Před 2 lety

      Try to configure the file explorer to see always the extension of the files, so you can just delete it and it's all.

  • @DevSingh-dh2rq
    @DevSingh-dh2rq Před 2 lety

    Sir when I configer same I have show error

  • @MrFiDanik
    @MrFiDanik Před 10 měsíci +1

    Hello. i have a question about interface why you put on interface2? I mean step 5"Enable proxy arp on the lan interface. Can you please describe this step

    • @zelta4211
      @zelta4211 Před 9 měsíci

      same i don't undersand why he select the lan 2

    • @MrFiDanik
      @MrFiDanik Před 9 měsíci

      @@zelta4211 maybe the main interface?

  • @essonofrancis
    @essonofrancis Před 3 lety +1

    Thanks

  • @vnCamprocom
    @vnCamprocom Před rokem

    Thank you so much. Can you help me to config client from mac os or android os connect with openvpn connect? when i import file xx.opvn, it's fail with notification : failed to parse profile: CA.crt, Client.crt, Client.key, secret

  • @edusoftkenya6917
    @edusoftkenya6917 Před 2 lety

    Hello Nevin, just to be sure i must have a Public IP in order to create this?

    • @r.robbi.s3319
      @r.robbi.s3319 Před 2 lety

      Same think, how if we dont have any public ip?
      @netvn

  • @loujenerenico1792
    @loujenerenico1792 Před rokem

    how many can connect?

  • @beyond_it9722
    @beyond_it9722 Před 3 lety +2

    So what App are you use for Mapping the Network ?

    • @NETVN82
      @NETVN82  Před 3 lety +2

      i use eve-ng

    • @beyond_it9722
      @beyond_it9722 Před 2 lety

      @@NETVN82 owhh thats cool, and if i use smartphone can you recomende to me whatsapp i can use?

  • @mikrotikpakistan1630
    @mikrotikpakistan1630 Před 2 lety +1

    how to connect on mobile cli3nt

  • @keshavgautam173
    @keshavgautam173 Před rokem

    Those guys who is facing internet issues after connecting to the VPN please add the following line in config file
    "redirect-gateway def 1" (don't put inverted comma)

  • @arashtorabi1217
    @arashtorabi1217 Před 2 lety

    I really enjoy configuring OPVN

  • @lucascouto5194
    @lucascouto5194 Před 2 lety +5

    i can connect, but can't ping the internal devices. what should i do?

    • @Afraa34
      @Afraa34 Před 2 lety

      me too. did you fix it?

    • @lucascouto5194
      @lucascouto5194 Před 2 lety

      @@Afraa34 add the line "redirect-gateway def 1" (wihout quotes) on the .ovpn config file

    • @punchermash
      @punchermash Před 2 lety

      @@lucascouto5194 Hello, I have the same problem. I connect to openvpn server and i can ping only gateway. I cant ping other devices in my network

    • @ashutoshbhakta5220
      @ashutoshbhakta5220 Před rokem

      ​@@punchermash same here

    • @punchermash
      @punchermash Před rokem

      @@ashutoshbhakta5220 you need to make new rule for nat masqurade from your lan to vpn client, and then it will be works

  • @SyedAmmarHaider177
    @SyedAmmarHaider177 Před rokem

    excellent video

  • @igorgomes1114
    @igorgomes1114 Před 4 měsíci

    thanks!!!!!!

  • @rukhanzakaria
    @rukhanzakaria Před 3 lety

    Next Tutorial, how to setup ovpnserver with 2 komputer Windows than they can sharing folder. Tq

  • @hugohelvio2076
    @hugohelvio2076 Před rokem

    thx

  • @FREELANCE_IT
    @FREELANCE_IT Před 2 lety

    kalau client dari android, posisi konek pakai jaringan 4g sinyal android diterapkan openvpn

  • @Pierre_1279
    @Pierre_1279 Před 2 lety +1

    Hola!! Genio, sabes porque no recibo la ip publica del servidor vpn cuando me conecto?? Sigo manteniendo la ip publica del movil cuando estoy conectado al vpn

  • @cesaramaral4626
    @cesaramaral4626 Před 2 lety

    the video image is distorted

  • @hariyanto5835
    @hariyanto5835 Před 4 měsíci

    exited with error: exit code = 1 please help

  • @user-lc3km7hi8s
    @user-lc3km7hi8s Před rokem +1

    TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
    this is the error i get
    kindly advice

    • @leyeseyi
      @leyeseyi Před rokem

      Hello @Hussein Issa
      I'm getting the same error too. Have you been able to fix it, please?
      Kindly provide any help.

  • @abbasmikrotik1635
    @abbasmikrotik1635 Před 2 lety

    😍😍😍

  • @cesaramaral4626
    @cesaramaral4626 Před 2 lety

    the video image has a problem

  • @infsoft
    @infsoft Před 2 lety

    Hello, Hi how are you, the other OpenVPN videos, they were very interesting, why did you delete them?

  • @danangadikrisna9605
    @danangadikrisna9605 Před 2 lety +1

    I have problem with massage "Cipher negotiation is disabled since neither P2MP client nor server mode is enabled", What must I do ? please help me

    • @sftmark7
      @sftmark7 Před 2 lety

      I get the same error.

    • @danangadikrisna9605
      @danangadikrisna9605 Před 2 lety

      @@sftmark7 I found the tutorial and it worked
      visit link YT
      czcams.com/video/kOOJgvz5Qu8/video.html

    • @pollycode5327
      @pollycode5327 Před rokem

      have you solved this problem? I have the same

    • @danangadikrisna9605
      @danangadikrisna9605 Před rokem

      @@pollycode5327 czcams.com/video/kOOJgvz5Qu8/video.html

    • @vitoradolfo6119
      @vitoradolfo6119 Před rokem

      add "client" at first line, in the config file

  • @ManueleFiorenza
    @ManueleFiorenza Před 2 lety +1

    Mikrotik nat firewall configuration and port forwarding are missing! Can u provide it?

  • @compi-nation1300
    @compi-nation1300 Před 2 lety +1

    Hi im still getting my networks public IP instead of my routers public IP

    • @VampireBat
      @VampireBat Před rokem

      Did you manage to solve the issue? I'm having the same issue.

  • @bichngoctrinh7131
    @bichngoctrinh7131 Před 3 lety +1

    thay Ip WAN bằng DDNS có sẵn của router được không ạ?

    • @NETVN82
      @NETVN82  Před 3 lety +1

      được chứ bạn

  • @markokaracic9933
    @markokaracic9933 Před 3 lety

    Can we put dns in CA CRL HOST instead public ip?
    And when we put ppp secret why we must set remote addres of pc?
    You have very good tutorials!

  • @blazemark8697
    @blazemark8697 Před 2 lety

    my ros 6.46.8 log error duplicate packet,dropping

  • @romandanko9506
    @romandanko9506 Před 2 lety +5

    2021-10-09 09:25:05 us=812000 Cipher negotiation is disabled since neither P2MP client nor server mode is enabled
    Options error: On Windows, --ifconfig is required when --dev tun is used
    Use --help for more information.

  • @Shirinn_Guardian
    @Shirinn_Guardian Před 5 měsíci

    What is this tool called? (At 0:49)

  • @explorevrt
    @explorevrt Před rokem

    You haven't mentioned firewall

  • @diegkol
    @diegkol Před 3 lety +3

    On Connect I get error: "Connecting to management interface failed. OpenVPN log error Cipher negotiation is disabled since neither P2MP client nor server mode is enabled. On Windows, --ifconfig is required when --dev tun is used."
    Solved:
    In openvpn.ovpn full path to certs and secret needs to be entered like "C:\\Program Files\\OpenVPN\\config\\cert_export_CA.crt" . Also added line client.

    • @ManueleFiorenza
      @ManueleFiorenza Před 2 lety

      and for this-->
      2021-10-10 19:39:17 us=375000 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning.

    • @RodrigoLozada81
      @RodrigoLozada81 Před 2 lety

      @@ManueleFiorenza this changes should be in the ovpn file directly? got an example to share?

    • @ManueleFiorenza
      @ManueleFiorenza Před 2 lety

      @@RodrigoLozada81 issue is in newest version ! Install older, for ex. 2.4.4

  • @amin-ko2yr
    @amin-ko2yr Před 2 lety

    what is your software simulator

  • @ernestomagallanes4155
    @ernestomagallanes4155 Před 2 lety +1

    Not workinh

  • @crearelectronica
    @crearelectronica Před 2 lety

    Porque los títulos de este canal, salen en español? 🤔

  • @user-kk2jq7vx5e
    @user-kk2jq7vx5e Před 3 lety

    А я делаю на каждого индивидуальный сертификат.

  • @newerbits
    @newerbits Před rokem

    for android use profile
    client
    dev tun
    proto tcp-client
    persist-key
    persist-tun
    tls-client
    remote-cert-tls server
    verb 4
    auth-nocache
    mute 10
    remote domain/ip/host
    port 1194
    auth SHA1
    cipher AES-256-CBC
    redirect-gateway def1
    auth-user-pass

  • @ashutoshbhakta5220
    @ashutoshbhakta5220 Před rokem

    nice tutorial, thanks for sharing

    • @NETVN82
      @NETVN82  Před rokem

      Thank you too

    • @ashutoshbhakta5220
      @ashutoshbhakta5220 Před rokem

      ​@@NETVN82 I am able to connect to open VPN to every remote computer also able to ping gateway but unable to ping the networ element ip's pls help

  • @sefacix
    @sefacix Před 2 lety

    It is a pity that your translations are not in Turkish.

  • @chalapakaraj2854
    @chalapakaraj2854 Před 3 lety +1

    1 view brother

  • @lqyj
    @lqyj Před 2 lety

    Please make openvpn crack free 10k user

  • @pengumind151
    @pengumind151 Před rokem

    Windows Fanboy ;-)