Re: key type change causing errors

2013-12-27 Thread Mark Andrews
In message <52bdee40.2070...@peak.org>, Alan Batie writes: > > I've been using bind 9.9 to do inline signing for a while > experimentally. The keys were initialized with a basic "dnssec-keygen > $zone_name". I decided to upgrade the keys from sha1 to sha256 and from > nsec to nsec3; using the i

key type change causing errors

2013-12-27 Thread Alan Batie
I've been using bind 9.9 to do inline signing for a while experimentally. The keys were initialized with a basic "dnssec-keygen $zone_name". I decided to upgrade the keys from sha1 to sha256 and from nsec to nsec3; using the instructions at https://kb.isc.org/article/AA-00711 I moved all the old

Re: bad owner name - Unable to add forward map from Nintendo Wii U ... REFUSED

2013-12-27 Thread WBrown
From: "David C. Rankin" > I have bind 9.9.1.P1-2 with dynamic updates from dhcp 4.2.3.2-2. > It has worked > great, but I've run into a problem with a dreaded kids-present that > I suspect is > due to the game console attempting to provide a hostname containing > spaces -- of > all things. (

Re: bad owner name - Unable to add forward map from Nintendo Wii U ... REFUSED

2013-12-27 Thread Matus UHLAR - fantomas
On 27/12/13 11:16, Matus UHLAR - fantomas wrote: I would ask nintendo to produce a release... On 27.12.13 14:56, Phil Mayers wrote: Ha ha ;o) No, the only realistic option here is to override the client DDNS hostname option with something sanitised. Since the client-supplied hostname isn't

Re: bad owner name - Unable to add forward map from Nintendo Wii U ... REFUSED

2013-12-27 Thread Phil Mayers
On 27/12/13 11:16, Matus UHLAR - fantomas wrote: I would ask nintendo to produce a release... Ha ha ;o) No, the only realistic option here is to override the client DDNS hostname option with something sanitised. Since the client-supplied hostname isn't even unique, let alone sane, I would j

Re: bad owner name - Unable to add forward map from Nintendo Wii U ... REFUSED

2013-12-27 Thread Niall O'Reilly
> On 27 Dec 2013, at 06:07, "David C. Rankin" > wrote: > > Dec 26 20:55:43 nirvana dhcpd: Unable to add forward map from Nintendo Wii > U.3111skyline.com to 192.168.6.148: REFUSED IIUC, your DHCP server seems to be handling the DDNS transaction. If you can set the configuration of this server,

Re: bad owner name - Unable to add forward map from Nintendo Wii U ... REFUSED

2013-12-27 Thread Matus UHLAR - fantomas
In article , "David C. Rankin" wrote: It seems insane that any modern device would think "spaces" are a good idea in a hostname, but Nintendo obviously does. Is there any way to accommodate this, or should I look for a way to sanitize the hostname? Thanks in advance for any advice you can

Re: bad owner name - Unable to add forward map from Nintendo Wii U ... REFUSED

2013-12-27 Thread Barry Margolin
In article , "David C. Rankin" wrote: > It seems insane that any modern device would think "spaces" are a good idea > in > a hostname, but Nintendo obviously does. Is there any way to accommodate > this, > or should I look for a way to sanitize the hostname? > > Thanks in advance for an