Introduction

2021-06-11 Thread techlists
Hi, My name is Keith. I've been "playing" with Linux for about 23 years. I consider myself an entry level to mid level Linux admin. I am a PHP developer. I am currently trying to learn BIND9 and Postfix/Dovecot on Ubuntu 20.04 on my home office business Internet connection that allows

Need Help with BIND9

2021-06-11 Thread techlists
Hi, The two domains I am working with on my SOHO home server are 1) keiththewebguy.com and 2) phpcodetest.com. I setup keiththewebguy.com first and configured BIND9 for it on the same server. To try to troubleshoot I configured phpcodetest.com on the same box, however it uses Zoneedit

Re: Need Help with BIND9

2021-06-11 Thread Marki
A thing you probably missed is checking the log files. What do they contain when it "isn't working"? What is the actual problem anyway?___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the develo

Re: Need Help with BIND9

2021-06-11 Thread Sten Carlsen
From my place I resolve both to: 98.191.108.149 keiththewebguy.com. does not actually have the two nameservers required though that is not the problem. (ns1 and ns2 have same IP) BIND seems to work ok but your local settings probably don't point your hosts to the right NS. -- Best regards St

Re: Need Help with BIND9

2021-06-11 Thread Paul Kosinski via bind-users
The site mxtoolbox.com has a suite of tools to check your DNS, email and Web servers from the outside. They're easy to use and might turn up something. On Fri, 11 Jun 2021 09:10:32 -0700 techli...@phpcoderusa.com wrote: > Hi, > > The two domains I am working with on my SOHO home server are 1)

DOH or DOT Forwarder in BIND and is DOH GA?

2021-06-11 Thread Manish Rane
Hi Team, I am using BIND 9.11.3-1ubuntu1.12-Ubuntu version for my BIND and planning to use ISC PPA and use 9.16.16. So my queries are 1. Is DOH/DOT officially supported now? 2. And how do I DOH forwarding in my BIND configuration? ___ Please visi