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
1 answer

Can I connect an RDS instance to a software based VPN (an EC2 instance)

To elaborate, I have an AWS EC2 instance running a SoftEther VPN server, an AWS RDS instance, and clients on the VPN. What I need to be able to do is have my RDS instance(s) connect through the VPN to the clients and pull some subsets of our data.…
1
vote
2 answers

How can I connect to a 2FA VPN on Linux?

I need to connect to the office VPN from a linux machine. I'm able to connect to it only via Citrix NetScaler Gateway on Windows. The connection needs the secondary password (in my case is an OTP from Mobile Pass App) and I have all the client and…
croov3n
  • 11
  • 1
  • 2
1
vote
1 answer

SSHFS - serving remote dev code to my local browser, connecting to data behind a VPN

Apologies if this isn't the correct forum for this question. I'm toying with the idea of putting some of my dev code on a VPS, so I can access it easily from different places, and push some of the processing responsibilities off my somewhat…
1
vote
1 answer

PPTP VPN in Cloud

I want to setup PPTP VPN on my GSP Instance but I cant connect to it cause GCP doesn't support GRE Protocol. Is there any software to create VPN server so that I can set those credentials into my router's setting. What if I create VPN in GCP instead…
1
vote
1 answer

Setup domain controller over WAN/VPN/NAT

We have a local LAN with devices/clients all using 192.168.100.x range We have a remote site in the cloud all using the same range We have a VPN between the two sites, with NAT at both sides: local site: NAT 192.168.104.x -> 192.168.100.x remote…
falter
  • 111
  • 2
1
vote
0 answers

Android L2TP client and Windows RRAS 2012R2

L2TP VPN server Windows RRAS 2012R2 confirmed working with a Windows Client and also an Ipad. Confirmed locally remotely. The Android client cannot connect. The event logs on the Windows RRAS VPN server say that: The connection was prevented…
user319862
  • 777
  • 2
  • 8
  • 20
1
vote
1 answer

PPTP VPN connects but does not have access to network resources

I have a Windows server 2012 R2 which is connected to a router which is connected to modem. The server is also a domain controller and DNS server with the static ip address 192.168.0.201 Routing and Remote Access is set up on the server and VPN…
Andy
  • 11
  • 1
  • 3
1
vote
1 answer

L2TP VPN server only for DNS

I am trying to figure out a way to bypass my ISP's DNS hijacking, by attempting to replicate a Smart VPN solution. Is there a way I could set up a Linux L2TP server that does not forward traffic, but only lets DNS requests go through?
EAdev
  • 11
  • 1
1
vote
2 answers

Can my ISP inspect my traffic with proxy?

I have a server on the cloud in Asia. I installed squid proxy(It was http) on it and use it to browse my home country web pages. I sometimes use it to download content over the internet. Does each packet of my macbook pro go through the proxy if I…
raju
  • 267
  • 2
  • 3
  • 9
1
vote
2 answers

Can Windows 2012 R2 act as an VPN client using IKEv1?

I am trying to find out if 2012 R2 can connect to a VPN with the following data: Phase 1 Proposal: pre-g20-aes256-sha2-256 (86400) Phase 2 Proposal: esp-g20-aes256-sha2-256 (4800) IKEv1 PFS enabled pre-shared keys Is that possible? For example, I…
Evgeniy Berezovsky
  • 861
  • 1
  • 8
  • 27
1
vote
1 answer

Multiple external IPs for specific local boxes

I have 1 hosted Server with 4 IPs in a datacenter. 4 black boxes and 1 linux server in a local network at my workplace behind a router. And i need to assign each blackbox one of those 4 IPs from my hosted server, which also needs to be static. Both…
timo
  • 13
  • 4
1
vote
1 answer

Windows Server 2016 or Cisco 1900 router as vpn device for a connection with active directory authentification?

I am relatively new to vpns, so please excuse me if my question is a little bit off. In my test scenario i have a small company network with a client to site vpn. This network contains a DC, Fileserver, Sharepoints and so on... Users of the vpn…
Tyler
  • 11
  • 1
1
vote
1 answer

LibreSwan IKEv1 XAUTH VPN server -- so close and yet so far

Here's an ASCII-art diagram of my situation 192.168.10.0/24 | +---+ .7 | | A |------+ _____ +---+ | ( ) | .254 +---+ Ext IP ( ) +----Ri|…
Ex Umbris
  • 854
  • 7
  • 24
1
vote
1 answer

Google Cloud Platform VPN

Is there a way to change the lifetime in seconds for Phase 1 and Phase 2 of Ipsec? I am trying to connect to a Cisco ASA 5550 at a customer site and their lifetime in seconds setting is 86,400(Phase 1) and 28,800(Phase 2). These need to match and…
1
vote
1 answer

RRAS VPN Server on Windows 2008 Behind NAT

Ok, so I have kind of a funky setup, let me see if I can describe it. I have a single VMware host with a public IP address 74.xx.xx.x Inside that host, I have 3 VM's Web Server - 1 NIC - 192.168.199.20 SQL Server - 1 NIC - 192.168.199.30 RRAS/VPN…
Chris Kooken
  • 301
  • 4
  • 16
1 2 3
99
100