|
I just downloaded and installed the new GNS3 VritualBox version. So I immediately built a simple topology with a small router, an Ubuntu 11.10 server VBox image connected through a virtual switch. The issue is that I can't get them working together. I used the simplest option in VirtualBox i.e. i left the network adapter to NAT (see the attached screenshot). Now, when I start my virtual machine in GNS3 I get the following network configuration automatically: "intet addr: 10.0.2.15 Bcast: 10.2.0.255 Mask: 255.255.255.0" I also get a default route on the virtual machine pointing to 10.0.2.2. All this without any configuration from my side. I guess it's the default. On the router I should configure my Fa0/0 interface connected to the virtual GNS3 switch manually. But this is the part that I miss: 1. How is the connection to the VBox image from GNS3 achieved? If there's a NAT working as an "abstraction layer", or more or less like a virtual NAT router, than can't ever get direct IP access from the simulated router. 2. How should I configure my router in order to access the VBox image? If there's a virtual NAT router, how can I configure than my router in GNS3 to access the network behind it?
I also tried all other different options for the network adapter in VirtualBox but none of them seems to work. For example the Host-only Adapter option gives me an address from the 192.168.56.0/24 network with a default gateway pointing to 192.168.56.1. Which is cool, but again, how to network with another emulated device? I also noticed that each time I connect and start a VBox image in GNS3 a second adapter appear in the VirtualBox configuration for that machine, it's visible in the screen shot. So the question here is, am I missing something?
| Attachments: |

VBox_settings.JPG [ 99.71 KiB | Viewed 296 times ]
|
|