Re: CNAME record for the root of the domain

2011-10-17 Thread Matt Rowley
> I wan to point "example.org" to the same ip as "example.com", but I don't > want to manually change the A entry when example.com change its address. Maybe I'm misunderstanding what you're after... but if you're ok with all of the records in the zone being identical, you could point both zones

Re: dig +trace question

2019-06-20 Thread Matt Rowley
Hi Ronald, You usually need to reinstall packages and ports after you do a major version upgrade to FreeBSD. pkg update && pkg upgrade You should see bind-tools in the list. Version might stay the same but you’ll be getting a different version, compiled against FreeBSD 12. cheers, —Matt >