Re: Best way to handle a delegation...

2017-01-21 Thread Grant Taylor via bind-users
On 01/21/2017 08:28 PM, Reindl Harald wrote: you can - the second one is a rbldnsd hosting our honeypot DNSBL I thought you could. But since I've not tried to do so myself, I wasn't 100% sure. Thank you for the confirmation. I also half way expect that Ray's network may have something prec

Re: Best way to handle a delegation...

2017-01-21 Thread Reindl Harald
Am 22.01.2017 um 03:59 schrieb Grant Taylor via bind-users: Please forgive the naive question, but why can't you just delegate from domain.com to subdomain.domain.com, even internally? you can - the second one is a rbldnsd hosting our honeypot DNSBL (don't use it anywhere, the public NS answ

Re: Best way to handle a delegation...

2017-01-21 Thread Grant Taylor via bind-users
On 01/20/2017 05:24 PM, Ray Van Dolson wrote: So I have domain.com, controlled by AD, but want to delegate subdomain.domain.com to an external DNS server on the Internet (Amazon Route53). Okay... This is easy to do for my external version of domain.com as I can just add subdomain.domain.com

Re: Setting serial number in NOTIFY message with dig

2017-01-21 Thread Anand Buddhdev
On 21/01/2017 23:19, Mark Andrews wrote: > +opcode is primarially there to be able to test servers ablilty to handle > unknown > opcodes. > > There is no ability to add a RR to the request. Thanks Mark. I'll write a small python script to do this. Anand

Re: Setting serial number in NOTIFY message with dig

2017-01-21 Thread Mark Andrews
In message <61fb81cd-6553-2439-b321-ed9a06324...@ripe.net>, Anand Buddhdev writes: > Hello folks, > > I know how to use dig to send a notify message: > > dig @server soa +norec +aa +opcode=notify > > But I don't know how I can specify a serial number for this notify > message. If anyone knows

Setting serial number in NOTIFY message with dig

2017-01-21 Thread Anand Buddhdev
Hello folks, I know how to use dig to send a notify message: dig @server soa +norec +aa +opcode=notify But I don't know how I can specify a serial number for this notify message. If anyone knows, I'd appreciate an education. Regards, Anand ___ Please