Page 1 of 1

Port forwarding configuration

Posted: 11. Jul 2009, 08:05
by tombrdfrd66
I set up a port forwarding rule on a natted adaptor, following which VBox refused to start the vm claiming a conflict of rules.

How do I review the existing port-forwarding rules in order to sort it out? I've tried every combination of VBoxManage getextradata that seemed even vaguely appropriate, with no success.

Re: Port forwarding configuration

Posted: 11. Jul 2009, 11:08
by baf
VBoxManage getextradata <MachineName> enumerate

Re: Port forwarding configuration

Posted: 12. Jul 2009, 00:03
by tombrdfrd66
Yay. Thanks baf.