Re: Dynamic zone update problems, continued

2021-03-05 Thread Grant Taylor via bind-users
On 3/5/21 1:41 PM, Bruce Johnson wrote: Turne out to be a dumdum mistake on my part. SELinux was set to enforce…set it to permissive and voila! the .jnl file was created. Ah. That sounds like an SELinux policy problem. SELinux /should/ allow named to create journal files. A non-default loc

Re: Dynamic zone update problems, continued

2021-03-05 Thread Bruce Johnson
Turne out to be a dumdum mistake on my part. SELinux was set to enforce…set it to permissive and voila! the .jnl file was created. I coulda sworn I’d fixed that before... > On Mar 5, 2021, at 12:39 PM, Grant Taylor via bind-users > wrote: > > On 3/5/21 12:07 PM, Bruce Johnson wrote: >> Fixin

Re: Dynamic zone update problems, continued

2021-03-05 Thread Bruce Johnson
named process is running as ’named’: named 45631 1.0 11.8 411576 220744 ? Ssl 11:28 0:57 /usr/sbin/named -u named -c /etc/named.conf -t /var/named/chroot if I run su --shell=/bin/sh named I can create files in the directory the journal file should be. On Mar 5, 2021, at 12:39

Re: Dynamic zone update problems, continued

2021-03-05 Thread Grant Taylor via bind-users
On 3/5/21 12:07 PM, Bruce Johnson wrote: Fixing the permissions and restarting named got dynamic updating working again, but new systems (ie names that are NOT already in the Zone file ) are throwing errors about the journal file: error: journal open failed: unexpected error It seems like you

Re: Dynamic zone update problems, continued

2021-03-05 Thread Bruce Johnson
I”m running it as named-chroot, and named is rw permissions at the /var/named This is the directory listing: [root@mydns named]# ls -l total 16 drwxr-x---. 7 named named 61 Oct 9 13:30 chroot drwxrwx---. 2 named named 127 Feb 28 03:27 data drwxrwx---. 2 named named 60 Mar 4 13:57 dynamic d

Re: Dynamic zone vs static records

2018-05-07 Thread Jérôme BECOT
@inalco.fr [ http://www.inalco.fr/ | www.inalco.fr ] De: "Darcy Kevin (FCA)" À: "bind-users" Envoyé: Jeudi 3 Mai 2018 20:42:59 Objet: RE: Dynamic zone vs static records “ We are aware that we should not mix the plain text configuration with these dynamic records (and use

Re: Dynamic zone vs static records

2018-05-03 Thread Grant Taylor via bind-users
On 05/03/2018 12:42 PM, Darcy Kevin (FCA) wrote: As far as I know, Domain Controllers still only maintain SRV records DCs, likely all member servers, and possibly all workstations (or the DHCP server on their behalf) will try to register A / and PTR records too. Also, updates to the AD

RE: Dynamic zone vs static records

2018-05-03 Thread Darcy Kevin (FCA)
“We are aware that we should not mix the plain text configuration with these dynamic records (and use a subdomain instead)” So, why don’t you do that? As far as I know, Domain Controllers still only maintain SRV records, so the “underscore zones” approach should still work. Make _tcp.example.co

Re: dynamic zone file "style"

2015-07-08 Thread /dev/rob0
On Wed, Jul 08, 2015 at 05:38:59PM +0200, stefan.las...@t-systems.com wrote: > Mark Andrews: > >> By default, the bind daemon uses the "relative" style (or > >> something similar) when writing dynamic zone files to disk. > >> Guess what... all those "$ORIGIN" lines make it more difficult > >>

RE: dynamic zone file "style"

2015-07-08 Thread Darcy Kevin (FCA)
It's possible to use TSIG keys to match views. So you could do the zone transfers with different TSIG keys and get different versions of the same zone. - Kevin -Original Message- From: bind-users-boun...@lis

Re: dynamic zone file "style"

2015-07-08 Thread Mark Andrews
In message , stefan.las...@t-systems.com writes: > Hi, > > the "named-compilezone" tool can output zone files in two different styles (u > sing the -s option): > "full" (suitable for processing by a separate script) > "relative" (more human-readable) > > By default, the bind daemon uses

Re: Dynamic zone...

2010-12-31 Thread Alan Clegg
On 12/31/2010 9:59 PM, Lyle Giese wrote: > My approach would be to use a dynamic host service like dyndns.com. > > I setup a remote1.homedns.org with a cname in my zone: > > remote.abc.com 3600 in cname remote1.homedns.org > > And use a dynamic dns client on the laptop. Then you don't even car

Re: Dynamic zone...

2010-12-31 Thread Lyle Giese
On 12/31/2010 5:46 AM, G.W. Haywood wrote: Hi there, On Fri, 31 Dec 2010 Jeff Justice wrote: ... I have a computer on a remote network that gets its IP dynamically from the ISP. I need to always know where that computer is. ... if my main domain for our company were: abc.com then it would b

Re: Dynamic zone...

2010-12-31 Thread G.W. Haywood
Hi there, On Fri, 31 Dec 2010 Jeff Justice wrote: > ... > I have a computer on a remote network that gets its IP dynamically > from the ISP. I need to always know where that computer is. > ... > if my main domain for our company were: > > abc.com > > then it would be nice to have: > > remote.abc

Re: Dynamic zone...

2010-12-31 Thread Mark Elkins
On Fri, 2010-12-31 at 09:56 +0200, Mark Elkins wrote: > I do this for my Laptops. They can pick up an address from the local > network (where ever I am visiting, Airports, Data Centers, friends, work > - etc) and then update the info back home on my own network. > > Basics - when DHCPCD gets an IP

Re: Dynamic zone...

2010-12-30 Thread Mark Elkins
I do this for my Laptops. They can pick up an address from the local network (where ever I am visiting, Airports, Data Centers, friends, work - etc) and then update the info back home on my own network. Basics - when DHCPCD gets an IP from upstream - it uses nsupdate to send this info to a dynamic