#14847 closed defect (fixed)
NatNetwork IPv6 Port Forwarding not possible in GUI
回報者: | Reiner Brodbeck | 負責人: | |
---|---|---|---|
元件: | GUI | 版本: | VirtualBox 5.0.10 |
關鍵字: | 副本: | ||
Guest type: | all | Host type: | all |
描述
Trying to enter a ipv6 port forwarding rule for a natnetwork via GUI results in an error message
"The current port forwarding rules are not valid. All of the host or guest address values should be correct or empty."
Trying to do the same with vboxmanage is successful. This was my commmand entered:
vboxmanage natnetwork modify --netname NatNetwork --port-forward-6 Test:tcp:[]:22:[fd17:625c:f037:a859:a00:27ff:fe4d:adfc]:22
After entering this command, the GUI shows the newly entered rule "Test", but it is not possible to leave the page with "OK", because again the error message pops up.
This means that it is even not possible to change ipv4 rules via GUI as soon as there is one ipv6 rule.
Although it is not explicitely referenced in the V5.0.12 changelog, this bug is fixed. With 5.0.12 IPv6 port forwarding setup via GUI is working fine.