Site menu:

Tags

Links:

Meta

Site search

Recent Posts

RSS Reading

RSS Netflix Q

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 [...]