Use Bind9 as your DNS forwarder

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ต.ค. 2024

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

  • @linuxtechschool4841
    @linuxtechschool4841  3 ปีที่แล้ว +8

    Hi,
    For the video I edited the runtime file. All systemd auto-generated files state the "don't edit this file" message. Forgot to mention the final method to replace the symlink with a permanent /etc/resolv.conf (just mentioned its historic role on DNS). Here are the commands to do so.
    Temporary Solution for Demonstration(runtime):
    nano /run/systemd/resolve/stub-resolv.conf
    Permanent Solution:
    mv /etc/resolv.conf /etc/resolv.conf.systemd
    echo "nameserver 127.0.0.1" > /etc/resolv.conf
    This way it will survive reboots.
    Regards!

  • @juanmitilo2668
    @juanmitilo2668 26 วันที่ผ่านมา

    Super! Thank you so much.

  • @Pro-cheeseburger
    @Pro-cheeseburger 2 ปีที่แล้ว +3

    such a great video, thanks!!!

  • @johannes5523
    @johannes5523 8 หลายเดือนก่อน +2

    Hi, great video. By the way, the music in the background sound nice. Please give me a hint :)

    • @linuxtechschool4841
      @linuxtechschool4841  8 หลายเดือนก่อน

      Hi, is it from garage band library. 😉

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

    Preeeetty coool

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

    Not really informative on setting up dns .. mine isn't working.

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

    thank you, thank you, thank you. I waste hours and hours trying to find out why my virtualhost not showing my site and zone that i create. When I applay this settings it work from first try.

  • @silva.christian
    @silva.christian 5 หลายเดือนก่อน

    hi dear, exist any tools monitoring this system? for example in Unbound exist "unbound-control stats". in the Bind9 have anyway? thank so much

  • @hayzeproductions7093
    @hayzeproductions7093 2 ปีที่แล้ว

    Curious, 1:40
    Can you use domains instead of IP's for forwarders?
    This would save me a ton of headaches.

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

      No, because that's a catch-22 / cyclical dilemma. That is, in order to resolve domain names to IP addresses, you need to know a DNS server. But you're suggesting that the DNS server you want to use should be determined by a domain name, so how will you resolve that name to an IP address in the first place?

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

    how I upgrade bind from 9.16.1 to 9.16.38 in real environment?

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

    do not stop systemd-resolved, it breaks your internet

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

    Your stupid bind9 tutorial killed my Magento installation 🤬

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

    so so speed bro not sweetable for beginners to watch this .!!!!

    • @linuxtechschool4841
      @linuxtechschool4841  2 ปีที่แล้ว

      Sorry for that!! Leave any questions here please!
      Thanks.