Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Possibly. Do you have a DNS server set up to resolve that hostname?

Original comment by red.hamsterx on 22 Jan 2011 at 5:31

from staticdhcpd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Or, wait, no, sorry. That's not a hostname. It's an IP address expressed as a 
string.

print [chr(c) for c in [49, 52, 52, 46, 50, 53, 46, 49, 55, 46, 56, 52]]

['1', '4', '4', '.', '2', '5', '.', '1', '7', '.', '8', '4']

Original comment by red.hamsterx on 22 Jan 2011 at 5:33

from staticdhcpd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Or... maybe that's how the spec's supposed to work, now that I think about it.

Lemme mull it over for a little while.

Original comment by red.hamsterx on 22 Jan 2011 at 5:36

from staticdhcpd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
This turned out to be a PXE issue. After upgrading the pxe code to 3.78. The 
boot completed successfully. Yes, the staticdhcpd worked perfectly!
My earlier pxe was version 3.06. It had at least two problems.
1) Not being able to set the dhcp server IP
2) Needing the packets to set the "MAGIC" option - 208, per RFC 5071. This 
option is actually deprecated. But its deprecation was later than pxe version 
3.06.
The pxe I am using is from syslinux (written by Peter Arvin).
http://syslinux.zytor.com/wiki/index.php/PXELINUX

Original comment by [email protected] on 26 Jan 2011 at 12:15

from staticdhcpd.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Well, that's good to hear. I wasn't able to get anywhere with my experiments 
here.

Marking this as closed, then.

Original comment by red.hamsterx on 26 Jan 2011 at 12:22

  • Changed state: Invalid

from staticdhcpd.

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.