How to Create a VPN Server on a Windows Computer and Connect to It from Another Computer 💻↔️🖥️

  Рет қаралды 273,937

Hetman Software: Data Recovery for Windows

Hetman Software: Data Recovery for Windows

Күн бұрын

Пікірлер: 156
@donrog321
@donrog321 3 жыл бұрын
This tutorial gives only access to files on a computer or does it place the remote user within the network of the VPN server?
@HetmanRecovery
@HetmanRecovery 6 жыл бұрын
Content: 0:14 - How can a VPN server be used? 1:29 - Creating a VPN server on a computer 2:23 - Share a folder 3:05 - VPN Server Connection 4:58 - Making changes to the settings of the Incoming connection of the server computer 5:52 - Accessing a shared folder 7:35 - Connecting to a VPN Server on a Router 9:03 - Internet connection Watch you how to create a VPN server on a Windows computer and how to connect to such server from another PC. Did you like the video? Click Like button and subscribe to Hetman Software channel. We will be glad to answer any questions in comments.
@thucnguyen9673
@thucnguyen9673 2 жыл бұрын
thank you for this
@Oyeitsamansingh
@Oyeitsamansingh 2 жыл бұрын
How can i connect a vpn created in windows to mac? Pls help
@fedelesdavid3886
@fedelesdavid3886 3 жыл бұрын
I have a few questions: 1) If I do not have a password for my account, what password do I use? 2) How can I connect my phone to my VPN? 3) How can I see the password which has been automatically set by computer?
@wikibam
@wikibam Жыл бұрын
good questions, im trying to get my phone conected to my network at home while im in school so i can remote control my pc
@Kurisu-SanYT
@Kurisu-SanYT 2 жыл бұрын
thank for this. I was able to use this video to allow me to use my laptop to access my 5900x workstation pc anywhere I want too
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
If you have any questions, we are happy to answer them.
@ManosLignos
@ManosLignos 2 жыл бұрын
Thanks for that detailed Video!!! very useful. Just an question if you please. All the steps you described are confirmed. But i receive the following message when i try to connect from a client computer just after the login credential screen. >>THE REMOTE CONNECTION WAS NOT MADE BECAUSE THE ATTEMPTED VPN TUNNEL FAILED THE VPN SERVER MIGHT BE UNREACHABLE. IF THIS CONNECTION IS ATTEMPTING TO USE AN L2TP/IPSEC TUNNEL, THE SECURITY PARAMETERS REQUIRED FOR IPSEC NEGOTIATION MIGHT NOT BE CONFIGURED PROPERLY
@y2j514
@y2j514 8 ай бұрын
What was your solution? I have the same issue
@HetmanRecovery
@HetmanRecovery 8 ай бұрын
@@y2j514 The error message you're receiving indicates that there may be an issue with the VPN tunnel setup, particularly with the IPsec negotiation. Here are some steps you can take to troubleshoot and potentially resolve the issue: Check VPN Server Configuration: Ensure that the VPN server configuration is correct. This includes verifying settings such as authentication methods, encryption protocols (e.g., L2TP/IPsec), and IPsec parameters. Firewall and Security Software: Even though Kaspersky Internet Security was in Pause Mode during testing, it's possible that it still interferes with VPN connections. Try temporarily disabling Kaspersky Internet Security completely and test the VPN connection again to see if the issue persists. Network Connectivity: Verify that the VPN server is reachable from the client computer. Check network connectivity, such as ensuring that the server's IP address is correctly configured and that there are no network issues preventing communication between the client and server. IPsec Configuration: Double-check the IPsec configuration on both the server and client sides. Ensure that they match and that the required security parameters, such as encryption algorithms and authentication methods, are correctly configured. Logs and Event Viewer: Check the logs on both the client and server sides for any relevant error messages or events related to the VPN connection. This can provide insight into what might be causing the issue. Update Software: Ensure that both the VPN client and server software are up-to-date with the latest patches and updates. Sometimes, issues can be resolved by simply updating the software to the latest version. Restart Services: Try restarting the VPN-related services on both the client and server sides. This can sometimes resolve issues related to service disruptions or misconfigurations. Consult Documentation or Support: If the issue persists after trying the above steps, consult the documentation or support resources for the VPN server software you're using. They may have specific troubleshooting steps or recommendations tailored to your setup. By systematically troubleshooting these potential causes, you should be able to identify and resolve the issue with your VPN connection.
@aifeizhang
@aifeizhang 3 жыл бұрын
Hi, thank you for the video. I managed to share a folder through the VPN following your guide. But how can I bypass the firewall in China with VPN connected? I still cannot open Google or KZbin now even with VPN connected to a laptop outside China, please help!
@phamxuankhoaa
@phamxuankhoaa Жыл бұрын
So a vps server on the cloud with static IP can do this too? 🤔
@HetmanRecovery
@HetmanRecovery Жыл бұрын
Yes, a VPS (Virtual Private Server) on the cloud with a static IP can be suitable for various purposes, depending on your specific needs. A VPS is a virtualized server that runs on a larger physical server but operates independently, providing users with dedicated resources and control over their environment. Here are some common use cases for a VPS with a static IP: Web Hosting: You can host websites, blogs, or web applications on your VPS. A static IP is beneficial because it allows you to associate a fixed address with your server, making it easier to manage and point domain names to. Application Hosting: Deploying and running applications on a VPS is a common use case. Whether it's a content management system (CMS), a database server, or any other application, a VPS allows you to have more control and customization compared to shared hosting solutions. Development and Testing: If you need a dedicated environment for software development or testing, a VPS can provide you with a sandboxed space where you have full control over the software stack. VPN (Virtual Private Network): You can set up a VPN on a VPS to create a secure connection to your server, enabling you to browse the internet securely or access your private network remotely. Game Server Hosting: Hosting game servers for multiplayer online games is another possibility. A static IP is useful for players to connect consistently. Mail Server: You can set up your mail server on a VPS with a static IP, providing you with more control over your email infrastructure. Remember that the suitability of a VPS depends on your specific requirements, such as resource needs, performance expectations, and the level of control you require. Additionally, always ensure that you follow best security practices to protect your VPS and the data hosted on it.
@oredimitrijevic1272
@oredimitrijevic1272 2 жыл бұрын
i didn't see any ike response or any other response by an underlying protocol, used for vpn tunnel, on the VPN server. when we create that new inbound connection under network adapter list, what's actually happening on the system. - does it has active service on the "server" handling the income connections - do we have to configure local windows firewall to allow IPsec? i'm trying to secure my local/home connections (within the LAN). i believe that IPsec is by design a client-server architecture, and securing LAN connections using IPsec would not be possible, since it would require a central device, handling tunnel creation. i'm trying to secure the connection between two local computers using IPsec, which may be possible, if VPN daemon is active on one of the computers hope this make sense....
@pacha9615
@pacha9615 Ай бұрын
5:22 - What are the ip adress ?? which one should i enter there
@heizenbergwhite5669
@heizenbergwhite5669 13 күн бұрын
so if i sett the vpn locally it works fine bet when i sett it using my public router ip "by the way did port forwarding on my router " is still get the error : "the remote server connection was not made becouse the attempted vpn tunnels failed. the vpn server might me unreachable. if this connection is attempting to use an l2tp/ipsec tunnel, the security parameters required for ipsec negotiation might not be configured proerly"
@HetmanRecovery
@HetmanRecovery 11 күн бұрын
It seems like you are experiencing issues with setting up a VPN connection using your public router IP address, even after configuring port forwarding on your router. The error message you are receiving indicates that the VPN server might be unreachable or that the security parameters required for IPsec negotiation may not be configured properly. Here are a few steps you can take to troubleshoot and potentially resolve this issue: Check VPN Server Configuration: Ensure that the VPN server settings are correctly configured, including the IPsec security parameters. Double-check the settings to make sure they match the requirements for the VPN connection. Verify Port Forwarding: Confirm that the port forwarding rules on your router are set up correctly for the VPN protocol you are using (e.g., L2TP/IPsec). Make sure that the necessary ports are open and forwarded to the correct internal IP address of the VPN server. Firewall Settings: Check the firewall settings on both your router and the VPN server. Ensure that the necessary ports for the VPN connection are allowed through the firewall. Update Router Firmware: Make sure that your router’s firmware is up to date. Sometimes, updating the router firmware can resolve compatibility issues that may be causing the VPN connection problem. Test Connection Locally: Try connecting to the VPN server using the local IP address instead of the public router IP to see if the issue is related to the public IP or port forwarding configuration. Contact VPN Service Provider: If you are using a VPN service, reach out to their support team for assistance. They may be able to provide specific guidance on configuring the VPN connection with your router. If you continue to experience difficulties, you may want to consider reaching out to your VPN service provider or seeking assistance from a network specialist who can help diagnose and troubleshoot the VPN connection issue further.
@mtking2196
@mtking2196 11 ай бұрын
Setting the IP range fixed my problem. Well... One of the issues is fixed. Now that I have a VPN I can back to working to fix my original VPN ran on my router. Thank you!
@HetmanRecovery
@HetmanRecovery 11 ай бұрын
We are very glad that our video was useful to you)
@jpawaninder
@jpawaninder Жыл бұрын
Hi, I am facing this error while connecting VPN, please help The remote connection was not made because the attempted VPN tunnels failed. The VPN server might be unreachable. If this connection is attempting to use an L2TP/IPsec tunnel, the , security parameters required for IPsec negotiation might not be configured properly.
@HetmanRecovery
@HetmanRecovery Жыл бұрын
Check your internet connection: Ensure that you have a stable internet connection and try connecting to other websites or services to verify connectivity. Verify VPN server availability: Make sure that the VPN server you are trying to connect to is operational and accessible. You can contact your network administrator or VPN service provider for assistance. Check VPN settings: If you are using L2TP/IPsec, verify that the security parameters for IPsec negotiation are configured correctly. Double-check the VPN settings and compare them with the recommended settings provided by your VPN service provider. Restart your devices: Sometimes, simply restarting your computer, router, and modem can resolve connectivity issues. Disable firewall or antivirus: Temporarily disable any firewall or antivirus software on your computer and try connecting again. If the connection is successful, you may need to adjust the settings of your security software to allow VPN connections. If these steps do not resolve the issue, I recommend reaching out to your network administrator or VPN service provider for further assistance.
@jpawaninder
@jpawaninder Жыл бұрын
Thanks for prompt reply. I don’t have any IT department in place but only my office and home PCs. I have a software which needs to be on same network to enable client working. Main software is on office system. How can I connect to get it resolved?
@hughmungus6010
@hughmungus6010 2 жыл бұрын
hey there i just have a question how would i connect to my windows VPN from a mac?
@E.H.N
@E.H.N Жыл бұрын
How do I allow the VPN Client to share the internet connection?
@HetmanRecovery
@HetmanRecovery Жыл бұрын
Enabling internet connection sharing for a VPN client depends on the specific VPN software you are using and your operating system. Below are general steps you can follow, but keep in mind that the exact steps might vary based on your VPN client and operating system version. I'll outline the steps for both Windows and macOS systems. Windows: Connect to the VPN: First, make sure you are connected to the VPN using your VPN client software. Open Network Settings: Right-click on the network icon in your system tray (usually located in the bottom-right corner of the screen) and select "Open Network & Internet settings." Change Adapter Options: In the Network & Internet settings, click on "Change adapter options." VPN Connection Properties: Right-click on the VPN connection you established and select "Properties." Sharing Tab: In the VPN connection properties window, go to the "Sharing" tab. Enable Sharing: Check the box that says "Allow other network users to connect through this computer's Internet connection." Select Network Connection: In the drop-down menu, select the network connection that you want to share your VPN connection with. This could be an Ethernet connection or a wireless network adapter. Save Settings: Click "OK" to save your changes. Confirmation: Windows may ask for confirmation or to restart certain services. Follow any prompts to finalize the settings. Test: Test the setup by connecting a device to the shared network and ensuring that it's able to access the internet through your VPN connection. macOS: Connect to the VPN: Connect to your VPN using your VPN client software. Open System Preferences: Click on the Apple logo in the top-left corner and select "System Preferences." Sharing Options: In System Preferences, click on "Sharing." Internet Sharing: In the Sharing settings, look for "Internet Sharing" on the left-hand side. Share From: From the "Share your connection from" drop-down menu, select the VPN connection you are using. To Computers Using: Check the box next to the connection type you want to use to share the VPN connection (e.g., Wi-Fi). Wi-Fi Options: Configure the options for the Wi-Fi network you're sharing, including the network name, security settings, and password. Start Sharing: Once configured, check the box next to "Internet Sharing" on the left-hand side to enable sharing. Confirmation: macOS may ask for confirmation to enable internet sharing. Follow any prompts to proceed. Test: Connect a device to the shared Wi-Fi network and ensure that it can access the internet through your VPN connection. Please note that enabling internet sharing may have security implications, so it's important to be cautious and only share your connection with trusted devices. Also, keep in mind that some VPN providers might restrict or block internet sharing as part of their terms of service. Always refer to the documentation provided by your VPN provider for any specific instructions or limitations related to sharing your VPN connection.
@johnsonvincent3317
@johnsonvincent3317 3 жыл бұрын
Help ! can I use VPS windows server 2012 to share IP and connect by another computer openvpn's program !
@roytoh2000
@roytoh2000 Жыл бұрын
How to connect via macbook and iphone? IPsec/L2TP setting?
@HetmanRecovery
@HetmanRecovery Жыл бұрын
To set up an IPsec/L2TP VPN connection between your MacBook and iPhone, follow these steps: Note: IPsec/L2TP is not the most secure VPN protocol, and it's recommended to use more secure options like IKEv2 or OpenVPN. However, if you still want to proceed with IPsec/L2TP, here's how you can do it: Setting up IPsec/L2TP VPN on MacBook: Open Network Preferences: Click the Apple logo in the top-left corner of your screen. Select "System Preferences." Click on "Network." Add a VPN Connection: In the Network Preferences window, click the "+" button at the bottom-left corner. Choose "VPN" as the Interface and "L2TP over IPsec" as the VPN Type. Give your VPN connection a name (e.g., "My VPN"). Configure VPN Settings: Set "Server Address" to the IP address or hostname of your VPN server. Enter your account's username and password. Click "Authentication Settings..." and enter the shared secret (pre-shared key) provided by your VPN provider or administrator. Click "OK." Advanced Settings: Click the "Advanced" button. Check the box next to "Send all traffic over VPN connection." Click "OK." Connect to the VPN: Click the "Connect" button in the Network Preferences window. Setting up IPsec/L2TP VPN on iPhone: Open Settings: Open the "Settings" app on your iPhone. Add VPN Configuration: Scroll down and select "General." Scroll down again and select "VPN." Add VPN Configuration: Tap "Add VPN Configuration..." Choose "L2TP" at the top of the screen. Configure VPN Settings: Enter a description for the VPN connection. Set "Server" to the IP address or hostname of your VPN server. Enter your account's username and password. Enter the pre-shared key under "Secret." Save Configuration: Tap "Done" at the top-right corner. Connect to the VPN: Back in the VPN settings, toggle the switch next to your newly added VPN configuration to connect. Remember that IPsec/L2TP might not be the most secure option, so if security is a concern, consider using a different VPN protocol like IKEv2 or OpenVPN. Also, note that setting up your own VPN server or using a reputable VPN service provider can be more secure and reliable than using random or free VPN servers you find online. Always prioritize security and privacy when configuring VPN connections.
@roytoh2000
@roytoh2000 Жыл бұрын
Finally i managed to connected. I'm using my own desktop as VPN to my laptop.
@AugursServer
@AugursServer Жыл бұрын
Will the IP of the destination station will be the same as the source station?
@PositiveDay6543
@PositiveDay6543 2 жыл бұрын
i am unable to find the password for the active users, i tried everything, even if i try changing the password, the password gets changed by windows to an unknown one, if i try connecting i get this error: the remote connection was not made because the attempted vpn tunnels failed
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Hi, do you still need help ?
@PositiveDay6543
@PositiveDay6543 2 жыл бұрын
@@HetmanRecovery yes
@PositiveDay6543
@PositiveDay6543 2 жыл бұрын
and if I do somehow connect to my VPN server, I have no internet
@samuelzev4076
@samuelzev4076 Жыл бұрын
Will this method work as an alternative to the paid VPNs like express VPN if its server gets shut down by the government? Can i connect to a server outside of my country like a friends computer and use that as a VPN server?
@angelaescobar7310
@angelaescobar7310 7 ай бұрын
When I tried to connect to the VPN, it gives me the error message “L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer”
@HetmanRecovery
@HetmanRecovery 7 ай бұрын
This error message typically indicates a problem with the security settings during the initial negotiation process with the remote computer. Here are a few steps you can try to troubleshoot and resolve this issue: Check VPN Settings: Ensure that the VPN settings on your device are configured correctly. Double-check the L2TP settings, including the server address, pre-shared key, username, and password. Restart VPN Service: Try restarting the VPN service on your device. Sometimes, a simple restart can resolve connectivity issues. Update VPN Client: Make sure that your VPN client software is up to date. Check for any available updates and install them if necessary. Check Firewall and Antivirus: Your firewall or antivirus software may be blocking the VPN connection. Temporarily disable them and try connecting to the VPN again. Change Security Settings: In some cases, changing the security settings of the VPN connection to match the remote server’s requirements can help resolve the issue.
@jellyd4889
@jellyd4889 7 ай бұрын
Awesome. Someone who knows what they are doing. And helps! One in a gazillion
@socal5845
@socal5845 2 жыл бұрын
Sir, can I use this method on a hyperv Windows 10 from azure?
@egokhanturk
@egokhanturk Жыл бұрын
how can i connect this windows built in vpn from my android phone
@ewo_owe1353
@ewo_owe1353 3 жыл бұрын
hey why the link of the other video in description isn't available? is it like that just for me?
@Fotosentez
@Fotosentez 3 ай бұрын
Do I need a static ip address for the server?
@nicotenerani2008
@nicotenerani2008 9 ай бұрын
Hi I have followed this video for setting up a VPN connection between my laptop and my office server and has been working fine since a few days ago when we had to turn off and back on the office server temporary. Nothing of the settings have changed between server and my PC, neither on our router. Firewalls have been checked already and everything is fine. It should work, but the message that appear it says it could be latency or someone else connected on the VPN. How can I solve this issue? Many thanks
@HetmanRecovery
@HetmanRecovery 9 ай бұрын
If the VPN connection was working fine before but stopped working after the server was temporarily turned off and back on, there could be a few potential issues causing the problem. Here are some steps you can take to troubleshoot and resolve the issue: Check Server Configuration: Double-check the server's VPN configuration to ensure that everything is set up correctly. Make sure that the VPN service is running, and all settings (such as IP addresses, authentication methods, encryption settings, etc.) are configured correctly. Restart VPN Service: Sometimes, simply restarting the VPN service on the server can resolve connection issues. Restart the VPN service on the server and try connecting again from your laptop. Verify Client Configuration: Ensure that the VPN client configuration on your laptop is correct and matches the server's settings. Check the IP address, authentication credentials, and other configuration details to make sure they are accurate. Check for IP Address Conflicts: Make sure there are no IP address conflicts on the network that could be causing issues with the VPN connection. Ensure that the IP address assigned to your laptop and the IP address range used by the VPN server do not overlap with any other devices on the network. Check for Network Latency: Test the network latency between your laptop and the office server to ensure that there are no issues with network connectivity. You can use tools like ping or traceroute to check the latency and troubleshoot any network connectivity issues. Check VPN Logs: Review the VPN server logs to see if there are any error messages or warnings that could help identify the cause of the problem. Look for any clues that might indicate why the connection is failing. Restart Router/Firewall: If the office router or firewall was restarted along with the server, try restarting them again to see if that resolves the issue. Sometimes, network devices can encounter issues after a restart that can affect VPN connectivity. Contact IT Support: If you're unable to resolve the issue on your own, it may be necessary to contact your IT support team or the person responsible for managing the office server for further assistance. They may have additional insights or access to resources that can help diagnose and fix the problem. By following these steps, you should be able to troubleshoot and resolve the VPN connection issue between your laptop and the office server.
@nicotenerani2008
@nicotenerani2008 9 ай бұрын
Thank you so much! I'm going to try, thanks again😃@@HetmanRecovery
@syedmehrab
@syedmehrab Жыл бұрын
Please share the Local network design. how can Implement on ISP and LAN network
@HetmanRecovery
@HetmanRecovery Жыл бұрын
Designing a local network involves creating a network infrastructure that efficiently connects devices within your local area, such as in a home, office, or campus. Here's a general outline of how you can implement a local network design that connects to both an Internet Service Provider (ISP) and the Local Area Network (LAN): 1. Internet Service Provider (ISP) Connection: Obtain an Internet connection from an ISP. This can be through various technologies, such as DSL, cable, fiber-optic, or wireless. The ISP will typically provide you with a modem or a modem-router combo device to connect to their network. 2. LAN Network Design: Choose a central location for the network equipment. This could be a server room or a network closet. Decide on the network topology. The most common topology for small to medium-sized LANs is a star topology, where all devices connect to a central network switch. Plan the IP addressing scheme for your LAN. Assign a unique IP address range to your LAN, considering the number of devices you have and potential future growth. Common private IP address ranges are: 192.168.0.0 - 192.168.255.255 (CIDR notation: 192.168.0.0/16) 10.0.0.0 - 10.255.255.255 (CIDR notation: 10.0.0.0/8) 172.16.0.0 - 172.31.255.255 (CIDR notation: 172.16.0.0/12) Configure DHCP (Dynamic Host Configuration Protocol) on your LAN to automatically assign IP addresses to devices that join the network. This will simplify the process of connecting new devices to the network. 3. Network Equipment: Install a network switch at the central location to act as the backbone of your LAN. The switch should have enough ports to accommodate all the devices you want to connect. For larger networks, you might need multiple switches, connected together to create a more extensive LAN. If required, set up a wireless access point or a Wi-Fi router to provide wireless connectivity to devices like laptops, smartphones, and tablets. 4. Connecting ISP to LAN: Connect the ISP-provided modem/router to your network switch using an Ethernet cable. If the ISP modem is also a router, you may need to configure it to work in "bridge mode" to avoid conflicts with your LAN's router and DHCP server. 5. LAN Security: Implement security measures, such as setting up a strong Wi-Fi password, enabling WPA/WPA2 encryption on Wi-Fi, and configuring a firewall on the router to protect against unauthorized access. Regularly update firmware and security patches for all network devices. 6. Network Services and Sharing: Depending on your requirements, set up file sharing, printer sharing, and other services across the LAN. 7. Network Monitoring and Management: Implement network monitoring tools to keep track of network performance, bandwidth usage, and potential issues. Regularly back up the network configuration and device settings to recover quickly from any failures. It's important to note that network design can vary significantly based on the size, complexity, and specific needs of the organization or location. For larger networks or enterprise environments, additional considerations, such as VLANs (Virtual LANs), subnetting, and more advanced security measures, may be necessary.
@hccybercraft5076
@hccybercraft5076 Жыл бұрын
Thanks a lot man 👊🔥
@HetmanRecovery
@HetmanRecovery Жыл бұрын
Glad our video was useful to you)
@Darioq57
@Darioq57 9 ай бұрын
Is this only for local computers, or public IP from other places?
@loganbogan9
@loganbogan9 Жыл бұрын
How do you turn this off once your done? I mean disabling incoming connections.
@ابواياد-م7م
@ابواياد-م7م Жыл бұрын
He told me ,, The remote connection was not made because the attempted VPN tunnels failed . The VPN server might be unreachable . If this connection is attempting to use an L2TP / IPsec tunnel , the security parameters required for IPsec negotiation might not be configured properly .
@HetmanRecovery
@HetmanRecovery Жыл бұрын
Are you sure you did everything as shown in the video?
@baonguyen408
@baonguyen408 Жыл бұрын
Thank a lot. But How can I connect to this VPN server from Android Phone?
@sale666
@sale666 3 жыл бұрын
Security wise should i set external port lets say 51111 and i ternal 1723... Also do i need to change anything at that point in the firewall? Or will it automatically figure out the route when i start connecting?
@HetmanRecovery
@HetmanRecovery 3 жыл бұрын
Hi, have you solved your problem yet?
@sale666
@sale666 3 жыл бұрын
@@HetmanRecovery hi thanks so much for the video! This helped a lot! I have a huawei router and a wd book with shared drives + an NAS local server. Im connecting via vpn on android the only thing is i need to use l2tp for security but should be straight forward! Ill retry what you presented in the new video!
@lullylew9083
@lullylew9083 Жыл бұрын
Regarding the 'Incoming IP properties' ip range. Is this the global ip address range or the local address range that the client resides in?
@HetmanRecovery
@HetmanRecovery Жыл бұрын
The term "Incoming IP properties" is not specific enough to provide a clear answer. However, I can explain the concepts of global IP address range and local address range to help clarify the distinction: Global IP Address Range: This refers to the range of public IP addresses that are assigned and routable on the internet. Public IP addresses are unique and globally accessible, allowing devices to communicate with each other across the internet. The global IP address range is managed and allocated by Internet Assigned Numbers Authority (IANA) and regional Internet registries. Local Address Range: This refers to the range of IP addresses used within a local network, such as a home or office network. Local IP addresses are not directly accessible from the internet. Instead, they are used for internal communication within the local network. The most commonly used local IP address ranges are defined in the private IP address space reserved by the Internet Engineering Task Force (IETF). These ranges include: 10.0.0.0 to 10.255.255.255 (10.0.0.0/8) 172.16.0.0 to 172.31.255.255 (172.16.0.0/12) 192.168.0.0 to 192.168.255.255 (192.168.0.0/16) To determine whether the "Incoming IP properties" refer to the global IP address range or the local address range, you need to consider the context in which the term is being used. If it is related to network configurations or firewall settings on a local network, it likely refers to the local address range. If it pertains to interactions with external systems or internet-based services, it is more likely referring to the global IP address range.
@lullylew9083
@lullylew9083 Жыл бұрын
@@HetmanRecovery Thank you for your reply. However I had already determined that the address range to specify would be the range of addresses the client's machine resides in for this purpose. The part I am referring to is at 5:25 in the video. Thanks again. Excellent video.
@haydenfogg7430
@haydenfogg7430 10 ай бұрын
Didn’t work for me. I tried to connect but it keeps giving me an error message.
@abdulrehmananwar6990
@abdulrehmananwar6990 4 жыл бұрын
Please Help i have hosted website on IIS (windows 10) with a port and forward that port in firewall and router its working quite fine with my static ip . now i have register domain and there domain registrar require network server name like dn1.net.com please tell how to link with my domain thanks
@JamesBrodski
@JamesBrodski Жыл бұрын
Thanks! Really appreciate it.
@HetmanRecovery
@HetmanRecovery Жыл бұрын
We're glad we could help you )
@manish99213
@manish99213 2 жыл бұрын
how to create local/own proxy sever in windows 7 to hide/change my public ip address?
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
hi , have you solved your problem?
@manish99213
@manish99213 2 жыл бұрын
@@HetmanRecovery Hey Hetman Software, Thanks for your reply, and yes i’ve solved it by simply changing my mac on router and on my pc and now using free vpn ext. to hide real public ip.
@RamMagapu
@RamMagapu 3 жыл бұрын
Through this vpn setup RDP will work????
@engineer7154
@engineer7154 Жыл бұрын
can i do it by ubunto vps server?
@angelh1743
@angelh1743 4 жыл бұрын
Thank you. I love your video. It is concise and to the point. You don't waste time with whys & whens. Please keep up the great work.
@pmsyedsyed7588
@pmsyedsyed7588 2 жыл бұрын
Sir I received knowledge about vpn.... Thankyou for nice description
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
We are glad we were able to help you )
@fionachewshihan9153
@fionachewshihan9153 4 жыл бұрын
Only 1 device are allow to connect, is there any solution to fix it?
@mickwolf1077
@mickwolf1077 3 жыл бұрын
im having issues, when setting ip range on incoming connections (server), is that the ipv4 address on the client or the external ip on the client, i set up everything else ok i think. I tried setting up Openvpn but tutorial is out of date with new version too. Please help somebody
@mickwolf1077
@mickwolf1077 3 жыл бұрын
Also im port forwarding through modem router to another router
@mickwolf1077
@mickwolf1077 3 жыл бұрын
Ok, i had a few issues.1: windows firewall stopped the server, 2: my isp was blocking ports. now i can connect but my netlogon service wont start.
@mickwolf1077
@mickwolf1077 3 жыл бұрын
I set server up on another computer and its working now, also i have a better understanding, netlogon isnt running but its in the firewall rules (other computer hasnt got it)
@aftabaliaries
@aftabaliaries 3 жыл бұрын
Can you give a way to setup a VPN server from a windows server and to connect a lan to that VPN?
@danielcsti
@danielcsti 3 жыл бұрын
Verry useful video, thank u so much. But i have a question, if i want to set a specific location (gps) in my vpn server and then conect with an android phone, how do i do? :(
@garytimeless7251
@garytimeless7251 4 жыл бұрын
thank you for that video, it is realy nice to watch and learn. Is it possible to play a old multiplayer game through this VPN with about 4 people?
@hasibasim1
@hasibasim1 4 жыл бұрын
It would be a virtual "lan party" so it would have to be a computer game or one that lets you connect to local, systems like an xbox 360 allowed it
@TheLashely
@TheLashely 3 жыл бұрын
how to install windows server 2019 active directory on vps and how to join local computer on that active directory server ?
@almedogjurgji
@almedogjurgji 3 жыл бұрын
Something that you maybe didn’t mention is that the public ip address of the router where the vpn server is connected should be static, for it to be always used for your vpn connections from abroad, so you must get a static public ip address for your router from the isp.
@pxKappa
@pxKappa 3 жыл бұрын
setting up a ddns service on the router also works, no matter the IP it'll be using the name, so it's always updated
@3lietechhack646
@3lietechhack646 2 жыл бұрын
@@pxKappa Yes this is true and should be what you actually do. You cannot always get a static public ip address, because this depends on your isp, and might cost you some additional money, as well as some time to contact your isp. Getting a ddns on the other hand is free (depending on what provider you choose), and takes 5 min. I suggest no-ip which provide free ddns.
@tylerdurden12
@tylerdurden12 2 жыл бұрын
Use no ip ddns
@RunningRiver246
@RunningRiver246 3 жыл бұрын
Can you create VP server on home edition Win10? RDP needs higher level of WIN10
@HetmanRecovery
@HetmanRecovery 3 жыл бұрын
Thanks for the supplement. Do you mean make a video about it?
@RunningRiver246
@RunningRiver246 3 жыл бұрын
@@HetmanRecovery To clarify my question, I'm just asking if this VPN setup works with windows 10 Home edition, as the VPN server.
@AnhNgoc-jq9if
@AnhNgoc-jq9if 4 жыл бұрын
WHERE DO I CAN ENTER THE USER PASSWORD FOR THE VPN SERVER???
@pcmedicbiz
@pcmedicbiz 6 жыл бұрын
Is PPTP not insecure?
@SHOSport
@SHOSport 3 жыл бұрын
Awesome A+ video!
@sale666
@sale666 3 жыл бұрын
I have finaly managed to get it all to work and the problem was my isp giving me a subdomain ip not a public one! Now it all works perfectly! But I would like to know how to change encryption from PPTP to L2TP as it seems PPTP is the default!
@HetmanRecovery
@HetmanRecovery 3 жыл бұрын
Good afternoon, have you solved your problem?
@sale666
@sale666 3 жыл бұрын
@@HetmanRecovery hi, thanks for the reply! Yes i figured that windows 10 does not support l2tp only pptp if you use it/set it as a vpn server... For the rest you need server 2019 or something else to work. Thats fine as i have a esxi box that i can install server 2019!
@HetmanRecovery
@HetmanRecovery 3 жыл бұрын
Thank you for the information ) If you have any questions, we are happy to answer them.
@AnhNgoc-jq9if
@AnhNgoc-jq9if 4 жыл бұрын
why VPN I creat just one device can access??? whyyyyyy
@digant9964
@digant9964 4 жыл бұрын
Windows 10 Home/Student lets only one device access. For more, you need Windows 10 Server or Enterprise
@danielb916
@danielb916 4 жыл бұрын
@@digant9964 is there a way to bypass it? i'm using windows 10 professional
@Blackpro124ff
@Blackpro124ff 5 жыл бұрын
Can we do video conference through VPN to intranet network?
@HetmanRecovery
@HetmanRecovery 5 жыл бұрын
To guarantee contact us, go to our website hetmanrecovery.com and go to the "About" tab - "Technical Support"
@rajkumarthirugnanasambanth6378
@rajkumarthirugnanasambanth6378 3 жыл бұрын
It's possible in all model routers?
@Platinum261
@Platinum261 3 жыл бұрын
No. check your router setings if is an option for you or you will need a new one
@SahapolMauklum
@SahapolMauklum Жыл бұрын
ลงWindows 11 ทำไงดี?
@mohammadshami9237
@mohammadshami9237 2 жыл бұрын
Thank you for the video. Is there anyway to connect to pc server via android phone? Thanks
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Glad you found our video useful) Open the Settings app on your phone. Select Network and Internet then VPN Select the VPN network. Enter your user name and password.
@mohammadshami9237
@mohammadshami9237 2 жыл бұрын
@@HetmanRecovery Thank you for your reply. Unfortunately I didn't work neither on pc nor on Android. It keeps trying to connect but in vain
@I_am_renjith_m
@I_am_renjith_m 2 жыл бұрын
Very usefull video thank you so much
@MK-K95
@MK-K95 3 жыл бұрын
How i can make this with client "android"?
@iSnakeBuzz
@iSnakeBuzz 4 жыл бұрын
Ok nice, but if i want to use my vpn ip address and have access to the internet?
@short_shorts_official
@short_shorts_official 4 жыл бұрын
Hi there Did you find a way for your problem?
@hongweiyang813
@hongweiyang813 3 жыл бұрын
very helpful!!! thanks!!!!
@JEHTO
@JEHTO 10 ай бұрын
how ı can use the vpn ınternet to use ıt ?
@mohammaderfan3358
@mohammaderfan3358 2 жыл бұрын
It did not work for me. My friend remained in the connecting stage and could not connect.Thank you for your help
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
If you have any questions, we are happy to answer them.
@mustafasajid1806
@mustafasajid1806 5 ай бұрын
Can't we create vpn server without open port
@HetmanRecovery
@HetmanRecovery 5 ай бұрын
no, you need open port
@mxmoodamer6110
@mxmoodamer6110 3 жыл бұрын
thanks for the video but i have a problem which is that all my devices connect on the vpn but my main pc gets an error , any idea on how to fix it ?
@deviouschu
@deviouschu 3 жыл бұрын
This is a bad example. You're showing ppl how to setup a insecure VPN. Everything is in plan text going across the net. Good job.
@mortenlund1418
@mortenlund1418 2 жыл бұрын
I was wondering - other videos on this subject includes keys and what not. This was to good to be true.
@gex581990
@gex581990 2 жыл бұрын
Yeah dude I’m getting so frustrated researching this shit. KZbinrs acting like a virtual connection to another pc using a local ip is the same as an encrypted connection to an ip unrelated to you. Also see some acting like using a encrypted connection to their home server is the same thing NO, that’s only useful when away from home and even then YOUR HOME is the target and it’s IP is local. Then there is so many idiots saying don’t trust vpn services then recommend vps services to make your own vpn…YOU ARE STILL ENTRUSTING ANOTHER COMPANY TO YOUR INFO. God it’s frustrating. I’m trying to learn how to make my own vps on a vm on another computer to use a vpn and all I find is stupidity and I’m the rookie learning for fuck sake.
@pn641
@pn641 Жыл бұрын
Thank you so much As for the people who say it's not the right approach, why you guys do point as to the right thing instead of just complaining?
@rcmesinhq1480
@rcmesinhq1480 2 жыл бұрын
why do my laptop and my server have the same ip?
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Clarify the question, please.
@rcmesinhq1480
@rcmesinhq1480 2 жыл бұрын
@@HetmanRecovery sorry i dont actually know how to explain. but when i try to connect to my vpn, " the remote connection was not made because attempted vpn tunnel failed" message appear
@rcmesinhq1480
@rcmesinhq1480 2 жыл бұрын
@@HetmanRecovery that main question in for the pool ip, like how do i put the range of my possible ip?
@g9super
@g9super Жыл бұрын
superb
@tejpersonal9344
@tejpersonal9344 4 жыл бұрын
Thank you so much. It worked fantastically. Can you please explain how multiple clients can connect to VPN server simultaneously.
@bernardinrp
@bernardinrp 4 жыл бұрын
Is it possible?
@apexentrepreneur5516
@apexentrepreneur5516 4 жыл бұрын
@@bernardinrp Change Adapter Settings > Alt > File > New Incomming Connections
@danielb916
@danielb916 4 жыл бұрын
@@bernardinrp there is an error, if you try.
@bobaklitenant4135
@bobaklitenant4135 Жыл бұрын
brother you sound like airline pilot during takeoff and landing
@HetmanRecovery
@HetmanRecovery Жыл бұрын
Thanks for the comment)
@MuminovicGoran
@MuminovicGoran 2 жыл бұрын
U used to be Flight Attendant :) you have that voice __..---..__ it raises and goes down as you talk.
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
If you have any questions, we are happy to answer them
@laxmanwijayagunaratne1978
@laxmanwijayagunaratne1978 2 ай бұрын
Your IP can be used to track you
@matheusbernardo136
@matheusbernardo136 2 жыл бұрын
Muito obrigado. Thanks. All than I needed in a video.
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
We are glad you found our video useful. If you have any questions, we are happy to answer them.
@seananon4893
@seananon4893 Жыл бұрын
Until Microsoft auto updates and removes the function from your windows. I think its time to look at LINUX.
@greenleaftreefrog
@greenleaftreefrog 4 жыл бұрын
Thank you very much that was a good video. Nuclear Vessel.
@berryvr7184
@berryvr7184 2 жыл бұрын
Would I be able to create a VPN on a computer and still be able to use that computer through my home internet. basically, I want to use a VPN without having to pay the stupid prices of like, NordVPN or ExpressVPN. I just want my own PC to be its own VPN, so my data is encrypted but don't have to pay a company to do it. also this would mean my Ping would be normal.
@HetmanRecovery
@HetmanRecovery 2 жыл бұрын
Did you watch the video carefully?
@Deceased-Prince
@Deceased-Prince Жыл бұрын
thats not how a vpn works
@tharakasamaraweera8440
@tharakasamaraweera8440 3 жыл бұрын
awesome Thanks
@maciejmaek4242
@maciejmaek4242 4 жыл бұрын
thx dude
@stamshem12
@stamshem12 4 жыл бұрын
the best video
@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
@engghass
@engghass 8 ай бұрын
sorry but after doing the whole steps it did not work at all 👎
@laxmanwijayagunaratne1978
@laxmanwijayagunaratne1978 2 ай бұрын
You exposed your IP address
@frozenskeptic345
@frozenskeptic345 3 жыл бұрын
wtf is this? how is someone supposed to connect that isnt on you local network?
@HetmanRecovery
@HetmanRecovery 3 жыл бұрын
What exactly don't you understand? )
@ahmedsiyad9345
@ahmedsiyad9345 3 жыл бұрын
lol he justed showed his ip adress lol
@tahersadeghi6773
@tahersadeghi6773 3 жыл бұрын
You obviously are not a native English speaker. You need to speak clearly. Speaking fast does not give the command of the language.
@indyola1
@indyola1 3 жыл бұрын
I can understand him very clearly. Pretty much the only non-native sounds I am hearing is a V pronounced as a W, like many people from India do.
@hakanpolat1283
@hakanpolat1283 5 күн бұрын
Is this still working?
How to Make Your Own VPN & Configure it For Maximum Privacy
25:15
VPNs Explained | Site-to-Site + Remote Access
9:08
CertBros
Рет қаралды 851 М.
How to Make Your Own VPN (And Why You Would Want to)
25:54
Wolfgang's Channel
Рет қаралды 2,3 МЛН
How to Connect to Windows Remote Desktop in Local Network or via the Internet  💻 🌐 💻
7:39
Hetman Software: Data Recovery for Windows
Рет қаралды 226 М.
How to access your network from anywhere
5:48
NETVN82
Рет қаралды 159 М.
24. Install and Configure Remote Access VPN on Windows Server 2019
15:03