UP means that the link is up and functional. 0x1043 are flags to suggest that the interface is up and running and can support broadcast and multicast. You can type ifconfig eth0 to get a textual version of the flags.
--- On Wed, 15/12/10, 捷超 王 <ee07...@gmail.com> wrote:
> --
> You received this message because you are subscribed to the
> Google Groups "Android-x86" group.
> To post to this group, send email to andro...@googlegroups.com.
> To unsubscribe from this group, send email to
> android-x86...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
>
>
You can debug with adb in all the 3 modes - NAT, host only and bridged. For NAT you will have to set up port forwarding (vboxmanage modifyvm --natpf1 ...) for one of the host's TCP port to be forwarded to the guest port 5555.
Sent from my iPad