Hi,
Quote:
Please add Virtual PC icon in the bar, can be very useful.
For VPCS you mean? I have plans to integrate vpcs directly in Dynamips.
Quote:
Why VBOX stations starts connection from ethernet 1 NOT 0 ????
Now I must manually change all my best topos reagarding this NEW VBOX opion:(.
Beta version has not this option, all VBOX starts from e0,
why and for what request it has been added??
Is it possible to change that my VBOX starts from e0 ????
The problem of starting at e0 is that doesn't match with Vbox interface naming that starts at 1. Also you have the first Vbox interface reserved for your VM to access the host (your OS), this has been done by design when Technologov developed Vbox support. Therefore, the first usable interface in GNS3 is e2 corresponding to interface 2 in Vbox or eth1 in Vbox guest Linux VMs.
I know this can be problematic for some scenarios and I would like to change that in future releases. At least give users an option to use the first Vbox interface (not having access to the host). If you have an idea how to handle interface naming with the least confusion, please tell me :)