Archive for August, 2007
Sandbox a VMware Virtual Machine With iptables
Occasionally I need to play with an experimental machine using VMware Workstation on my Linux host. The virtualizaton already sanboxes my disks, memory, and other resources. However I only have 3 choices for networking: Bridged, NAT, and host-only.
Bridged is often unacceptable for experimentation due to it’s unrestricted nature. It also [...]
Posted: August 27th, 2007.
Tags: Linux/BSD, Work
Comments: 1