💻↔️🖥️ Setting Up an OpenVPN Connection (Configuring Server & Client) in 2021

  Рет қаралды 309,196

Hetman Software: Data Recovery for Windows

Hetman Software: Data Recovery for Windows

Күн бұрын

👍 Watch how to set up an OpenVPN server for Windows and configure an OpenVPN client, and how to organize data exchange channels between remote offices. Sometimes people need to establish a link between remote computers without spending extra money on equipment and software. In doing that, a well-known free program OpenVPN can help a lot, as it provides free implementation of the VPN - virtual private network technology.
In our channel, you can already find a video on how to create a VPN server with standard Windows tools and how to connect to such server from another PC. You will find the link in the description: • How to Create a VPN Se... .
Content:
0:00 - Intro;
1:31 - OpenVPN setup
2:25 - Run command line
7:29 - Formation of client keys
8:55 - Creating a server and client configuration file
13:07 - Create file without extension
16:41 - Enabling Routing and Remote Access Service
17:27 - Configuring firewalls and antiviruses on the client and on the server for the smooth passage of packets
17:58 - Launch OpenVPN Gui or Client.ovpn.
How To Fix Broken File Type Associations in Windows 10: hetmanrecovery.com/recovery_n...
OpenVPN official website: openvpn.net/index.php/open-so....
How to Run Command Prompt as Administrator in Windows 10, 8 or 7 - • How to Run Command Pro... .
How to Display and Change File Extensions in Windows 7, 8 and 10 - • How to Display and Cha... .
How to Setup Port Forwarding - • How to Create a VPN Se... .
How to reserv an IP address to a computer - • How to Connect to Wind... .
Configuration file for server:
proto tcp4-server
dev tun
tls-server
tls-auth "C:\\Program Files\\OpenVPN\\easy-rsa\\keys\\ta.key" 0
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca "C:\\Program Files\\OpenVPN\\easy-rsa\\keys\\ca.crt"
cert "C:\\Program Files\\OpenVPN\\easy-rsa\\keys\\ServerVPN.crt"
key "C:\\Program Files\\OpenVPN\\easy-rsa\\keys\\ServerVPN.key"
dh "C:\\Program Files\\OpenVPN\\easy-rsa\\keys\\dh4096.pem"
server 10.10.10.0 255.255.255.0
client-to-client
keepalive 10 120
cipher AES-128-CBC
comp-lzo
persist-key
persist-tun
client-config-dir "C:\\Program Files\\OpenVPN\\config"
verb 3
route-delay 5
route-method exe
push "route 192.168.0.0 255.255.255.0"
route 192.168.182.0 255.255.255.0
Additional configuration file for server:
ifconfig-push 10.10.10.5 10.10.10.6
iroute 192.168.182.0 255.255.255.0
disable
Configuration file for client:
remote 176.122.115.66
client
port 12345
proto tcp4-client
dev tun
tls-client
tls-auth "C:\\Program Files\\OpenVPN\\config\\ta.key" 1
remote-cert-tls server
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca "C:\\Program Files\\OpenVPN\\config\\ca.crt"
cert "C:\\Program Files\\OpenVPN\\config\\ClientVPN.crt"
key "C:\\Program Files\\OpenVPN\\config\\ClientVPN.key"
cipher AES-128-CBC
comp-lzo
persist-key
persist-tun
verb 3
mute 20
That’s all. As you can see, a VPN connection with OpenVPN is created. Computers can access each other in both directions.
Hit the Like button and subscribe to Hetman Software channel. Ask questions in your comments. Thank you for watching. Good luck.
Other videos: #Windows10, #VPN, #Server, #Client, #OpenVPN.
Playlist: Tuning and Adjusting Windows 10: Restore Points, Resetting Passwords, Backup, Defragmentation, Compatibility Mode - • Tuning and Adjusting W... .

