Is the VM running on your android device or an actual computer?
If the SSH server is running on your computer, use an app such as ConnectBot. If the server is running on the android device, make sure that the VM has network access and use the command "ifconfig" (without quotes) to view the IP and connect to it using that IP.
If you are trying to connect via VNC or RDP on the device, use AndroidVNC or Microsoft Remote Desktop.
As I am unsure as to what you are trying to do, it would be helpful if you explained a little as to what you are trying to achieve.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can not connect a PC to the emulated system . After typing the command " ifconfig " in the linux emulation on android gets an IP address "10.0.2.15" instead of an IP router ( 192.168.0.1). Sorry for my english. I do not know how to configure it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Have you verifed that the network adapter for the VM is enabled?
If it is, Limbo probably just uses NAT, which may explain things. I'd try connecting to the device's IP. If that won't work, you may not be able to connect to your ssh server.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As the address of 10.0.2.15 is normally the Internet, but there is no internal network . I wanted to put the server in teamspeak3 , on the emulated system in android .
In Limbo Newtork Configuration , I selected "user " instead of "tap " maybe this is the problem ? When selecting "tap " message pops up not supporting my device functions .
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As of right now, I'm stumped. You could try using a later version of the app, or configuring your VM to use Dynamic DNS (freedns.afraid.org). Otherwise, the problem might be able to be fixed in the QEMU console (I can't provide support for that as I know very little about it).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is the VM running on your android device or an actual computer?
If the SSH server is running on your computer, use an app such as ConnectBot. If the server is running on the android device, make sure that the VM has network access and use the command "ifconfig" (without quotes) to view the IP and connect to it using that IP.
If you are trying to connect via VNC or RDP on the device, use AndroidVNC or Microsoft Remote Desktop.
As I am unsure as to what you are trying to do, it would be helpful if you explained a little as to what you are trying to achieve.
I can not connect a PC to the emulated system . After typing the command " ifconfig " in the linux emulation on android gets an IP address "10.0.2.15" instead of an IP router ( 192.168.0.1). Sorry for my english. I do not know how to configure it.
Have you verifed that the network adapter for the VM is enabled?
If it is, Limbo probably just uses NAT, which may explain things. I'd try connecting to the device's IP. If that won't work, you may not be able to connect to your ssh server.
As the address of 10.0.2.15 is normally the Internet, but there is no internal network . I wanted to put the server in teamspeak3 , on the emulated system in android .
In Limbo Newtork Configuration , I selected "user " instead of "tap " maybe this is the problem ? When selecting "tap " message pops up not supporting my device functions .
As far as I know TAP hasn't been implemented yet.
As of right now, I'm stumped. You could try using a later version of the app, or configuring your VM to use Dynamic DNS (freedns.afraid.org). Otherwise, the problem might be able to be fixed in the QEMU console (I can't provide support for that as I know very little about it).