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!.
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?
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.
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
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!!!!!!!!!!!!!!!!
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?
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.
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.
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!
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.
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?
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.
Great tutorial, thanks !! Only one question... does the "ta.key" file should be generated for every different client, just like ClientVPN* files does ?
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)
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.
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.
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.
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 :)
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 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
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.
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.
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!
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
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.
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"
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
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.
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
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 !
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"
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!
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!.
excuse me, tell me is it also possible to connect to the internet to hide my public ip?
Tutorial begins at 1:35
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?
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.
Do you sell the Configure file
??
GETTING THIS ERROR openvpn proxy command not supported by current daemon mode
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
It is outdated. Can you update video for EasyRSA 3 ?
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?
Yep, in the newer version there arent those files in the specific folder!
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!!!!!!!!!!!!!!!!
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?
At 9:00, i didnt understand how can i find de server.opvn and Client.ovpn
Please clarify the question?
Also, can you explain how to forward DHCP from the server router rather than the 10.10.10.0 subnet
The OpenVPN can't find the server.ovpn.
you have to create it
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
Yes this section is does not mach to anything
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.
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 ?
Got the same error.
@@VAGELISM22678 any news on this error?
type your own ip adress not the provided one in the video find it on what is my ip on google search
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.
type what is my ip? in google. in your server
clear enough to be followed... much easier to understand than the notes on openVPN website... tq so much!
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 ?
In theory, it is possible
quick question: why does it say 2048 when i use the "build-dh" command but it says 4096 for you?
Exactly, I have the same question - notice!
ram
Hello. Good instruction. Where can I find those 3 files that you have on USB Drive: Client, Client, Server?
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!
Go to C:\Program Files\OpenVPN\sample-comfig folder and copy those files to your desktop, open using notepad++ and customize it.
Bro can u tell me how to create client server for open vpn connect and using on my phone
Hi , watch this video ruclips.net/video/YH2nmDOYoz0/видео.html
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.
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?
init-conif not working......'init-config' is not recognized as an internal or external command,
operable program or batch file.
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?
is it require public Ip as static or it will work with Dynamic Ip also
It should work on DHCP Ip address (dynamic), but if your ip changes. You need to update the Client.ovpn
@@bwan2012 How do you do that? I think i changed my ip thats why i dont get a connection.
Hey bro! Nice tutorial man!
But, how do I get configuration files for iphone or android cleints?
C:\Program Files\OpenVPN is all i have, the extension "easy-rsa" is not in the directory
when you install "OpenVPN GUI" select also the last option.o
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"
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.
@@HetmanRecovery thanks, i'll try
Great tutorial, thanks !!
Only one question... does the "ta.key" file should be generated for every different client, just like ClientVPN* files does ?
tnx my friend for this video its very helpful but i have a question : it is working on windows 7 ?
I want to connect my office site from home using VPN suggest me best software
Hi, after VPN is configured, will Internet traffic goes through VPN Server?
Great tutorial. How do i get the client to access my LAN and devices?
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)
Watch video
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.
What didn't work out?
I cannot get the connectivity thru server and new client.
Could we connect two clients thru free vpn server and client or they gonna crash together.? Any suggestions.
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.
We will think about it :)
Hello!
Nice tutorial!!
One question... If you want more than one clients to connect to the server?
I can't ansver in a comments, find more info in internet.
GETTING THIS ERROR
openvpn proxy command not supported by current daemon mode
Have Access to Local resources but not the internet. client loses internet connectivity
Please describe your question in more detail?
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
You need a real IP, You can buy it from your provider
I understood nothing, but i see that it works lmao
I have 4G router can use VPN Bec mx210np reason I wanna get a Open Nat type on Xbox one
Hi how i setting up site to site OpenVPN Connection in windows server?
I'm sorry, but can't solve your problem from my place.
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.
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 :)
how to redirect the traffic?
????
Worked exactly as presented. Thanks a lot.
Why when i use different ISP on the client i cannot connect to the server. It stuck at (TCP CONNECTING)?
I can't solve your problem from my place. Sorry
YOU HAVE TO FIND THE TCP PORT THAT IS NOT BLOCKED BY YOUR ISP
ALSO CHECK YOUR FIREWALL CONFIGURATION
TRY TO CHECK THE VPN PORT IF IT'S OPEN
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?
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them.
ruclips.net/channel/UCu-D9QnPsAPn7AtxL4HXLUg
@@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
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
You are not running OpenVPN version 2.4.4, are you?
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.
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.
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!
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them.
ruclips.net/channel/UCu-D9QnPsAPn7AtxL4HXLUg
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?
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
Yes
This tutorial is the best! Thank you very much, you helped me after a few days of trouble.
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them.
ruclips.net/channel/UCu-D9QnPsAPn7AtxL4HXLUg
I cannot to my Lan server or lan computer
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.
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"
How do you make a client config for a android phone
Watch video
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
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.
openssl not recognized :(
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
Look for remedy on special forums in Internet (with screenshots)
how i can configured for multiple client
Send the login info to the clients
2:42 No "easy-rsa" folder!
look install OpenVPN first!
Such a Magic Tutorial!! Thanks a lot, this kind of High Quality content is so much appreciated!! Thank You !! :)
perfect! now , how can I browse through the server connection from the client?
Watch video
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 !
Did you get the solution, I am facing the same issue.
ok for me the solution was to start openVPN in adminastator
@@sayedazharsabri run gui in administrator
@@sayedazharsabrirestart the Open VPN GUI on the server and try again. I had a similar problem
the first line has to read exactly like this
dev-node "ServerVPN" # the name of the tap adapter on control panel
mode server
port
So nice
We're glad you found our video helpful. If you have any questions, we are happy to answer them.
works great!
Options error: --pull-filter cannot be used with --mode server
run as admin ;)
how to fix : "CreateFile failed on TAP device: \\.\Global\{FA2EDB87-3170-4554-BAB1-F6AEBEF5EFC5}.tap" ?
Thanks worked great.
Great tutorial, thank you
very good tutorial, you are the best!
excuse me, tell me is it also possible to connect to the internet to hide my public ip?
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"
Did you do everything as shown in the video?
@@HetmanRecovery
yes but the problem i faced in 'reg query' command line not recognized commd internal or external command
this helped alot thanks
haha so every year u just change the title and edit the year. OpenVPN version 2017 :)
hahahahahh yeah
thanks bro
You are welcome )
great, thank you
How can i Solve This Error?
*WARNING: No server certificate verification method has been enabled*
How can I port forward with openvpn
Watch video
thanks
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them.
ruclips.net/channel/UCu-D9QnPsAPn7AtxL4HXLUg
Gracias
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them.
ruclips.net/channel/UCu-D9QnPsAPn7AtxL4HXLUg
Sir I needed vpn for free du netwark from UAE free intrenet for mobel deta
So
HARD SETTING
Because of that false information " 2021 ", just disliked the video and now I'm leaving without watching it.
Too bad the tutorial is outdated.
If you have any questions, we will be happy to answer
init-config.bat not recognized
If you have any questions, please ask
@@HetmanRecovery that's the error I got when trying that command
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!