[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [MirageOS-devel] vmnet and ip routes
Hi list, I am trying to make the `ping` example in `mirage-skeleton` work with `vmnet` on OS X. The unikernel is binding to the address 10.0.0.2, and 10.0.0.1 is the default gateway. Previously (when using tun/tap), in order to ping the unikernel all we had to do was to bind 10.0.0.1 to the `tap` interface. When using `vmnet`, I tried binding 10.0.0.1 to the bridge or the associated virtual ethernet interface but it does not seem to work. Or rather, it only half-works: the unikernel receives the ARP queries but its response does not appear to reach anyone. What am I missing ? Thanks! Best wishes, Nicolas _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |