OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Archive »
  • 20.1 Legacy Series »
  • BIND - how can I add domain and/or host overrides?
« previous next »
  • Print
Pages: [1]

Author Topic: BIND - how can I add domain and/or host overrides?  (Read 2037 times)

nzkiwi68

  • Full Member
  • ***
  • Posts: 179
  • Karma: 17
    • View Profile
BIND - how can I add domain and/or host overrides?
« on: June 25, 2020, 02:59:18 am »
Wow, BIND is great.

I want to stop using unbound, I just need a way (rather than chaining unbound and BIND together... which I could do..) to simply add host and domain overrides like in the Unbound DNS overrides section.
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6559
  • Karma: 458
    • View Profile
Re: BIND - how can I add domain and/or host overrides?
« Reply #1 on: June 25, 2020, 07:46:22 am »
Just create a domain and the needed records :)
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

nzkiwi68

  • Full Member
  • ***
  • Posts: 179
  • Karma: 17
    • View Profile
Re: BIND - how can I add domain and/or host overrides?
« Reply #2 on: June 26, 2020, 01:39:55 am »
Yes, I can see that functionality, but it's not really it.

Some of the DNS servers for domain names I'd like to use have many 100's of records. I don't want to be a slave DNS server, I'd just like to conditionally forward DNS queries for those domain names to specific authoritative name servers, Microsoft DNS calls that conditional forwarders.

I know BIND does support this type of this behavior, "Forward Zones".
https://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_05.htm

Code: [Select]
zone "domain.com" {
   type forward;
   forwarders { 123.123.123.123; 123.123.123.124; };
};
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6559
  • Karma: 458
    • View Profile
Re: BIND - how can I add domain and/or host overrides?
« Reply #3 on: June 26, 2020, 08:05:22 am »
Yes, there is already an open feature request.
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

nzkiwi68

  • Full Member
  • ***
  • Posts: 179
  • Karma: 17
    • View Profile
Re: BIND - how can I add domain and/or host overrides?
« Reply #4 on: June 27, 2020, 03:50:55 am »
Thanks.
Logged

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • Archive »
  • 20.1 Legacy Series »
  • BIND - how can I add domain and/or host overrides?
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2023 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2