projectatomic / adb-atomic-developer-bundle

a prepackaged development environment filled with production-grade pre-configured tools that makes container development easier
GNU General Public License v2.0
82 stars 51 forks source link

Disconnection from internet with vagrant up landrush settings #501

Open naina-verma opened 8 years ago

naina-verma commented 8 years ago

Hi ,

  1. I am using landrush vagrantfile on my windows 10 machine with Hyper-V provider. After vagrant up it gives You can now access the OpenShift console on: https://openshift.cdk:8443/console which works fine. I am able to access openshift through this link.
  2. But , when I try to access internet say (google.com,github.com) from my machine it says (unknown hosts). screen shot : https://naina-verma.tinytake.com/sf/OTA1MzcwXzM4NDA4NDY
  3. Did vagrant destroy -f
  4. checked internet again (unable to reach to any website) After destroying vagrant landrsuh setting doesn't removed Screenshot: https://naina-verma.tinytake.com/sf/OTA1NDMxXzM4NDA5OTE https://naina-verma.tinytake.com/sf/OTA1NDM2XzM4NDA5OTY
praveenkumar commented 8 years ago

@budhrg we need to test it out as soon as we can.

naina-verma commented 8 years ago

@praveenkumar , i tried reproducing on other machine . It seems after changing virtual switch it behaves like this. you can move it in monitoring !

praveenkumar commented 8 years ago

@naina-verma if you can put more steps then we can add this in the doc so that user will aware of it.

naina-verma commented 8 years ago

This looks same problem : https://github.com/vagrant-landrush/landrush#guest-is-unable-to-access-the-internet

bexelbie commented 8 years ago

@naina-verma can you vagrant ssh into the VM and run iptables -t nat -L please? and cat /etc/resolv.conf

naina-verma commented 8 years ago

@bexelbie ,i have tried reproducing the issue, but i am not able to reproduce. This issue happened only one time after that we have moved this to monitoring.