Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #35133

Re: [OT] VPN inside or outside virtual machine ?

From Lew Pitcher <lew.pitcher@digitalfreehold.ca>
Newsgroups comp.os.linux.misc
Subject Re: [OT] VPN inside or outside virtual machine ?
Date 2022-07-20 17:57 +0000
Organization A noiseless patient Spider
Message-ID <tb9flv$1ki8b$1@dont-email.me> (permalink)
References <tb8vbk$1kuua$1@dont-email.me>

Show all headers | View raw


On Wed, 20 Jul 2022 02:43:36 +0200, Soviet_Mario wrote:

> If you are able, pls answer as if I were 100 % stupid :D I 
> mean, I'm really dumb about internet protocols and alike.
> 
> 
> I was considering to subscribe to a VPN (which will be 
> mainly used in a VM, Linux guest inside linux host, possibly 
> but unlikely the same distro),
> but when thinking about whether to use the VPN inside or 
> outside the VM (or both ????), I was at a loss.
> 
> I really dunno what a VPN is, I think the browser is to be 
> instructed to connect to a proxy ... but WHERE ?
> 
> Inside the VM ?
> Oustide (if so, where to configure a proxy in this case, as 
> I won't be using a host-browser) ?
> Both ?
> 
> Can sb tell in simple words which is possible and how, and 
> the pros and cons of the solutions ?
> 
> Tnx in advance.

Plain TCP/IP traffic can be compared to a postcard: source
address, destination address and message are readable by
any public station that the traffic passes through.

Encrypted TCP/IP traffic (like SSL traffic) can be compared
to a letter: source and destination address are readable by
any public station that the traffic passes through, BUT the
message is not.

TCP/IP traffic over a VPN can be compared to a courier
shipment: /while in the hands of the VPN/, neither the
source address nor destination address nor message are
readable by any public station that the traffic passes
through. However, the VPN provider can (and must) read at
least the source and destination addresses. The VPN provider
can also read the message, if the traffic through the VPN
is not encrypted by the originating application.

So, can you trust your VPN provider to keep the addresses
secret? Can you trust your VPN provider to not peek at your
data? Is your data valuable enough to employ a commercial
VPN?

-- 
Lew Pitcher
"In Skills, We Trust"

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

[OT] VPN inside or outside virtual machine ? Soviet_Mario <SovietMario@CCCP.MIR> - 2022-07-20 02:43 +0200
  Re: [OT] VPN inside or outside virtual machine ? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-07-20 17:57 +0000
    Re: [OT] VPN inside or outside virtual machine ? Tom Furie <tom@furie.org.uk> - 2022-07-20 21:51 +0000
  Re: [OT] VPN inside or outside virtual machine ? Grant Taylor <gtaylor@tnetconsulting.net> - 2022-07-20 17:20 -0600
  Re: [OT] VPN inside or outside virtual machine ? stepore <stepore@be.here.now> - 2022-07-20 19:47 -0700
    Re: [OT] VPN inside or outside virtual machine ? Soviet_Mario <SovietMario@CCCP.MIR> - 2022-07-21 23:47 +0200
      Re: [OT] VPN inside or outside virtual machine ? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-07-22 14:26 +0000
        Re: [OT] VPN inside or outside virtual machine ? Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-07-22 15:04 +0000
        Re: [OT] VPN inside or outside virtual machine ? Grant Taylor <gtaylor@tnetconsulting.net> - 2022-07-22 11:06 -0600
          Re: [OT] VPN inside or outside virtual machine ? Soviet_Mario <SovietMario@CCCP.MIR> - 2022-07-23 13:50 +0200
      Re: [OT] VPN inside or outside virtual machine ? Grant Taylor <gtaylor@tnetconsulting.net> - 2022-07-22 11:02 -0600
      Re: [OT] VPN inside or outside virtual machine ? Pancho <Pancho.Jones@proton.me> - 2022-07-23 09:13 +0100

csiph-web