Indeed -- this should just work, but you may just be running into network configuration issues on Unix. It would be useful to know what backend you were using (Unix or Xen) and what the networking topology was that failed.
A simple multiple interface echo server would be useful though. Masoud, did you have a pull request planned for your network throughput tests to Mirage-skeleton? That would serve as both a benchmark and regression test to check that traffic can flow between multiple interfaces.
-anil
What was the problem in making ping example work?
First of all, make sure that your opam is up to date (run "opam update" and "opam upgrade") Second, you may need root privilege in running mir-ping. Third, manually assign ip address 10.0.0.1 to your tap0 device.
_______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxxhttp://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|