I don't think you can run multiple microcores from the same image since the image is basically a hard disk image. I know you can make multiple copies of the microcore image and run each image. I don't know if this can be done in GNS3 yet, I want to try. I keep getting a refused connection when I try to console to it. Whether I console with a terminal window using telnet 127.0.0.1 3000, or a right click in the GNS3 gui.
lucho wrote:
Hi Kaage,
Thanks for the tutorial I was able to get it running without a full understanding of what QEMU does. :-)
I use VPCS extensively to test connectivity and was looking into QEMU host to provide a more versatile testing system. For this purpose I have a couple of questions.
Can I have more than one PC simulated from a single host, in the same way I can simulate more that one router with a single image of IOS?
If this is not the case, how do I get multiple QEMU Linux hosts available for simulation.
Thanks again,