@Jeremy
Quote:
This is a real problem and managing it is not so easy because we can't distribute IOS images (see reply to fbifido below). However, I am pretty sure that relative paths for images should already work if your image is inside your project folder (haven't tested recently).
Relative paths for images doesn't work. If you take a peek in a recently saved/created topology.net, you will see:
Code:
[127.0.0.1:7200]
[[3640]]
image = /home/user/GNS3/Images/c3640-ik9o3s-mz.124-25a.image
....
[qemu 127.0.0.1:10525]
[[5520]]
initrd = /home/user/GNS3/Images/ASA/asa842-initrd.gz
kernel = /home/user/GNS3/Images/ASA/asa842-vmlinuz
I am trying to put together a GNS3 WorkBench package for Windows - and trying to copy topology.net files form Linux to Windows is a real pain because of this - there is no way I can copy a topology.net from Linux to Windows without bypassing the message that says:
Quote:
Local IOS image /home/user/GNS3/Images/c3640-ik9o3s-mz.124-25a.image
cannot be found on the hypervisor 127.0.0.1:7200
Please choose an alternative image:
[127.0.0.1:C:\Users\user\GNS3\Images\c3640-ik9o3s-mz.124-25a.image]
This is stupid. The image c3640-ik9o3s-mz.124-25a.image is in the default location on both the Linux install and the Windows install. GNS3 should just "do it" without the question.
It is no better even if I edit the topology.net file to say
Code:
[127.0.0.1:7200]
[[3640]]
image = c3640-ik9o3s-mz.124-25a.image
I still get the annoying dialogue when I open the topology in Windows - so the fix has to involve not only how the topology.net is saved, but how it is loaded as well.
HTH
PS Has anyone done any design work on this?
Quote:
IOS images and hypervisors is gonna change a lot and move to Preferences.
I've got a lot of ideas - including some ideas about the bindings to 0.0.0.0 vs 127.0.0.1
_________________
RedNectarhttp://rednectar.net@rednectarchrisGNS3 WorkBench-a VMware image of Ubuntu with GNS3 and VPCS installed and a collection of exercises/labs