QEMU Driver: Port forwarding must allow a virtual IP specified in the network resources port_map configuration
Open
theme/driver/qemu
type/enhancement
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
I want to enable port forward to a specific destination IP that corresponds to my VM. However, I do not find a way to do that with abstract network resource definition. Currently, the network port_map allows only source port and destination port mapping but has no option to provide a guest or host IP.
Example: When directly using the QEMU command I can specify hostfwd option as "hostfwd=hostip:hostport-guestip:guestport".
This issue is a request to allow for specifying hostip/guestip parameters while configuring host forwarding for the QEMU driver.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.