Bridged Network don't wok on the second VM
Posted: 3. Sep 2014, 09:21
I have vb 4.3.12r93733 on win 7 64bit. Gotta confess I am noob and trying to learn ror, so I started from setting up the environment.
I have 3 VMs in my vb.
I first had a Turkey Linux Wordpress vm (VM1) on my vb using bridge network. It worked perfect.
Then I setup a Ubuntu vm(VM2) and install ror environment using bridge network. It worked perfect. Can share folder using samba, and ssh using putty. Works well when ping from host as well.
Then I tried to reproduce the setup of my ubuntu vm (VM3). Here's when the bridge network resist to work. NAT works fine. But when I switch to bridged network, it shows disconnected. Btw, VM2 and VM3 have exact same config. And I tryied starting the VMs one by one and also at the same time.
Then I tried the following solutions, none of it work.
Set VM2 to NAT, then VM3 to bridged.
Change registry maxfilter from 8 to 14 (found it in a random search).
uninstall and reinstall vb.
delete VM2 from vb (guess this won't help but tried anyway).
After trying above methods couple times, my VM3 pops out a wired connection 2, and can be connected. However, new problems come out.
When I use bridged network, I am not able to connect to internet. But ifconfig shows ip address as 192.168.56.101.
If I switch to NAT, i can connect to internet. But ifconfig still shows ip address as 192.168.56.101, which looks more like an ip address when using bridged network.
Lastly, I tried to start my VM1, which is for wordpress. It failed to obtain an ip address..
I am trying to figure out the rationale behind all these errors. Any input would help. Thanks in advance.
I have 3 VMs in my vb.
I first had a Turkey Linux Wordpress vm (VM1) on my vb using bridge network. It worked perfect.
Then I setup a Ubuntu vm(VM2) and install ror environment using bridge network. It worked perfect. Can share folder using samba, and ssh using putty. Works well when ping from host as well.
Then I tried to reproduce the setup of my ubuntu vm (VM3). Here's when the bridge network resist to work. NAT works fine. But when I switch to bridged network, it shows disconnected. Btw, VM2 and VM3 have exact same config. And I tryied starting the VMs one by one and also at the same time.
Then I tried the following solutions, none of it work.
Set VM2 to NAT, then VM3 to bridged.
Change registry maxfilter from 8 to 14 (found it in a random search).
uninstall and reinstall vb.
delete VM2 from vb (guess this won't help but tried anyway).
After trying above methods couple times, my VM3 pops out a wired connection 2, and can be connected. However, new problems come out.
When I use bridged network, I am not able to connect to internet. But ifconfig shows ip address as 192.168.56.101.
If I switch to NAT, i can connect to internet. But ifconfig still shows ip address as 192.168.56.101, which looks more like an ip address when using bridged network.
Lastly, I tried to start my VM1, which is for wordpress. It failed to obtain an ip address..
I am trying to figure out the rationale behind all these errors. Any input would help. Thanks in advance.