Coder Social home page Coder Social logo

Comments (2)

brandon-rhodes avatar brandon-rhodes commented on June 24, 2024

You might have to do a lot of experimentation with your VirtualBox configuration. There are many ways of setting up the virtual network adapter in VirtualBox which seem to result in the virtual machine and the real machine not being able to see each other — network connections originating from inside the virtual machine can reach outside to the rest of the world, but cannot see the host machine. You might want to consult VirtualBox FAQs or documentation about how to establish network connections between the host and the virtual machine.

Have you tried out the Network Playground? It provides an alternative way to have several virtual machines that can all talk: https://github.com/brandon-rhodes/fopnp/tree/m/playground#the-network-playground

You mention the hostname vagrant-ubuntu-trusty-64 — unless you can ping that hostname successfully and ask your system what its IP address is and get back a reasonable answer, it might be that you simply don't have a working hostname that you can use for the box? I would recommend that you start with the other machine's raw IP address, and first get the script working with the IP address as its command line argument. Once you get that working, then you could switch to trying a hostname to see if it is supported on your system.

from fopnp.

brandon-rhodes avatar brandon-rhodes commented on June 24, 2024

Since I have not heard anything back — and since I suspect that trying out the Network Playground will indeed solve your problem by giving you a collection of virtual machines that are correctly networked together such that all of the scripts in the book work and where all the network settings are correct — I am going to provisionally close this issue. But please do open it if you have something else to ask about your situation. I was just working earlier this week to get Vagrant and VirtualBox talking together on my machine, so I know that these situations can result in frustrating hours!

from fopnp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.