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

How to tunnel all Internet traffic via SoftEther?

My intention is to route all Internet traffic via a remote machine behind multiple NATs. The ISP's NAT servers are not under my control. I do control my own NAT server, which is a local router. Both server and client are running Windows 7 (client -…
Sergiy Belozorov
  • 171
  • 1
  • 2
  • 10
10
votes
1 answer

OpenVPN Error : TLS Error: local/remote TLS keys are out of sync: [AF_INET]

Fist off thanks for reading this, I appreciate any and all suggestions. I am having some serious problems reconnecting to my OpenVPN client using Riseup.net's VPN. I have spent a few days banging my head against the wall in attempts to set this up…
Lucidity
  • 103
  • 1
  • 1
  • 5
10
votes
7 answers

persistent SSH connection while connecting to VPN

I have a Linux machine on the intranet which I can only access via SSH, this machine needs to connect to a VPN using openconnect however when I do that I get disconnected from the SSH since the intranet's IP is no longer valid. I can reconnect to it…
Samus_
  • 249
  • 3
  • 9
10
votes
2 answers

Trying to set up OpenVPN server on a vps

I'm trying to set up an OpenVPN server on my VPS for myself when I'm in public places, using this tutorial, http://tipupdate.com/how-to-install-openvpn-on-ubuntu-vps/ However whenever I try to start the server, it gives me this, root@vps:~#…
Austin
  • 173
  • 1
  • 2
  • 8
10
votes
2 answers

Should the virtualization host be allowed to run any service?

I recently setup a virtualization server for the small company I'm running. This server runs few virtual machines that are used for development, testing, etc... My business partner works from a remote location, thus I also installed a vpn server on…
Giordano
  • 309
  • 1
  • 3
  • 9
10
votes
4 answers

Setting up a proxy server that uses a vpn connection

My thoughts are like this: I have this external vpn service that I am connecting to. But Is it possible for me to set up a local proxy server that uses that vpn connection, so applications that connects throu that proxy uses the vpn? This is applies…
Stojg
  • 218
  • 1
  • 2
  • 7
10
votes
2 answers

Anonymizing OpenVPN Allow SSH Access to Internal Server

I'm using an anonymizing VPN, but want SSH access to internal computer. How do I access my internal computer through SSH? When I do ssh 98.123.45.6, the connection times out. IP address from cable provider: 98.123.45.6 Anonymous IP through VPN:…
Lionel
  • 231
  • 2
  • 8
10
votes
2 answers

SSTP client disconnects shortly after successfully connected to VPN

I'm successfully authenticating and connecting to a SSTP VPN (on windows 2008) from my windows 7 machine, but for some reason, the connection is disconnected about a 1-2 seconds after it's established. I've done the following: Defined a SSTP VPN on…
Eran Betzalel
  • 367
  • 1
  • 3
  • 11
10
votes
2 answers

L2TP/IPSec from Windows 7 to ASA 5520

I am trying to setup L2TP/IPSec on our ASA5520 to support a fringe case for one of our developers. The Windows VPN subsystem apparently stores the kerberos or NTLM cookie for the login when you use the built-in vpn subsystem, and the Cisco VPN…
Peter Grace
  • 3,456
  • 1
  • 27
  • 43
10
votes
2 answers

Traffic routing with unreliable connections

I have a group of offices that are all connected to the main office via DSL links on the far end to save costs. (We're a non-profit, don't ask) We've historically had noticeable problems with the link-up between the ISP that handles our remote sites…
Magellan
  • 4,451
  • 3
  • 30
  • 53
10
votes
2 answers

Integrating external computer into a domain - some recommendations please

Given: A multi location company. Every office has local routers that connect to a central VPN capable router in a data center. All fine so far. We now need to move a computer off site into a hosting center across the globe, to get it closer to…
TomTom
  • 51,649
  • 7
  • 54
  • 136
10
votes
10 answers

Basic firewall, switch, & router device?

I am a developer and haven't dealt with server admin or networking in years, so "rusty" is very generous. I am setting up a new web server cluster (starting with two 1U web servers and one DB server). As I haven't done this in a few years, I don't…
Rex M
  • 131
  • 3
  • 11
10
votes
1 answer

How to route traffic from a VirtualBox VM only over a VPN?

I've got a VirtualBox VM (both host & guest Ubuntu Maverick). My VPN provider uses OpenVPN to setup TUNs. I'd like to set things up so that traffic from the VM only goes over the VPN and is just dropped if the VPN goes down (it's happened).…
pfein
  • 101
  • 1
  • 1
  • 4
10
votes
2 answers

Free SSL VPN client

What is the best free SSL VPN client that works on 64 and 32 bit windows clients?
Nick R
  • 1,106
  • 3
  • 14
  • 19
9
votes
1 answer

How to export Cisco AnyConnect preferences and certificates to another PC

I have two computers (PC and MAC) connected to different organization VPNs. I want to be able to connect from MAC to the same VPNs set on PC. So I need to export VPN list and certificates, etc to my MAC. Is there a way to do it or what do I need to…
John Glabb
  • 191
  • 1
  • 1
  • 2