Re: stumped on sub domain addition

2015-07-23 Thread lists - euca
Jeff / John, thanks. It appears it was a sticky cache or something, as it finally is working now. :-/ Thanks for the help. Donovan On Jul 23, 2015, at 1:33 PM, Lightner, Jeff wrote: > Your A record is working on a "dig +trace" and also working when I do dig > @ns10.euca.us and dig @ns11.eu

Re: stumped on sub domain addition

2015-07-23 Thread John Miller
On Thu, Jul 23, 2015 at 2:22 PM, lists - euca wrote: > Here is the file that smbind created (note that I have been making some > changes): > $TTL 21600 > @ IN SOA ns10.euca.us. hostmaster.euca.us. ( > 2015072342 ; Serial > 108

RE: stumped on sub domain addition

2015-07-23 Thread Lightner, Jeff
Your A record is working on a "dig +trace" and also working when I do dig @ns10.euca.us and dig @ns11.euca.us. This suggests the record (or nxrecord) is cached somewhere for normal lookups and will likely be OK after that cache expires. Record returned: onqsolutions.euca.us. 21600 IN A

Re: stumped on sub domain addition

2015-07-23 Thread lists - euca
Thanks for the responses… On Jul 23, 2015, at 12:37 PM, Lightner, Jeff wrote: > Did you change the sequence/serial in the SOA and reload the zone? No, I am using ‘smbind’ to administer bind, and it appears to not let me do that. I don’t know if it does an ‘auto reload’ or not, but I’ve never

RE: stumped on sub domain addition

2015-07-23 Thread Lightner, Jeff
Did you change the sequence/serial in the SOA and reload the zone? Doing dig tests for euca.us I get it’s “A” record and for www.euca.us I get is CNAME. That suggests you didn’t setup onqsolutions record properly. Looking at your www CNAME in your zone file might let you k

Re: stumped on sub domain addition

2015-07-23 Thread John Miller
Hi Donovan, Your zone file(s) as well as your named.conf config would be best here. We really need more information from you than a single fqdn. John -- John Miller Systems Engineer Brandeis University johnm...@brandeis.edu On Thu, Jul 23, 2015 at 12:40 PM, lists - euca wrote: > Hello, > I

stumped on sub domain addition

2015-07-23 Thread lists - euca
Hello, I added a sub domain to my zone file euca.us yesterday. “onqsolutions”. It first was added as a CNAME, then I couldn’t get it to work.. so now it is an A record. Still not working. Can someone help troubleshoot? onqsolutions.euca.us TIA, Donovan ___