I have been able to build these patches into the emulator and such.

I have launched two emulators and have checked that both have eth1
interfaces on both.

But the two emulators are not able to ping each other (same host). I
keep getting "Destination Host Unreachable"


Any ideas?


On Jan 30, 2:42 pm, Dries Harnie <botje.li...@gmail.com> wrote:
> Hello,
>
> As part of my work on the Android platform I needed emulators to 'see'
> each other.
> I asked around on the #android IRC channel and apparently this was the
> best place to announce my patches.
>
> Currently, emulators are all separated from the real world because
> they are in a private subnet, not connected to the outside world.
> These patches install a second network card which allows emulators to
> talk among themselves.
>
> I have uploaded the patches to Gerrit:
>
> https://review.source.android.com/13244
> This patch enables the extra network card in the OS and sets up
> multicast routing on this card.
>
> https://review.source.android.com/13243
> This patch enables the -my-ip option in the emulator. If this option
> is not given, the emulator works exactly like it does now.
>
> During development I also noticed that the "socket" networking of QEMU
> is broken. I have fixed this in a separate patch but I did not know
> how to make the other patches depend on it:
>
> https://review.source.android.com/13107
> This patch fixes networking for QEMU network cards using the "socket"
> driver.
>
> If this was not the correct place to publish this information, please
> let me know and steer me in the right direction :)
>
> Regards,
> Dries Harnie

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to