Пікірлер: 165
@HetmanRecovery
@HetmanRecovery 6 жыл бұрын
Content: 1:31 - OpenVPN setup 2:25 - Run command line 7:29 - Formation of client keys 8:55 - Creating a server and client configuration file 13:07 - Create file without extension 16:41 - Enabling Routing and Remote Access Service 17:27 - Configuring firewalls and antiviruses on the client and on the server for the smooth passage of packets 17:58 - Launch OpenVPN Gui or Client.ovpn. Watch how to set up an OpenVPN server for Windows and configure an OpenVPN client, and how to organize data exchange channels between remote offices. We will be glad to answer any questions in comments.
@adewoleoyediran7406
@adewoleoyediran7406 5 жыл бұрын
Do you sell the Configure file
@adewoleoyediran7406
@adewoleoyediran7406 5 жыл бұрын
??
@umeshshridar5487
@umeshshridar5487 5 жыл бұрын
GETTING THIS ERROR openvpn proxy command not supported by current daemon mode
@23183773
@23183773 5 жыл бұрын
Hi, thank you for the video. Th server connects o.k and is green but i cant connect with the client to the server. This might sound stupid but to what internal address do i forward ports 12345 on the router as my lan pc's network address is 192.168.1.17 and the vpn server 10.10.10.1 Logically i think it should be 10.10.10.1? But i can't do this on the router. Should they be on the same network? If so when i edit the config file i cant specify an ip for example of 192.168.1.2. When i do exactly as the video it just says can't connect unknown error Help would be appreciated
@antoniogerardo7696
@antoniogerardo7696 5 жыл бұрын
Worked exactly as presented. Thanks a lot.
@KurayamiJenkin
@KurayamiJenkin 3 жыл бұрын
clear enough to be followed... much easier to understand than the notes on openVPN website... tq so much!
@YasserKhacha
@YasserKhacha 5 жыл бұрын
Great tutorial, thank you
@payamkhata
@payamkhata 5 жыл бұрын
Thanks worked great.
@Steve-Fish
@Steve-Fish 5 жыл бұрын
this helped alot thanks
@KDFOXSCI
@KDFOXSCI 5 жыл бұрын
This tutorial is the best! Thank you very much, you helped me after a few days of trouble.
@HetmanRecovery
@HetmanRecovery 5 жыл бұрын
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them. kzbin.info/door/u-D9QnPsAPn7AtxL4HXLUg
@steeaton1963
@steeaton1963 5 жыл бұрын
Tutorial begins at 1:35
@mrd.g.2567
@mrd.g.2567 5 жыл бұрын
very good tutorial, you are the best!
@novato4371
@novato4371 2 жыл бұрын
excuse me, tell me is it also possible to connect to the internet to hide my public ip?
@OssamaAouinty
@OssamaAouinty 5 жыл бұрын
tnx my friend for this video its very helpful but i have a question : it is working on windows 7 ?
@lakerampersaud2014
@lakerampersaud2014 2 жыл бұрын
works great!
@fritz1rl
@fritz1rl 3 жыл бұрын
great, thank you
@maxcasseus4621
@maxcasseus4621 3 жыл бұрын
Great tutorial. just one question regarding the subnets in the server/client config. Is the 192.168.0.0 255.255.0.0 represent the local subnet on which the Server is connected ? i.e what I would get from an ipconfig. Not clear where the 192.168.182.0 came from is it the subnet we allow the client to have access behind the server?
@MarioDanielCarugno
@MarioDanielCarugno 3 жыл бұрын
Great tutorial, thanks !! Only one question... does the "ta.key" file should be generated for every different client, just like ClientVPN* files does ?
@rubendleonb
@rubendleonb 3 жыл бұрын
Such a Magic Tutorial!! Thanks a lot, this kind of High Quality content is so much appreciated!! Thank You !! :)
@LuisAlbertoGuzmanGarcia
@LuisAlbertoGuzmanGarcia 3 жыл бұрын
Hi! I'm still trying to grasp the concept behind the network. I wonder if these are 1to1 connections, or if it's possible for 2 clients to interact when connected to a server?
@nightmarenova6748
@nightmarenova6748 3 жыл бұрын
I understood nothing, but i see that it works lmao
@unknownwolf4046
@unknownwolf4046 3 жыл бұрын
I have 4G router can use VPN Bec mx210np reason I wanna get a Open Nat type on Xbox one
@rodrigonoia24
@rodrigonoia24 3 жыл бұрын
Great tutorial. How do i get the client to access my LAN and devices?
@IjazAhmedShariff
@IjazAhmedShariff 5 жыл бұрын
Hey bro! Nice tutorial man! But, how do I get configuration files for iphone or android cleints?
@rjdiniz
@rjdiniz 5 жыл бұрын
Excellent your video tutorial, my helped a lot, thank you! Forgive my English I am not fluent and I used Google Translator ... I am from Brazil and only with your video tutorial that I managed to make openVPN work ... maybe you have some material that teaches server-to-serve using Linux would be very thankful!
@HetmanRecovery
@HetmanRecovery 5 жыл бұрын
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them. kzbin.info/door/u-D9QnPsAPn7AtxL4HXLUg
@leonardobaini702
@leonardobaini702 3 жыл бұрын
Hi!, good tutorial thanks!, i´ve a question, this is config one server many clients?, or is only one server -to-one Client?, im asking this because 14:02 you are configuring 2 ips only, or it is a range that can be from 10.10.10.5 to 10.10.10.254 for example?. Regards!.
@novato4371
@novato4371 2 жыл бұрын
excuse me, tell me is it also possible to connect to the internet to hide my public ip?
@sollekram
@sollekram 4 жыл бұрын
Hello! Nice tutorial!! One question... If you want more than one clients to connect to the server?
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
I can't ansver in a comments, find more info in internet.
@derekgreig6905
@derekgreig6905 5 жыл бұрын
Also, can you explain how to forward DHCP from the server router rather than the 10.10.10.0 subnet
@fanwahchen3984
@fanwahchen3984 4 жыл бұрын
May I know what is the configuration for multiple client? Do I need to generate a new client key and assign a range of ip available for multiple clients to use?
@Popart-xh2fd
@Popart-xh2fd 5 жыл бұрын
Where is the CONFIG folder? Created one placed my .ovpn file in there and all other places possible! Reboot OpenVPN many times! Connect still Grayed out!!!!!!!!!!!!!!!!
@WiszanyelBecerra
@WiszanyelBecerra 5 жыл бұрын
Hi, after VPN is configured, will Internet traffic goes through VPN Server?
@Barwalker30
@Barwalker30 5 жыл бұрын
Hello. Good instruction. Where can I find those 3 files that you have on USB Drive: Client, Client, Server?
@samirgunic
@samirgunic 5 жыл бұрын
He created those files ahead of time and placed them on the USB drive, probably because he was testing if it actually works before he started the recording. More often than not in life, you will find that theory does not fit the reality. You have to actually go out there and do the hard work instead of just talking about it or watching other people do the thing you wanna do. But you basically have to create a blank Server.ovpn file in the config folder of the server PC. There are useful samples in the sample-config folder. You would configure these files according to the video, or use the samples as a guide. The Server.ovpn file is used to start the OpenVPN server by connecting to it from the local host (see 12:30). It creates a secure connection to itself so to speak. ClientVPN is also a blank file that you create on the server PC inside the config folder. It allows the client PC to authenticate and connect to the server PC. Therefore, this file should have the same name as the client name and CN you chose when you generated the certs and keys. Client.ovpn is also a blank file you have to create, but this one goes on the client PC (14:55). This one allows your client PC to connect to the server PC from a remote location over the Internet. Note that at 9:05 he misread the file name as "ServerVPN.ovpn" when he meant "Server.ovpn". The name of this file doesn't have to match the cert files or the CN. Similarly, at 13:05, he says "name it just as the server - ClientVPN". Well, the server is not the client... what he means is to give this file the same name as the CN and client certificate file name. This one needs to match. I hope you found that helpful. I know it's confusing at first, and everyone has their own "theory" of how this is supposed to be configured. But trust me, you will get the hang of it if you do it a couple of times. Just do it! ;-) Dobranoc!
@ginopo
@ginopo 5 жыл бұрын
Go to C:\Program Files\OpenVPN\sample-comfig folder and copy those files to your desktop, open using notepad++ and customize it.
@kittywarrior3999
@kittywarrior3999 2 жыл бұрын
thanks bro
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
You are welcome )
@umeshshridar5487
@umeshshridar5487 5 жыл бұрын
GETTING THIS ERROR openvpn proxy command not supported by current daemon mode
@DUZILIKAI
@DUZILIKAI 4 жыл бұрын
hi there, great video. i just want to ask could you tell me how to export a config for mobile user? and would you make another video about stunnel for dpi?
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them. kzbin.info/door/u-D9QnPsAPn7AtxL4HXLUg
@nase2294
@nase2294 3 жыл бұрын
@@HetmanRecovery How do you actually generate a mobile profile, it seems like you need to have 4 different files stored and changed specifically for each connection/device type
@tzeweitan6703
@tzeweitan6703 5 жыл бұрын
I am trying to configure my Windows Server 2016 as the Server, It could connect initially (Only at server side), but suddenly, after restarting the OpenVPN service it is giving me an error of "ALL TAP-Windows adapters on this system are currently in use", I have tried re-enabling the adapters, reinstalling the Tap Network Drivers, many random online "Fix" and also Resinstalling OpenVPN. But to no avail, none of the options worked. I would Really appreciate it if you could help me. Thank you in Advance :)
@usamabinazad8204
@usamabinazad8204 3 жыл бұрын
when i try to run init-config.bat command, it says, "'init-config.bat' is not recognized as an internal or external command, operable program or batch file." Please help!
@rayanmatloob9952
@rayanmatloob9952 5 жыл бұрын
Hi, that is a very good description, thank you .. but i have a question please. what if i have - - - a server ( proliant ml310e with windows server 2012 r2) - - - and 30 clients who i want them to work on that server simultaneously ( no one is allowed to work or save any thing on his own PC) .. should i do exactly as you said in the video ? best regards
@samirgunic
@samirgunic 5 жыл бұрын
The simple answer is Yes. Just repeat the steps for generating certs and keys for whatever number of clients you need. Then configure OpenVPN for each client accordingly.
@Diego4322237
@Diego4322237 4 жыл бұрын
Gracias
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them. kzbin.info/door/u-D9QnPsAPn7AtxL4HXLUg
@chevas82
@chevas82 4 жыл бұрын
thanks
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them. kzbin.info/door/u-D9QnPsAPn7AtxL4HXLUg
@mickwolf1077
@mickwolf1077 2 жыл бұрын
Cool, will have to try this but there is a new version now. The init-config.bat isn't there😔. What is in this file and is it important?
@MrBatouska
@MrBatouska 2 жыл бұрын
Yep, in the newer version there arent those files in the specific folder!
@Nelson_Ocloo
@Nelson_Ocloo 4 жыл бұрын
Can you Please explain more about the IPs do I have to change it my own IPs any help from you will be great thanks
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
You need a real IP, You can buy it from your provider
@akhilavalluru177
@akhilavalluru177 5 жыл бұрын
I want to connect my office site from home using VPN suggest me best software
@jenelediraispasnon107
@jenelediraispasnon107 3 жыл бұрын
Hello. Sorry for my english. I had to use google translator because i don't speak english. I would like to know how to convert (or import) my profile i create in windows client to android client. indeed, I wish to use androidconnect to connect openvpn server.
@nitinsawant
@nitinsawant 4 жыл бұрын
I am able to connect to the server but my internet connection is not going through the vpn connection, still it is connecting to my isp, what to do?
@kooroshmoradi
@kooroshmoradi 4 жыл бұрын
can you please make a video how to config openvpn when a mobile phone can give hotspot to any client but data would transfer through a vpn account that has been set up in openvpn config on the phone.
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
We will think about it :)
@pcmedicbiz
@pcmedicbiz 5 жыл бұрын
Thank you for a great video. Is 176.122.115.66 the WAN ip of the Server? Can it be replaced with a domain name - say, one obtained from dyndns?
@Jiggs224u
@Jiggs224u 5 жыл бұрын
john coia that is not your public wan ip. It is the network your server gives to clients. You want to set a domain name with dns. You can do this with any host name service like noip.com
@VAGELISM22678
@VAGELISM22678 5 жыл бұрын
Yes
@RahimPashaKhajei
@RahimPashaKhajei 2 жыл бұрын
C:\Program Files\OpenVPN\easy-rsa>init-config.bat 'init-config.bat' is not recognized as an internal or external command, operable program or batch file.
@dritani7615
@dritani7615 5 жыл бұрын
when i connect to sever its ok , but on client is gives me an error tcp: connect to [af_inet] failed: unknown error, how can i resovle this problem ?
@VAGELISM22678
@VAGELISM22678 5 жыл бұрын
Got the same error.
@23183773
@23183773 5 жыл бұрын
@@VAGELISM22678 any news on this error?
@dusandobranic2746
@dusandobranic2746 2 жыл бұрын
type your own ip adress not the provided one in the video find it on what is my ip on google search
@yakuzahi
@yakuzahi 5 жыл бұрын
The OpenVPN can't find the server.ovpn.
@woldchaf
@woldchaf 3 жыл бұрын
you have to create it
@koryyyy
@koryyyy 4 жыл бұрын
Every single time that I need to config a OpenVPN server, I separate like 4 hours, prepare coffee. and try to be focused... 99% of all this editing an generating, could be do by the installer. There is some "easy scripts" for linux too. I guess the keep this super complicated just to justify a "network engineer" title. Thanks for the guide, I never installed on windows
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
Look for remedy on special forums in Internet (with screenshots)
@martinpype6765
@martinpype6765 3 жыл бұрын
Any idea of how to fix, once and for all, the well-known TAP Windows Adapter V9 'network cable unplugged' problem with Windows 10? It, and thus OpenVPN, is frustratingly unreliable. None of the so-called 'fixes' (disabling/re-enabling this garbage driver, resetting Winsock/the TCP/IP stack, rebooting the PC, installing additional TapCrap drivers (on a temporary basis) and uninstalling/reinstalling the OpenVPN softwares - work at this end. OpenVPN support doesn't seem to understand its product, which - if my experience is anything to go by - is utter crap and unfit for purpose.
@kabandajamir9844
@kabandajamir9844 2 жыл бұрын
So nice
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
We're glad you found our video helpful. If you have any questions, we are happy to answer them.
@ugurtoprak9064
@ugurtoprak9064 3 жыл бұрын
It is outdated. Can you update video for EasyRSA 3 ?
@theyeetster8607
@theyeetster8607 2 жыл бұрын
quick question: why does it say 2048 when i use the "build-dh" command but it says 4096 for you?
@MrBatouska
@MrBatouska 2 жыл бұрын
Exactly, I have the same question - notice!
@i_am_gaming_gamer_game
@i_am_gaming_gamer_game Жыл бұрын
ram
@ibrahimabubakr2227
@ibrahimabubakr2227 Жыл бұрын
can I do this in my laptop as a server then run a virtual machine on the same laptop and run the vpn client on this vm ?
@HetmanRecovery
@HetmanRecovery Жыл бұрын
In theory, it is possible
@techsupport1650
@techsupport1650 3 жыл бұрын
init-conif not working......'init-config' is not recognized as an internal or external command, operable program or batch file.
@Luksenburg00
@Luksenburg00 4 жыл бұрын
It was difficult understanding how to configure Server config file. This is my error message in my logs when i try starting the vpn Options error: Unrecognized option or missing or extra parameter(s) in server.ovpn:26: Additional (2.4.7)
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
Watch video
@derekgreig6905
@derekgreig6905 5 жыл бұрын
Hi, I dont understand this section. Can you explain this route? push "route 192.168.0.0 255.255.255.0" route 192.168.182.0 255.255.255.0
@horarium6021
@horarium6021 5 жыл бұрын
Yes this section is does not mach to anything
@1984Hano
@1984Hano 5 жыл бұрын
C:\Program Files\OpenVPN is all i have, the extension "easy-rsa" is not in the directory
@carlapr97
@carlapr97 5 жыл бұрын
when you install "OpenVPN GUI" select also the last option.o
@rahulzarekar6875
@rahulzarekar6875 3 жыл бұрын
is it require public Ip as static or it will work with Dynamic Ip also
@bwan2012
@bwan2012 3 жыл бұрын
It should work on DHCP Ip address (dynamic), but if your ip changes. You need to update the Client.ovpn
@ketc2467
@ketc2467 2 жыл бұрын
@@bwan2012 How do you do that? I think i changed my ip thats why i dont get a connection.
@dimmes
@dimmes 4 жыл бұрын
perfect! now , how can I browse through the server connection from the client?
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
Watch video
@Mikeanium
@Mikeanium 5 жыл бұрын
How can i Solve This Error? *WARNING: No server certificate verification method has been enabled*
@nv-systems
@nv-systems 5 жыл бұрын
how to fix : "CreateFile failed on TAP device: \\.\Global\{FA2EDB87-3170-4554-BAB1-F6AEBEF5EFC5}.tap" ?
@dariusgrabys3494
@dariusgrabys3494 Жыл бұрын
Can you help me, i'm getting error on client pc when trying to connect to VPN - "client-config-dir/--ccd exclusives requires --mode server"
@HetmanRecovery
@HetmanRecovery Жыл бұрын
The error message you're encountering suggests that the OpenVPN client configuration you're using requires the --mode server option to be specified, along with the client-config-dir or --ccd-exclusives options. To resolve this issue, you can follow these steps: Open your OpenVPN server configuration file (usually ending with the .conf extension) in a text editor. Ensure that the mode directive is set to server in the server configuration file. If it is not present, add the following line to your configuration file: Copy code mode server Save the changes to the server configuration file. Restart the OpenVPN server to apply the updated configuration. After making these changes and restarting the OpenVPN server, try connecting to the VPN again from the client PC. The error message you mentioned should no longer appear. If you continue to experience issues or require further assistance, it's recommended to consult the OpenVPN documentation or seek support from the OpenVPN community or the organization managing the VPN server.
@dariux78
@dariux78 Жыл бұрын
@@HetmanRecovery thanks, i'll try
@euphoriess
@euphoriess 5 жыл бұрын
why when i run build-dh it only create 2048 bit safe prime? not 4096 like yours. I tried run it, but error, log file say missing dh4096 file
@samirgunic
@samirgunic 5 жыл бұрын
You are not running OpenVPN version 2.4.4, are you?
@johnnyramm9247
@johnnyramm9247 5 жыл бұрын
I had the same problem on OpenVPN 2.4.6. Edit vars.bat line 30: set DH_KEY_SIZE=2048, change it to: set DH_KEY_SIZE=4096. Save file (vars.bat). Then run: vars, clean-all, build-dh and the rest of the commands.
@samirgunic
@samirgunic 5 жыл бұрын
I believe the default key size has changed recently from 4096 to 2048 bit. So it's highly likely that you are running a version of OpenVPN that's newer than 2.4.4. This should not present a problem for you though. Unless you know better, use whatever is the default setting. It would be more interesting to know what your error message said? What log are you talking about? Is the file created or not? You have to know this. Obviously, if the file name is dh2048.pem and you are looking for dh4096.pem you won't be able to find it. So when you specify the name of the DH file in the config file you have to give the correct name. I suspect you have entered the same name as in the video. You have to understand that what you have seen in this video only applies to OpenVPN version 2.4.4 and if you are on version 2.4.6 then you have to specify whatever the file name is that this version creates. You can't follow guides blindly, you have to adjust and adapt what you learn for your own needs.
@younessennacher6059
@younessennacher6059 2 жыл бұрын
Bro can u tell me how to create client server for open vpn connect and using on my phone
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Hi , watch this video kzbin.info/www/bejne/j3mVn6B6hL6isJI
@MuminovicGoran
@MuminovicGoran 3 жыл бұрын
haha so every year u just change the title and edit the year. OpenVPN version 2017 :)
@dusandobranic2746
@dusandobranic2746 2 жыл бұрын
hahahahahh yeah
@muhammadichsan8680
@muhammadichsan8680 5 жыл бұрын
I have client.ovpn config. And i wanna add passprhase on my ovpn config. How i add passprhase on my ovpnconfig? Then the client have to 2 login (user & pass on the server and passprhase) thanks.
@HetmanRecovery
@HetmanRecovery 5 жыл бұрын
From my place, I can't do anything. Try to contact our support team. go to our website hetmanrecovery.com and go to the "About" tab - "Technical Support"
@natinissim1
@natinissim1 4 жыл бұрын
Hi how i setting up site to site OpenVPN Connection in windows server?
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
I'm sorry, but can't solve your problem from my place.
@rtitsolutions8372
@rtitsolutions8372 4 жыл бұрын
Why when i use different ISP on the client i cannot connect to the server. It stuck at (TCP CONNECTING)?
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
I can't solve your problem from my place. Sorry
@BechirSeven
@BechirSeven 3 жыл бұрын
YOU HAVE TO FIND THE TCP PORT THAT IS NOT BLOCKED BY YOUR ISP
@BechirSeven
@BechirSeven 3 жыл бұрын
ALSO CHECK YOUR FIREWALL CONFIGURATION TRY TO CHECK THE VPN PORT IF IT'S OPEN
@nv-systems
@nv-systems 5 жыл бұрын
Options error: --pull-filter cannot be used with --mode server
@nv-systems
@nv-systems 5 жыл бұрын
run as admin ;)
@eltondeandrademachungo7002
@eltondeandrademachungo7002 2 жыл бұрын
At 9:00, i didnt understand how can i find de server.opvn and Client.ovpn
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Please clarify the question?
@yash1097
@yash1097 2 жыл бұрын
I already have vpn server , I havea new client machine far from the location of server. I was trying to map the network drive to server. It's not working. Please help.
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
What didn't work out?
@yash1097
@yash1097 2 жыл бұрын
I cannot get the connectivity thru server and new client.
@yash1097
@yash1097 2 жыл бұрын
Could we connect two clients thru free vpn server and client or they gonna crash together.? Any suggestions.
@sollekram
@sollekram 4 жыл бұрын
how to redirect the traffic?
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
????
@ormsie9252
@ormsie9252 3 жыл бұрын
How on Earth do you know the specific IP the server is running at 15:17? I followed this guide verbatim, disabled all firewalls, and when I tried to connect on the client end I get a "Cannot resolve host address" error. Here's a tip: Don't bother trying to this unless you are an IT professional. This is a hopeless rabbit hole to jump down and you won't get results.
@juancarlosfdr4101
@juancarlosfdr4101 3 жыл бұрын
type what is my ip? in google. in your server
@vutienthanh928
@vutienthanh928 2 жыл бұрын
I cannot to my Lan server or lan computer
@techjunkyben
@techjunkyben 3 жыл бұрын
openssl not recognized :(
@TheBortushar
@TheBortushar 5 жыл бұрын
how i can configured for multiple client
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
Send the login info to the clients
@michael040990
@michael040990 4 жыл бұрын
How do you make a client config for a android phone
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
Watch video
@Themahaaveer
@Themahaaveer 2 жыл бұрын
Have Access to Local resources but not the internet. client loses internet connectivity
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Please describe your question in more detail?
@Popart-xh2fd
@Popart-xh2fd 5 жыл бұрын
2:42 No "easy-rsa" folder!
@Morugakiro
@Morugakiro 5 жыл бұрын
look install OpenVPN first!
@abdelalifathallah9916
@abdelalifathallah9916 2 жыл бұрын
is not recognized as an internal or external command FOR /F "tokens=2*" %%a IN ('REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\OpenVPN"') DO set "PATH=%PATH%;%%b \bin"
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Did you do everything as shown in the video?
@abdelalifathallah9916
@abdelalifathallah9916 2 жыл бұрын
​@@HetmanRecovery yes but the problem i faced in 'reg query' command line not recognized commd internal or external command
@horarium6021
@horarium6021 5 жыл бұрын
I used the same code and i got error ! server does not work Options error: --pull-filter cannot be used with --mode server Use --help for more information. help me solve it !
@sayedazharsabri
@sayedazharsabri 5 жыл бұрын
Did you get the solution, I am facing the same issue.
@stijnlakeman
@stijnlakeman 5 жыл бұрын
ok for me the solution was to start openVPN in adminastator
@reginaldogolemba1234
@reginaldogolemba1234 5 жыл бұрын
@@sayedazharsabri run gui in administrator
@23183773
@23183773 5 жыл бұрын
@@sayedazharsabrirestart the Open VPN GUI on the server and try again. I had a similar problem
@MR-jj5dn
@MR-jj5dn 5 жыл бұрын
the first line has to read exactly like this dev-node "ServerVPN" # the name of the tap adapter on control panel mode server port
@heavenheavenheaven33
@heavenheavenheaven33 4 жыл бұрын
How can I port forward with openvpn
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
Watch video
@spin-thalbiland-khel4809
@spin-thalbiland-khel4809 4 жыл бұрын
Sir I needed vpn for free du netwark from UAE free intrenet for mobel deta
@HetmanRecovery
@HetmanRecovery 4 жыл бұрын
So
@nghakachawngthu8543
@nghakachawngthu8543 2 жыл бұрын
HARD SETTING
@kaan3874
@kaan3874 3 жыл бұрын
Because of that false information " 2021 ", just disliked the video and now I'm leaving without watching it.
@evgeniy19
@evgeniy19 Жыл бұрын
Too bad the tutorial is outdated.
@HetmanRecovery
@HetmanRecovery Жыл бұрын
If you have any questions, we will be happy to answer
@itsnotatoober
@itsnotatoober Жыл бұрын
init-config.bat not recognized
@HetmanRecovery
@HetmanRecovery Жыл бұрын
If you have any questions, please ask
@itsnotatoober
@itsnotatoober Жыл бұрын
@@HetmanRecovery that's the error I got when trying that command
OpenSSH for Absolute Beginners
23:00
Veronica Explains
Рет қаралды 98 М.
He sees meat everywhere 😄🥩
00:11
AngLova
Рет қаралды 8 МЛН
WireGuard installation and configuration - on Linux
17:55
Christian Lempa
Рет қаралды 177 М.
OpenVPN Server Windows
43:06
Scainet-001 Server
Рет қаралды 10 М.
How to Create a VPN Server on a Windows Computer and Connect to It from Another Computer  💻↔️🖥️
10:39
Hetman Software: Data Recovery for Windows
Рет қаралды 262 М.
How to Make Your Own VPN (And Why You Would Want to)
25:54
Wolfgang's Channel
Рет қаралды 2,2 МЛН
How to Setup OpenVPN On Windows Server 2019
42:23
SupportHost
Рет қаралды 24 М.
How to setup AWS Client VPN? Full step-by-Step-Demo
41:52
BeCloudGuru
Рет қаралды 13 М.
How to Create and Configure VPN Server on Windows 10 👍🖥⇆ 🖥
7:24
DO IT / mostafa ahmed
Рет қаралды 4,1 М.
Install & Configure OpenVPN Server on Windows
12:22
BTH
Рет қаралды 206 М.
APPLE совершила РЕВОЛЮЦИЮ!
0:39
ÉЖИ АКСЁНОВ
Рет қаралды 4 МЛН
Неразрушаемый смартфон
1:00
Status
Рет қаралды 1,7 МЛН
Samsung S24 Ultra professional shooting kit #shorts
0:12
Photographer Army
Рет қаралды 31 МЛН