How to request ixfr updates against public ip directly instead of unicast ip in bind

2016-10-12 Thread rams
Hi, Greetings!!! I have master and slave servers. When we have updates in master, slave is getting updating after 20 or 30 minutes. When I look into tcpdump pcakets, Slave is trying with master unicast ip to get updates. We don't have port opened slave to master with unicast ip and we have port ope

Re: How to request ixfr updates against public ip directly instead of unicast ip in bind

2016-10-12 Thread Barry Margolin
In article , rams wrote: > Hi, > Greetings!!! > I have master and slave servers. When we have updates in master, slave is > getting updating after 20 or 30 minutes. > When I look into tcpdump pcakets, Slave is trying with master unicast ip to > get updates. We don't have port opened slave to mas

dnssec-validation [ ddig_sigchase option ]

2016-10-12 Thread Bhangui, Sandeep - BLS CTR
Hi Running ISC Bind 9.10.4-P2 will be soon moving to 9.10.4-P3. Was trying to run dig commands to do some dnssec validation and got the following message " "Invalid option: +sigchase" When checked found that the dig utility has to be compiled with "-DDIG_SIGCHASE" option for that apparently l

Re: dnssec-validation [ ddig_sigchase option ]

2016-10-12 Thread Dennis Clarke
On 10/12/16 11:40, Bhangui, Sandeep - BLS CTR wrote: Hi Running ISC Bind 9.10.4-P2 will be soon moving to 9.10.4-P3. Was trying to run dig commands to do some dnssec validation and got the following message " "Invalid option: +sigchase" When checked found that the dig utility has to be compi

Re: dnssec-validation [ ddig_sigchase option ]

2016-10-12 Thread Evan Hunt
On Wed, Oct 12, 2016 at 03:40:54PM +, Bhangui, Sandeep - BLS CTR wrote: > Was trying to run dig commands to do some dnssec validation and got the > following message " > > "Invalid option: +sigchase" I recommend using "delv" instead. "dig +sigchase" isn't good code. I expect we'll be removi

Re: dnssec-validation [ ddig_sigchase option ]

2016-10-12 Thread Dennis Clarke
On 10/12/16 13:36, Evan Hunt wrote: On Wed, Oct 12, 2016 at 03:40:54PM +, Bhangui, Sandeep - BLS CTR wrote: Was trying to run dig commands to do some dnssec validation and got the following message " "Invalid option: +sigchase" I recommend using "delv" instead. "dig +sigchase" isn't goo

Re: How to request ixfr updates against public ip directly instead of unicast ip in bind

2016-10-12 Thread Matus UHLAR - fantomas
On 12.10.16 20:57, rams wrote: I have master and slave servers. When we have updates in master, slave is getting updating after 20 or 30 minutes. When I look into tcpdump pcakets, Slave is trying with master unicast ip to get updates. We don't have port opened slave to master with unicast ip and

Re: dnssec-validation [ ddig_sigchase option ]

2016-10-12 Thread Evan Hunt
On Wed, Oct 12, 2016 at 01:56:09PM -0400, Dennis Clarke wrote: > On 10/12/16 13:36, Evan Hunt wrote: > > I recommend using "delv" instead. "dig +sigchase" isn't good code. > > ? well that is news to me :-\ It's code that was contributed over ten years ago; we put it into dig (hidden behind #ifd

Re: dnssec-validation [ ddig_sigchase option ]

2016-10-12 Thread Dennis Clarke
On 10/12/16 15:07, Evan Hunt wrote: On Wed, Oct 12, 2016 at 01:56:09PM -0400, Dennis Clarke wrote: On 10/12/16 13:36, Evan Hunt wrote: I recommend using "delv" instead. "dig +sigchase" isn't good code. ? well that is news to me :-\ It's code that was contributed over ten years ago; we put

dig and IDN

2016-10-12 Thread Mark Elkins
O.S. - Lunux Gentoo. BIND/BIND Tools: BIND 9.10.4-P3 I've been using "dig axfr" to fetch signed and unsigned zones for doing comparisons. The output is easy to parse as dig gives one line records - fully qualified - etc. One of the records includes some IDN (Puny) stuff.. xn--caf-dma.dnssec.co.z

Re: dig and IDN

2016-10-12 Thread Anand Buddhdev
On 13/10/16 00:17, Mark Elkins wrote: Hi Mark, > Is there any way within dig to switch off the puny to UTF8 translations? > Some flag? Environmental variable? IDN_DISABLE=1 Regards, Anand ___ Please visit https://lists.isc.org/mailman/listinfo/bind-us