- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In addition to what jmattson said, if you want to statically allocate ports to specific VMs:
debugStub.port.guest64 = "8865"
should do what you need, although I tend to use a port range a bit distant from the usual 8864 when doing this, just to make sure it doesn't collide with lingering socket endpoints and such.
Cheers,
--
Darius