Re: Bind 9.6.1: skipping zone transfer, but why ?

2009-07-22 Thread Mark Andrews
In message <4a671a96.8090...@nhl-data.dk>, Jan Hansen writes: > Thanks! Nice to know that this isn't (just) me being unable to configure > bind :o) > > As I wrote in the post "Master is unreachable (cached)", I've switched > to windows server 2003, which currently *seem* to have a positive >

Re: dnssec-keyfromlabel out of memory

2009-07-22 Thread Mark Andrews
In message <1e4636828b4ad841900a31378a9fe3cd02ca55e...@usemp11.ins.com>, Greg.R a...@ins.com writes: > > >=20 > > > dnssec-keyfromlabel -a RSASHA1 -l pkcs11:foobar foobar > > > This assumes you have already created a RSA key called "foobar" in the HS= > M. > > > Thanks Mark, > > So, can I assu

Re: mixing internal and internet dns namespace

2009-07-22 Thread Kevin Darcy
vincent.blon...@ing.be wrote: hello, little question .. maybe some of you already get this kind of set-up ? we get in our belgian division some dns resolvers configured to use our internal dns root servers. Most of the internal dns system but not all is under the tld intranet. and 10.in-addr.ar

mixing internal and internet dns namespace

2009-07-22 Thread vincent.blondel
hello, little question .. maybe some of you already get this kind of set-up ? we get in our belgian division some dns resolvers configured to use our internal dns root servers. Most of the internal dns system but not all is under the tld intranet. and 10.in-addr.arpa. this is working fine and no

Re: rDNS Round-Robin

2009-07-22 Thread Kevin Darcy
Matus UHLAR - fantomas wrote: On Wed, Jul 8, 2009 at 5:08 PM, Mark Andrews wrote: RRsets are unordered. Software and configurations should be prepared for this. Where ordering is required it is built into the RR type. Mark On 14.07.09 14:02, Bryan Irv

Re: Bind 9.6.1: skipping zone transfer, but why ?

2009-07-22 Thread Jan Hansen
Thanks! Nice to know that this isn't (just) me being unable to configure bind :o) As I wrote in the post "Master is unreachable (cached)", I've switched to windows server 2003, which currently *seem* to have a positive effect. I haven't seen the behaviour yet after the switch, but Ian Tait s

RE: dnssec-keyfromlabel out of memory

2009-07-22 Thread Greg.Rabil
> > > > dnssec-keyfromlabel -a RSASHA1 -l pkcs11:foobar foobar > This assumes you have already created a RSA key called "foobar" in the HSM. Thanks Mark, So, can I assume that the "out of memory" error really means it just can't find the key? Regards, Greg ___

Re: rDNS Round-Robin

2009-07-22 Thread Matus UHLAR - fantomas
> On Wed, Jul 8, 2009 at 5:08 PM, Mark Andrews wrote: > >        RRsets are unordered.  Software and configurations should > >        be prepared for this.  Where ordering is required it is > >        built into the RR type. > > > >        Mark On 14.07.09 14:02, Bryan Irvine wrote: > I've think I