Giter Site home page Giter Site logo

Comments (4)

ladar avatar ladar commented on June 12, 2024 1

It's been awhile since I tried using the DNS servers provided over DHCP. I can recall at least two issues:

Some of the box configs would fail to build because a locallly provided DNS servers might respond with an IPv6 addresses, even though the host/guest didn't support v6. As I recall the Ubuntu installers on Hyper-V were particularly fragile.

The second issue was some of the unit tests I run on the Magma version of the boxes require a DNS server to be conformant when handling specific scenarios, like a domain name being invalid. And sometimes DNS servers would violate these rules. For example a consumer ISP might redirect any invalid DNS names to its own servers. This caused spurious test failures.

All that being said, I've slowly been migrating newer box configs over to only using the hardcoded servers as a fall back. If I haven't already, we can try updating the Debian 11/12 configs to start with and see what breaks.

from robox.

h4-l5 avatar h4-l5 commented on June 12, 2024

And I just noticed that the workaround is not sufficient if you're trying to use synced folders of type nfs instead of rsync.

The setup process tries to install the necessary NFS client packages but fails because the download servers cannot be resolved. This happens before the bootstrap script gets started.

from robox.

h4-l5 avatar h4-l5 commented on June 12, 2024

Oh, I forgot to add version information. All of the boxes were version 4.2.16, pulled via Vagrantfile.

from robox.

ekohl avatar ekohl commented on June 12, 2024

Isn't this a duplicate of #54?

from robox.

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.