[SOLVED] BIND setup. How?
-
Just tried to use DNS Resolver instead of BIND. The same issue - it looks like it adding to pfSense DB but not adding it to configs. I've done adding the myhost.example.com through the DNS resolver
In dig command reply I've got this:
$ dig @127.0.0.1 myhost.example.com ANY ; <<>> DiG 9.12.2-P1 <<>> @127.0.0.1 myhost.example.com ANY ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 56266 ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;myhost.example.com. IN ANY ;; AUTHORITY SECTION: example.com. 3600 IN SOA sns.dns.icann.org. noc.dns.icann.org. 2019041009 7200 3600 1209600 3600 ;; Query time: 670 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Fri Apr 19 11:09:22 *** 2019 ;; MSG SIZE rcvd: 104
It looks like web UI isn't adding anything into config files but it's appearing in pfSense UI DB.
-
-
-
Got it! It's working! Thanks.
-
-
@johnpoz For BIND I did everything that you mentioning. But nothing appeared for me. Only DNS Resolver working right now. And really don't know why. What I see from screenshot - the diff is createview, I havent't it. In my version it's empty.
-
-
@johnpoz What I see from screenshot - the diff is createview, I havent't it. In my version it's empty.
-
You didn't create a view would be my guess!
-
@johnpoz Yes. I've been pressing this button. For me creating view is a little new way. I've been only writing configs for BIND on pure FreeBSD. What does it mean VIEW?
-
-
@johnpoz About 10 years. I've been only writing zone files and add it in named.conf and everything was working. From now started to read about it. Thanks a lot.
-
Views have been around a REALLY Long time!! Pretty sure views have been available since the release of 9, like 2000 was it?