How Do I Use the NST ISO in a VMware Virtual Machine?

In order to boot the Network Security Toolkit ISO image from within a VMware virtual machine, we recommend that you follow these steps:

By default, the Network Security Toolkit will boot to console mode (and use minimal resources). You can quickly switch it to a graphical desktop mode by using the following command:

[root@probe ~]# nstvmware -m setup --xdm


... Takes a little bit of time to copy files and switch
    to a graphical login screen ...

If you intend to use the Network Security Toolkit for a extended period of time, we recommend that you use the install mode of the nstvmware script to install the distribution into the virtual disk. By doing a hard disk install in this manner, your changes will be kept permanently between reboots (you won't need to set the password every time your boot the system).

[root@probe ~]# nstvmware -m install -a toolkit -v

... Takes awhile and a lot of output is produced as NST
    is installed from the virtual ISO image to the virtual
    hard disk image ...

[root@probe ~]# poweroff

... System shuts down and the VMware Player terminates ...

Note

You should only use the "install" function of the nstvmware script after a fresh boot. It will fail if it sees that the virtual disk is already being used.

This will give your toolkit permanent storage and cause it to boot up directly into a graphical desktop login (you may delete the ISO image after installing to the virtual disk).

Note

If you do not remove the ISO image, you may need to adjust the "virtual BIOS" settings. To adjust the "virtual BIOS" settings, you'll need to press the "F2" key at the appropriate time - watch the boot screen closely.

Note

After a hard disk install, the password will be reset to the default value of nst2003 (for NST distributions prior to 1.4.2 the default value is nst@2003).