On Sun, 29 Feb 2004 20:37:45 -0500, Dave wrote:
> On Wed, 25 Feb 2004 21:12:24 GMT, "Press Ctrl-Alt-Del Now"
> <> wrote:
>>Would running a Windows OS in a VMware session on a Linux box be any
>>more or less secure than if I ran the same PC with just the Windows OS?
> There are of host of other potential differences depending on how you
> set it up. For example you can have it NATing through the Linux host.
> This automatically blocks externally initiated connections to your NAT'd
> VM session. You can also set up iptables on the host Linux system for
> additional control.
I currently use this and it's been most helpful, though it's not perfect.
Any VPN software on your windows partition will create a routable address
on your machine. One would hope that this address is protected somehow,
but that's not always the case. I often joke at work that my Windows VM is
more vulerable to attack from the internal network when I VPN into work
than when I'm on the LAN.
Bridging, while useful in some regards, is the riskiest thing you can do
to your VM from an external attack perspective. That interface is on the
network and nothing about your Linux host will protect you.
Back before NAT, I used a host only interface and proxied all of my
connections. That was the safest method and the most robust. It was just a
pain to configure so now I NAT and firewall on the host.
The obscurity afforded through VMWare is nice, but it's not a complete
protection. Outbound connections off the box are targets, as are
downloaded data executed and read locally.
--
-Brian James Macke
"In order to get that which you wish for, you must first get that which
builds it." -- Unknown