Hi Adam, On 3/25/19 6:59 PM, Adam Steen wrote:
Hi All I am attempt to add a unikernel to my 192.168.0.*/24 network, but when I configure it with mirage configure -t hvt --dhcp=false --ipv4=192.168.0.3/24
mirage configure -t hvt --dhcp=false --ipv4=192.168.0.3/24 --ipv4-gateway=192.168.0.254
the unikernel tries to send the response via 10.0.0.1, how do i configure the gateway? For bonus points; i would like to use --dhcp=true in the future, but would i then use a tun device and not a tap device and add the tun device to a virtual switch which has a dhcp server attached?
Sorry, I have to confess to a total lack of memory on how to do this; I test all the DHCP stuff via Xen. Probably someone else has set this up recently, though?
-Mindy _______________________________________________ MirageOS-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/mirageos-devel
