Add port mapping between host and virtual machine
·
hev
Add a TCP port forwarded from host 2200
to guest 22
:
virsh qemu-monitor-command Ubuntu --hmp --cmd "hostfwd_add tcp::2200-:22"