I have a Windows VMware image, and I want to make it think it is connected over the internet, having its own IP, so I can port scan it from the host machine.
It seems that the VMware image has its own IP (using ipconfig inside the image), but I still can’t “see” it from the host machine (using Superscan).
The VMware image has no security at all (at the time being), so at least it should reply to pings, but it doesn’t. So there’s obviously some problem in the connection between the host machine and the VMware image. What am I doing wrong?