Re: RPZ - override TXT records

2015-10-12 Thread Mukund Sivaraman
Hi Wolfgang On Thu, Oct 08, 2015 at 11:25:14PM +0200, Wolfgang Riedel [CISCO] wrote: > Hi Folks, > > I am currently struggling with using RPZ for inserting or overriding TXT > resource records. > > This is my goal: > >; do not rewrite www.cisco.com (so, PASSTHRU) and add or override >mi

BIND 9.9.8 Assertion Failure

2015-10-12 Thread Neil
Hi Bind Community, Had a BIND Crash on 9.9.8. Any ideas? 12-Oct-2015 02:09:06.457 general: error: socket.c:5407: unexpected error: 12-Oct-2015 02:09:06.458 general: error: connect(0.0.0.1#53) 22/Invalid argument 12-Oct-2015 02:59:08.850 general: error: socket.c:5407: unexpected error: 12-Oct-2015

Re: BIND 9.9.8 Assertion Failure

2015-10-12 Thread Wah Peng
What system and what release of BIND? I met this similiar issue months ago and I just recompiled from the source then the problem got fixed. regards, Wah. 2015-10-12 18:30 GMT+08:00 Neil : > Hi Bind Community, > > Had a BIND Crash on 9.9.8. > Any ideas? > > 12-Oct-2015 02:09:06.457 general: erro

Re: FW: SRV Request to DNS

2015-10-12 Thread Matus UHLAR - fantomas
On 06.10.15 09:21, Harshith Mulky wrote: Let us say we are having a FQDN and we need to Resolve it. It goes through the procedure of determining the IP and Port using NAPTR/SRV/A query mechanisms no, the ordinary resolution does NOT use NAPTR and SRV records, only A and/or records. The q

RE: BIND 9.9.8 Assertion Failure {REP=5.5}

2015-10-12 Thread Neil
Hi Wah, RHEL 6.7 BIND 9.9.8 (Extended Support Version) built by make with '--prefix=/usr/local' '--enable-threads' '--enable-fixed-rrset' '--enable-fetchlimit' '--with-openssl=/usr' '--with-libtool' '--with-make-clean' Just did another recompile as you said, What would the cause be?