search for: rrset

Displaying 20 results from an estimated 127 matches for "rrset".

Did you mean: reset
2007 May 21
1
[PATCH] Add support for ldns
...S_OK; exit(0); } + ]])], + [AC_MSG_RESULT(yes)], + [ + AC_MSG_RESULT(no) + AC_MSG_ERROR([** Incomplete or missing ldns libraries.]) + ]) + fi + ] +) + # Check whether user wants libedit support LIBEDIT_MSG="no" AC_ARG_WITH(libedit, Index: openbsd-compat/getrrsetbyname.c =================================================================== RCS file: /cvs/openssh/openbsd-compat/getrrsetbyname.c,v retrieving revision 1.24 diff -u -r1.24 getrrsetbyname.c --- openbsd-compat/getrrsetbyname.c 29 Apr 2007 03:58:07 -0000 1.24 +++ openbsd-compat/getrrsetbyname.c 21 Ma...
2008 Aug 12
1
bind-9.3.4-6.0.2.P1.el5_2 and rrset-order: order 'fixed' not fully implemented
Running CentOS 5.2 with the following BIND update rpm, installed with "yum update" - bind-9.3.4-6.0.2.P1.el5_2. Our master DNS has an rrset-order stanza with "order fixed" entries similar to the following: rrset-order { class IN type A name "abc.foobar123.com" order fixed; class IN type A name "def.foobar123.com" order fixed; class IN type A name &qu...
2012 Jun 29
2
[Bug 2022] ssh segfaults when using ldns, SSHFP, a DNSSEC-enabled resolver and a CNAME
https://bugzilla.mindrot.org/show_bug.cgi?id=2022 --- Comment #2 from Darren Tucker <dtucker at zip.com.au> --- Patch applied, thanks. I still don't understand how it gets into this state since the space should be allocated immediately beforehand: if (rrset->rri_nsigs > 0) { rrset->rri_sigs = calloc(rrset->rri_nsigs, sizeof(struct rdatainfo)); What's rrset->rri_nsigs in the failure case? -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone o...
2003 Sep 08
1
please test (HEADER.ad)
...t _getlong) + AC_CHECK_MEMBER(struct HEADER.ad, + [AC_DEFINE(HAVE_HEADER_AD)],, + [#include arpa/nameser.h]) ]) fi ] --- openssh/acconfig.h.old 2003-09-07 11:01:43.989760001 -0700 +++ openssh/acconfig.h 2003-09-08 09:58:18.714080015 -0700 @@ -418,6 +418,9 @@ /* Define if getrrsetbyname() exists */ #undef HAVE_GETRRSETBYNAME +/* Define if HEADER.ad exists in arpa/nameser.h */ +#undef HAVE_HEADER_AD + @BOTTOM@ /* ******************* Shouldn't need to edit below this line ************** */ --- openssh/openbsd-compat/getrrsetbyname.c.old 2003-09-08 06:29:05.644640000...
2014 Aug 07
1
Samba 4.1.9 with bind 9.9.4 and ddns update denied messages
...m unauthorised host 192.168.178.120 port 123 Aug 6 22:25:18 Server1 named[11069]: client 192.168.178.120#65377: update 'winnet.local/IN' denied Aug 6 22:25:18 Server1 named[11069]: client 192.168.178.120#59880/key client1\$\@WINNET.LOCAL: updating zone 'winnet.local/IN': deleting rrset at 'client1.winnet.local' AAAA Aug 6 22:25:18 Server1 named[11069]: client 192.168.178.120#59880/key client1\$\@WINNET.LOCAL: updating zone 'winnet.local/IN': deleting rrset at 'client1.winnet.local' A Aug 6 22:25:18 Server1 named[11069]: client 192.168.178.120#59880/key...
2018 Jan 11
3
sshfp/ldns still having issues in 7.6
> I replaced the ldns code with getdns. Works fine for more than a year now. > I am interested in how you did that. Would you mind sharing your procedure? > I don't think anybody cares. I tried to tell people. But that had no > effect. > There certainly is not as much talk about it as I would expect there to be.
2006 Feb 24
2
NSD 2.3.3 Load Balancing
Can nsd 2.3.3 make load balancing? Example: www 600 IN A 10.0.0.1 600 IN A 10.0.0.2 600 IN A 10.0.0.3 Greet Sebastian Schikora
2016 May 23
2
samba4 AD - winbind Could not write result
...samba_dlz: allowing update of signer=dhcpduser\@ARIANE.INTRA name=HP-CZC2097TDR.ariane.intra tcpaddr=127.0.0.1 type=A key=2495538840.sig-s4.ariane.intra/160/0 May 23 10:49:12 S4 named[2162]: client 127.0.0.1#44322/key dhcpduser\@ARIANE.INTRA: updating zone 'ariane.intra/NONE': deleting rrset at 'HP-CZC2097TDR.ariane.intra' A May 23 10:49:12 S4 named[2162]: samba_dlz: subtracted rdataset HP-CZC2097TDR.ariane.intra 'HP-CZC2097TDR.ariane.intra.#0113600#011IN#011A#011172.21.33.99' May 23 10:49:12 S4 named[2162]: client 127.0.0.1#44322/key dhcpduser\@ARIANE.INTRA: updatin...
2016 May 23
0
samba4 AD - winbind Could not write result
...te of > signer=dhcpduser\@ARIANE.INTRA name=HP-CZC2097TDR.ariane.intra > tcpaddr=127.0.0.1 type=A key=2495538840.sig-s4.ariane.intra/160/0 > May 23 10:49:12 S4 named[2162]: client 127.0.0.1#44322/key > dhcpduser\@ARIANE.INTRA: updating zone 'ariane.intra/NONE': deleting > rrset at 'HP-CZC2097TDR.ariane.intra' A > May 23 10:49:12 S4 named[2162]: samba_dlz: subtracted rdataset > HP-CZC2097TDR.ariane.intra > 'HP-CZC2097TDR.ariane.intra.#0113600#011IN#011A#011172.21.33.99' > May 23 10:49:12 S4 named[2162]: client 127.0.0.1#44322/key > dhcpdus...
2015 Nov 17
1
DDNS and DHCP problems
...3:43:59 S4 named[2309]: samba_dlz: allowing update of signer=dhcpd-user\@ARIANE.INTRA name=dhcp-172-20-4-28.ariane.intra tcpaddr=172.20.2.2 type=A key=1292405312.sig-s4.ariane.intra/160/0 Nov 17 13:43:59 S4 named[2309]: client 172.20.2.2#48911: updating zone 'ariane.intra/NONE': deleting rrset at 'dhcp-172-20-4-28.ariane.intra' A Nov 17 13:43:59 S4 named[2309]: samba_dlz: subtracted rdataset dhcp-172-20-4-28.ariane.intra 'dhcp-172-20-4-28.ariane.intra.#0113600#011IN#011A#011172.20.4.28' Nov 17 13:43:59 S4 named[2309]: client 172.20.2.2#48911: updating zone 'ariane....
2018 Jun 08
4
Samba, AD, 'short' name resolving...
Mandi! Rowland Penny via samba In chel di` si favelave... > This is probably where you are going wrong. AD lives and dies on DNS, > your DC MUST be authoritative for the AD domain. ...but *is* authoritative! Simply DHCP server assign the ''old'' DNS, where all resolution fr the AD (sub)domain are forwarded to AD DNS... > Your AD clients should be using the DC as
2014 May 18
0
insufficient access rights / denied / DNS
...dded the Computer Account to the privileges and Update will work. But not completely i think. There is always a denied. ------------------------------------------- May 18 12:47:56 orion named[18721]: client 192.168.24.43#56273/key pc53\$\@SWI.LOCAL: updating zone 'swi.local/NONE': deleting rrset at 'PC53.swi.local' AAAA May 18 12:47:56 orion named[18721]: client 192.168.24.43#56273/key pc53\$\@SWI.LOCAL: updating zone 'swi.local/NONE': deleting rrset at 'PC53.swi.local' A May 18 12:47:56 orion named[18721]: samba_dlz: subtracted rdataset PC53.swi.local 'PC53.swi...
2016 Jun 28
2
WERR_DNS_ERROR_RCODE_REFUSED
...8 \ $ \ @ LOCAL.DOMAIN name = WIN2008.local.domain tcpaddr = type = A key = 996-ms-7.3-37764d. e5b44e60-3d6e-11e6-02b3-080027f8e516 / 160/0 Jun 28 17:28:40 samba named [8988]: client 192.168.200.66 # 50239 / key Win2008 \ $ \ @ LOCAL.DOMAIN: updating zone 'local.domain / NONE': deleting RRset at 'WIN2008.local.domain' YYYY Jun 28 17:28:40 samba named [8988]: client 192.168.200.66 # 50239 / key Win2008 \ $ \ @ LOCAL.DOMAIN: updating zone 'local.domain / NONE': deleting RRset at 'WIN2008.local.domain' THE Jun 28 17:28:40 samba named [8988]: samba_dlz: subtracted...
2015 Nov 16
3
DDNS and DHCP problems
Hello all, I have two new server samba4, with isc-dhcp and Bind. ( Thanks to Louis 's scripts ) The AD was migrate from 2 Windows 2000 servers last friday, with a copy of them in a private lan. Today we have shutdown the old windows 2000 server and put the 2 new samba4 in place of them. The problem is that the DHCP does not update the DNS systematically... That works with laptops ( which
2016 Jun 29
2
WERR_DNS_ERROR_RCODE_REFUSED
...me = WIN2008.local.domain > tcpaddr = type = A key = 996-ms-7.3-37764d. > e5b44e60-3d6e-11e6-02b3-080027f8e516 / 160/0 > Jun 28 17:28:40 samba named [8988]: client 192.168.200.66 # 50239 / > key Win2008 \ $ \ @ LOCAL.DOMAIN: updating zone 'local.domain / NONE': > deleting RRset at 'WIN2008.local.domain' YYYY > Jun 28 17:28:40 samba named [8988]: client 192.168.200.66 # 50239 / > key Win2008 \ $ \ @ LOCAL.DOMAIN: updating zone 'local.domain / NONE': > deleting RRset at 'WIN2008.local.domain' THE > Jun 28 17:28:40 samba named [8988]: sa...
2008 Mar 23
1
Bug#472368: Expansion to dyndns support section of dhcp
...logcheck-database Version: 1.2.63 Severity: normal --- Please enter the report below this line. --- Added the following patterns to allow for removal of dynamically allocated addresses from the DNS server by dhcp: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: if [._[:alnum:]-]+ IN TXT .[[:alnum:]]+. rrset exists and [._[:alnum:]-]+ IN A [.0-9]+ rrset exists delete [._[:alnum:]-]+ IN A [.0-9]+: success.$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: if [._[:alnum:]-]+ IN A rrset doesn.t exist delete [._[:alnum:]-]+ IN TXT .[[:alnum:]]+.: success.$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: removed reverse...
2015 Nov 17
0
DDNS and DHCP problems
...9]: samba_dlz: allowing update of > signer=dhcpd-user\@ARIANE.INTRA name=dhcp-172-20-4-28.ariane.intra > tcpaddr=172.20.2.2 type=A key=1292405312.sig-s4.ariane.intra/160/0 > Nov 17 13:43:59 S4 named[2309]: client 172.20.2.2#48911: updating zone > 'ariane.intra/NONE': deleting rrset at 'dhcp-172-20-4-28.ariane.intra' A > Nov 17 13:43:59 S4 named[2309]: samba_dlz: subtracted rdataset > dhcp-172-20-4-28.ariane.intra > 'dhcp-172-20-4-28.ariane.intra.#0113600#011IN#011A#011172.20.4.28' > Nov 17 13:43:59 S4 named[2309]: client 172.20.2.2#48911: updatin...
2012 Jun 26
2
[Bug 2022] New: ssh segfaults when using ldns, SSHFP, a DNSSEC-enabled resolver and a CNAME
...nder the following conditions, SSH crash: - SSH is compiled with ldns for DNS support - You use a DNS resolver with DNSSEC enabled - You have SSHFP keys - You attempt to connect through a CNAME (instead of the host name, see attachment) I have tracked the problem down to the file openbsd-compat/getrrsetbyname-ldns.c In function getrrsetbyname, when the DNS resolver sets the ad flags, ssh doesn't allocate memory to contain RRSIG signatures. However it still attempts to copy those signatures from the DNS answer. If rrset->rri_sigs is null, rdata = &rrset->rri_sigs[0] is still null and...
2018 Jun 13
4
Samba, AD, 'short' name resolving...
Mandi! L.P.H. van Belle via samba In chel di` si favelave... > > c) seems to use some ''random'' AD DNS, not the one in the site, for > > example. > Yes that is correct. ( The DC Locator Process does that ) > If you dont want that, you can assign by GPO a preffered server. > You can set it as preffered server per site in the GPO. ( note, a pc needs 2
2016 Jun 28
3
WERR_DNS_ERROR_RCODE_REFUSED
...omain >> tcpaddr = type = A key = 996-ms-7.3-37764d. >> e5b44e60-3d6e-11e6-02b3-080027f8e516 / 160/0 >> Jun 28 17:28:40 samba named [8988]: client 192.168.200.66 # 50239 / >> key Win2008 \ $ \ @ LOCAL.DOMAIN: updating zone 'local.domain / >> NONE': deleting RRset at 'WIN2008.local.domain' YYYY >> Jun 28 17:28:40 samba named [8988]: client 192.168.200.66 # 50239 / >> key Win2008 \ $ \ @ LOCAL.DOMAIN: updating zone 'local.domain / >> NONE': deleting RRset at 'WIN2008.local.domain' THE >> Jun 28 17:28:40 samba...