QUOTE(Phonics Monkey @ May 11 2007, 03:16)

QUOTE(adamj @ May 10 2007, 19:33)

There isn't going to be that much overhead - if any at all. A data session is a data session, whether its snoopable data or not. Encrypted streams however tend to be slower - not because of bandwidth issues, but because of the nature of encrypting and decrypting.
Huh?! Anything that isn't payload is overhead...When you start adding headers to a packet it doesn't get bigger, the payload just gets that much smaller.
Smaller payload = more packets = more bandwidth Why else would DES3 be a no-no on a dialup connection? Not-Enough-Bandwidth.
The "work" of encrypting/decrypting can be off-loaded a number of ways, but you still must have a big enough "pipe" so that you can waste a little.
I've seen way to many VPNs (client to gateway and gateway to gateway) go to hell on low bandwidth (e.g. tits up broadband) connections (we're talking 20+min to get to a desktop), backoff on the encryption a bit till the ISP can be convinced that there
is a problem and the client can get back to work (or at least half-assed function) till they fix the line.
There is a small overhead per packet - that is correct, but not anything near enough that would call VPN technology a bandwidth killer.
Bandwidth is bandwidth, and if im connected to a pipe that can spit out 1.5 and i can download at 6, i'll still get it at 1.5 - no matter what the data content is. Time it takes to download something depends on data size - just like everything else on the internet.
If DK vpn's in to do a vnc session, that's a lot of data being sent, so whether its encrypted or not, it would be nice to have decent upload speeds from the host machine. If he vpn's in to ftp to a box to grab some docs, you wont notice much at all as far as a "slow down".