Opened 8 years ago
Closed 8 years ago
#16002 closed defect (fixed)
VM won't start if port forwarding rule name has slash in it
Reported by: | Chris Basler | Owned by: | |
---|---|---|---|
Component: | network/NAT | Version: | VirtualBox 5.1.6 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
I created a rule with a / in its name, which worked fine as long as the VM was running. When I was starting it the next day, the following error occurred:
NAT#0: configuration query for "HostPort" int failed (VERR_CFGM_VALUE_NOT_FOUND).
I think it would be nice if you would either prevent illegal characters from being entered, or escape/replace them where they cause this error.
Change History (3)
comment:1 by , 8 years ago
Component: | network → network/NAT |
---|
comment:2 by , 8 years ago
This should be fixed for the next dot-dot release, hopefully. Please, can you give a recent test build a try?
Note:
See TracTickets
for help on using tickets.
Did you use
VBoxManage
to create it?