[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Mirage unikernels and network setup
Hm- trying desperately to recollect details, and possibly heading down a rat hole, but some other thoughts: + do you need to explicitly add the veth for the unikernel to the br0 bridge? + what’s the rest of the output of `ip a` in dom0 — specifically, is there a veth device with the MAC address you expect listed? what ip4 address has that been assigned? + is the output of `brctl show` in dom0 useful? (http://www.microhowto.info/troubleshooting/troubleshooting_ethernet_bridging_on_linux.html) > On 3 Jan 2019, at 15:26, Armael <armael@xxxxxxxxxxxxx> wrote: > > It's as follows: > > mirage configure -t xen --ipv4=10.0.42.20/24 --ipv4-gateway=10.0.42.1 > --port=2345 -l debug > > On 03/01/2019 16:17, Richard Mortier wrote: >> Sorry— another dumb question. What’s the `mirage configure` command line >> you’re running? >> >>> On 3 Jan 2019, at 13:26, Armael <armael@xxxxxxxxxxxxx> wrote: >>> >>> >>>> (00:16:3e:ad:b8:67/10.0.42.20/debtest is my linux domU) >>> >>> Sorry, debtest is 10.0.42.200. 10.0.42.20 is the IP of the unikernel. >>> >>> _______________________________________________ >>> MirageOS-devel mailing list >>> MirageOS-devel@xxxxxxxxxxxxxxxxxxxx >>> https://lists.xenproject.org/mailman/listinfo/mirageos-devel >> >> -- >> Richard Mortier >> richard.mortier@xxxxxxxxxxxx >> >> >> >> >> > > _______________________________________________ > MirageOS-devel mailing list > MirageOS-devel@xxxxxxxxxxxxxxxxxxxx > https://lists.xenproject.org/mailman/listinfo/mirageos-devel -- Richard Mortier richard.mortier@xxxxxxxxxxxx _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |