what is the ip address of qemu vm from the windows side?

I want to ping the qemu vm from windows, could any expert tell me what is the ip address ?

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

View original
1 reply