[ ] Tuesday, 27 June 2017 [ ]

qemu

(qemu) help hostfwd_add
hostfwd_add [vlan_id name] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport -- redirect TCP or UDP connections from host to guest (requires -net user)
(qemu) hostfwd_add tcp::2222-:22

This allows sshing into the qemu client: ssh localhost -p2222

qemu


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $