Questions tagged [vpn]

VPN is the acronym for Virtual Private Network - a network type that uses a the Internet to provide remote networks or single machines with secure access to their organization's network avoiding expensive leased lines.

A VPN is a private network that uses a public network to connect remote sites or users. VPN use virtual connections routed through the Internet from the company's private network to the remote user or secondary site.

VPNs encapsulate data transfers using secure cryptographic methods and other security mechanisms to ensure that only authorized users can access the network and that the data cannot be intercepted.

5060 questions
1
vote
0 answers

Routing for StrongSwan to access service on same server

I'm playing around with StrongSwan as a VPN provider for a few personal projects, so I'm running it on the same server as the other things I'm doing. It's all set-up and working, however I'm having an issue accessing services (e.g. nginx) on the…
CircularRecursion
  • 137
  • 1
  • 1
  • 7
1
vote
1 answer

VPN from AWS Workspace

I have recently created a Win10 AWS WorkSpace and I want to connect from there to my public VPN server. I am using the same settings as on my home internet but in AWS the connections times out. Is something network related that prevents the L2TP or…
SWE
  • 123
  • 4
1
vote
2 answers

How do I get an L2TP Foxpass VPN connection working in Windows 10?

I have an office VPN that I need to connect to which uses L2TP/IPsec with a pre-shared key. At home (on my home network) I have two computers: a MacBook Pro, and a Windows 10 machine. I am able to successfully connect to the VPN on the Mac with no…
soapergem
  • 719
  • 4
  • 13
  • 29
1
vote
1 answer

Internet host is not accessible with VPN connected

I've connected to my work VPN via KerioControl VPN Client. Everything was OK until today I've experienced connectivity issue with internet host: ping api.nuget.org Pinging cs9.wpc.v0cdn.net [72.21.81.200] with 32 bytes of data: Request timed…
astef
  • 161
  • 6
1
vote
1 answer

How to Connect VM over VPN on Google Cloud Platform

I created a VPN Connection with FortiGate and "Established" a connection in Google Cloud, but when I try to ping a VM that's on the Compute Engine the request times out. The subnet creation mode for the VM is Legacy VPC network and was…
1
vote
0 answers

VPN Tunnel between Cisco ASA 5525 & Cisco 1941 Router

Recently I configured a Site-2-Site VPN Tunnel and I'm getting this errors: 3 Feb 27 2018 09:21:57 Tunnel Manager has failed to establish an L2L SA. All configured IKE versions failed to establish the tunnel. Map Tag= TTL_map. Map Sequence…
Salim Ibrohimi
  • 111
  • 1
  • 5
1
vote
1 answer

OpenVPN in AWS not working - same config works in DigitalOcean

I'm trying to setup a VPN server in an AWS environment. I have setup the server using the same configuration as I use on a working Digital Ocean host (with the exception of a different server IP range and port), and I can connect from a client…
Anonymouslemming
  • 891
  • 4
  • 15
  • 26
1
vote
1 answer

Openvpn ignore client config

I have a setup where I issue openvpn certificates to clients to redirect their traffic to specific sites. It's important to restrict the sites each client is redirected to. Each client has the IPs that should be routed in the server in…
rwms
  • 155
  • 1
  • 2
  • 7
1
vote
1 answer

How to set up a proper OpenVPN infrastructure for multiple, independent client-to-client communication with central OpenVPN server in the middle

I have a little bit of experience with setting up a simple OpenVPN solution where a few clients connect to a central server and communicate altogether in one VPN. However I am now about to set up an OpenVPN-Infrastructure from scratch and I am…
1
vote
1 answer

Azure point to site vpn connection failing

Yesterday, I made a virtual network gateway and configured point to site vpn on it. I used makecert to make the root cert and a client cert. Yesterday, it worked fine. Today, Windows says "The network connection was aborted by the local system.…
tnk479
  • 113
  • 3
1
vote
2 answers

Difference between SSL VPN tunneling and SSL in HTTPS

I'm a beginner, and this is probably an elementary question, but I can't figure it out through some googling. I'm learning about VPN tunneling right now, and am generally not clear on how VPN tunneling is different than any other encryption, but…
1
vote
1 answer

How to connect to a VPC on Google Cloud using VPN

I'm on my home network. I've installed a VPN server using Raspberry Pi. I've connected my laptop with 4G (using my phone). I had a different IP. After connecting to my VPN server I had my IP from home. So this seems to work. But now I want to…
DenCowboy
  • 313
  • 3
  • 6
  • 15
1
vote
0 answers

Separate Azure S2S VPN tunnel per subnet with Juniper SRX

It looks like this question and variants of it are very common, but I have been unable to come up with an answer after a full day researching and testing. I appreciate any feedback! GOAL: In Azure, I have one VNET with multiple subnets (frontend,…
Matthew
  • 11
  • 2
1
vote
0 answers

Server not accessible

So this server is driving me a little crazy. I have an HP Server Running Windows 2008. (I know super old) Anywhere on it's Local network people can access the files on it and connect to it, I can even RPD into it. Anyone not on the Local network but…
1
vote
0 answers

Routing over Synology VPN Server PPTP tunnel

I have a couple of LANs I'm trying to connect over the internet by way of a PPTP tunnel between a Unifi USG on one side and a Synology NAS running DSM on the other. Update: it's been helpfully pointed out that PPTP is insecure - however, there are…
Ben Collins
  • 253
  • 1
  • 4
  • 14