hashicorp / hashicorp/nomad

QEMU Driver: Port forwarding must allow a virtual IP specified in the network resources port_map configuration

Open
#3,364 3 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.