Configuring DNS With Dnsmasq and Ubuntu Server

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

ความคิดเห็น • 16

  • @andyvarella6336
    @andyvarella6336 ปีที่แล้ว

    Excellent and informative video Joe! 🔥🔥 Thanks for taking the time to document it.

  • @example101
    @example101 3 ปีที่แล้ว +1

    Again. Worth every second Joe. Tx.

  • @djuhl002
    @djuhl002 ปีที่แล้ว +2

    I'm confused. Why do you need to put every client to the DNS server in your /etc/host file? Shouldn't dnsmasq do that for you? Wouldn't that be the point of setting this up?

  • @zin_3695
    @zin_3695 3 ปีที่แล้ว +2

    Sehr hilfreiches Video, danke

  • @sagartran
    @sagartran 3 ปีที่แล้ว +1

    Perfect just what I needed.

  • @JeffZiegler76
    @JeffZiegler76 ปีที่แล้ว

    Thanks, I have a ER7206 that doesn't have a built in DDNS server connect to it DHCP server. Any way to get a remote/cloud DNSMasq to auto update from DHCP server? Something every cheap Linksys/Netgear router can do out of the box.

  • @puneetsj7463
    @puneetsj7463 6 หลายเดือนก่อน

    Thanks Joe

  • @HugginsReginald-o6l
    @HugginsReginald-o6l 3 หลายเดือนก่อน

    Simonis Walks

  • @teckyify
    @teckyify 3 หลายเดือนก่อน

    I cannot resolve subdomains from my clients using this DNS server

  • @Bonjour-World
    @Bonjour-World 3 ปีที่แล้ว

    EXCELLENT ! Thank thee 🙂

  • @padraigconnolly2991
    @padraigconnolly2991 4 ปีที่แล้ว +1

    Hi Joe, great video, at 6:48, you put in name-1 and server-2 into /etc/hosts, is there any way to avoid that? Can dns-masq pick up that info from each client's hostname + IP address instead? Ideally I don't want to manually enter in every new system in my home lab into my /etc/hosts on my nameserver?

    • @null_zero
      @null_zero  4 ปีที่แล้ว +1

      Thanks. I'm only using a subset of Dnsmasq's functionality here. If you turn on DHCP, it might automatically register A records for the DHCP addresses that it hands out, although I've not tried this and I'm kinda being lazy during the Christmas holidays.
      If you are statically assigning addresses to hosts rather than using DHCP, then that would be a task that could be automated with a bit of scripting to turn your static host record in, for example, a CVS file, into an updated /etc/hosts file. Not particularly helpful if you can't code, but if you ever come across a task like this that seems burdensome, the answer is usually that sysadmins would script it.

  • @nemanjasimonovic2024
    @nemanjasimonovic2024 3 ปีที่แล้ว

    Big greetings. Thanks for the excellent tutorial. I have a question. How do we allow the dnsmasq to respond to devices that are not on its local network? I hope for a quick answer. Thank you a lot. :)

    • @mattplaygamez
      @mattplaygamez 3 ปีที่แล้ว

      isn't possible. dnsmasq only works for connections in the LAN network

  • @onyxeeveon887
    @onyxeeveon887 5 หลายเดือนก่อน

    Removed resolver not knowing I can’t install stuff