You want to setup a bridge between the vm and w/e interface connects you to the network the switch is on. There should be an option saying bridged network in virtualbox somewhere.
Aaron On Fri, Mar 23, 2012 at 2:21 PM, Weiyang Mo <[email protected]> wrote: > Hi. > > If I remove the NAT. I cannot ping the switch anymore. > > How I can forward my controller traffic to my vm? I think the controller > IP address is same with the VM? > > Thanks very much > > Weiyang > > 2012/3/23 Aaron Rosen <[email protected]> > >> Hi, >> >> The NAT is definitely the problem. You can ping the switch from the vm >> but I bet the switch is not able to talk to the controller. You should >> remove the nat or configure the nat to forward your controller traffic to >> your vm. >> >> Aaron >> >> >> On Fri, Mar 23, 2012 at 1:17 PM, Weiyang Mo <[email protected]>wrote: >> >>> Hi, all, >>> >>> I go through the Pronto 3290 setup step by step now come to the final >>> step. But I cannot connect the NOX-classic controller. >>> My NOX controller is in VM which supports NAT(10.0.3.15) and >>> Host-only(192.168.56.102). And my local host is (192.168.1.100). >>> >>> I set the following configuration in the switch panel and I can ping the >>> switch(192.168.1.1) from the Virtual machine where the NOX locates in. >>> The switch IP:192.168.1.1 >>> The gateway for the switch: 10.0.3.1 >>> The IP address for the OpenFlow Controller: 10.0.3.15 >>> >>> is that the NAT one(10.0.3.15) for controller IP address? additionally I >>> have a host-only IP 192.168.56.102. >>> >>> Then In my virtual machine. I run the controller via "./nox_core -v -i >>> ptcp:6633 mycontroller". Then the switch should be able to connect the >>> controller, right? >>> However after doing this, it still shows "network unreachable". >>> >>> How can I solve it? Do you get similar problems before? >>> Best >>> Weiyang >>> >> >> >> >> -- >> Aaron O. Rosen >> Masters Student - Network Communication >> 306B Fluor Daniel >> >> >> > -- Aaron O. Rosen Masters Student - Network Communication 306B Fluor Daniel
