Giter Site home page Giter Site logo

Comments (9)

mikken avatar mikken commented on August 16, 2024 2

This is a desired feature for me, too. What I miss:

  • Advertise search domain in DHCPv4 option 15, not only option 119. Some software expect that.
  • Serve NTP server list with DHCPv4 and DHCPv6.
  • (unrelated)Put current lease list somewhere in /tmp, like dnsmasq does

from odhcpd.

thalamus avatar thalamus commented on August 16, 2024 1

This feature would be very useful. Currently I'm using a few dhcp options with dnsmasq, and I would much prefer to use odhcpd wholly instead.

The options I'm currently using with dnsmasq are:

list dhcp_option '43,01:04:00:00:00:02' - disables NetBIOS
list dhcp_option '252,"\n"' - stops Windows asking for proxy information
list dhcp_option '15,lan' - search domain
list dhcp_option '6,10.10.10.254' - dns server (because dnsmasq is in parallel with unbound)

from odhcpd.

Neustradamus avatar Neustradamus commented on August 16, 2024 1

Any news on it?

from odhcpd.

serial115200 avatar serial115200 commented on August 16, 2024 1

Any news on it?

from odhcpd.

mehlis avatar mehlis commented on August 16, 2024

I implemented the "alternative default gateway", it's called router option in the RFC
alternative DNS servers as possible right now: use "dns" option :)

@mikejuni can you try/review https://github.com/mehlis/odhcpd/compare/implement-dhcp4-router-config?expand=1

I can try this with openwrt on 12th august, if new code is working I'll open a PR!

from odhcpd.

sbyx avatar sbyx commented on August 16, 2024

Patch looks good to me. Feel free to make a PR and I will merge it.

from odhcpd.

mehlis avatar mehlis commented on August 16, 2024

@mikejuni https://github.com/sbyx/odhcpd/pull/20 is merged, from my perspective odhcpd is a replacement for dnsmasq now

@sbyx this issue is addressed from my point of view

from odhcpd.

mikejuni avatar mikejuni commented on August 16, 2024

I've reviewed the relevant patches. Noted that it unfortunately still does not provide the configuration options that I've been using in DNSMASQ. I've a couple of DHCP clients (not all, only a few) that would actually be routed through an alternative router and assigned a different DNS. This means that in the configuration section "host" it should allow overriding default DNS and gateway, or better, allowing allocation of different static routes as well.

I understand that this is very complex but DNSMASQ for now works very well doing so, plus with an ipv6 enabled DNSMASQ it also allocates IPv6 address for my SIXXS tunnel as well.

from odhcpd.

kitchung avatar kitchung commented on August 16, 2024

Any news on it?

from odhcpd.

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.