a Virtual Private Network is a private network that is built upon a public network, typically using encryption for to secure the private communication.
7
votes
1answer
150 views
distributing files to VPN partners
suppose i've created VPN certificates for a certain VPN-RoadWarrior-Client, expressed in the files VPN-RoadWarrior-Client.key and VPN-RoadWarrior-Client.crt*, however VPN-RoadWarrior-Client is ...
11
votes
2answers
2k views
symmetric encryption session keys in SSL/TLS
This question concerns the session send and receive keys used in SSL/TLS protocol. my understanding is that this key uses symmetric encryption (DES, AES, BlowFish, etc.) I'm wondering, if ...
4
votes
4answers
593 views
Are there consumer-grade VPN services that support two-factor authentication, like SecurID?
I'd like to increase my VPN security, and Google hasn't turned up anything with regard to VPN services and SecurId.
Does anyone know of services like this?
5
votes
4answers
7k views
Multiple VPN clients in parallel
If I were to run more than one VPN clients on my machine, simultaneously, what risks would be involved?
E.g. are there technical conflicts, such that it wouldn't work right?
Could there be ...
5
votes
0answers
804 views
SSL vs IPsec what's the difference [duplicate]
Possible Duplicate:
What is the difference in security between a VPN- and a SSL-connection?
Which is more secure? And offer better access control?
3
votes
1answer
604 views
I'm using a Cisco ASA as a VPN endpoint. Where do the VPN clients get firewalled?
(Is this too application specific? It seems like a reasonable question that would be useful to other people...)
So, I've got this ASA in front of a network that I didn't set up. It's been ...
7
votes
2answers
1k views
3DES vs DES for VPN connections
I'm trying to get Android 2.1 phones to connect to our corporate VPN, but it would appear they only support DES rather than 3DES for encryption.
Is it safe to use DES, am I going to get hacked if I ...
8
votes
1answer
804 views
What's are the advantages of L2TP/IPSEC over plain IPSEC?
As the title says really, my firewall (Sonicwall) can do either IPSEC or L2TP/IPSEC for VPN connections. One advantage of L2TP/IPSEC I can see is that the client computer get allocated it's own IP ...
4
votes
1answer
1k views
Is L2TP as secure as IPSEC for VPNs?
Is it as secure to use L2TP for VPN access, rather than IPSEC? Am I introducing any risks by using L2TP?
11
votes
7answers
9k views
What is the difference in security between a VPN- and a SSL-connection?
I would like to design a client-server application where the server is placed on Internet. I assume that I could set up the client-server connection using VPN (is it using IPSec?) or using a SSL ...
13
votes
4answers
696 views
IPsec (Internet Protocol Security) facts
Internet Protocol Security (IPsec) is a successor of the ISO standard Network Layer Security Protocol (NLSP). What are the advantages, disadvantages, other interesting facts regarding the protocol?