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 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? Cheers Adam _______________________________________________ MirageOS-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/mirageos-devel
