[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DNS resolver issue



On Mon, Jan 24, 2022 at 10:14:23AM +0000, Bhasker C V wrote:
> Hi all,
> 
>  Please could someone help me with  what I am doing wrong ?
> 
> I am running  example.local domain on my interface(192.168.2.1)  (bind9)
> The domain is resolving fine. However I want to use 1.1.1.1 public DNS
> server for looking up other domains (external domains)
> Hence I have put both servers in /etc/resolv.conf
> 
> ``` nameserver 1.1.1.1
> nameserver 192.168.2.1
> search example.local```
> 
[...]

If you already are using bind, wouldn't it be the simplest way
to put 1.1.1.1 as a forward in your configuration and
then just use 192.168.2.1 as your recursive resolver?

-H

-- 
Henning Follmann           | hfollmann@itcfollmann.com


Reply to: