I want to ping the qemu vm from windows, could any expert tell me what is the ip address ?
what is the ip address of qemu vm from the windows side?
Best reply by nickH
Hi JerryÂ
the App Build Environment (in ctrlX WORKS) runs in prot forwarding mode on your local host (127.0.0.1). Per default the ssh port is forwarded to port 10022. So you can connect to the App Build Environment via "ssh -p 10022 [email protected]".  If you want to forward another port from the qemu to the localhost of your windows you can add this port in the settings in ctrlX Works.Â
Â
Best regards,Â
Nick
1 reply