search for: 1au

Displaying 9 results from an estimated 9 matches for "1au".

Did you mean: 1a
2020 Mar 02
6
samba_dnsupdate
On 02/03/2020 11:51, Paul Littlefield via samba wrote: > On 02/03/2020 10:49, Rowland penny via samba wrote: >> Does your DC have a fixed IP and if not, why not ? > > Yes, using netplan in Ubuntu 18.04... > > network: > ? ethernets: > ??? ens18: > ????? addresses: > ????? - 130.130.0.218/16 > ????? gateway4: 130.130.0.1 > ????? nameservers: > ???????
2013 Aug 06
3
[Bug 839] New: SNAT66 does not work for bidirectional UDP
https://bugzilla.netfilter.org/show_bug.cgi?id=839 Summary: SNAT66 does not work for bidirectional UDP Product: netfilter/iptables Version: unspecified Platform: x86_64 OS/Version: Gentoo Status: NEW Severity: normal Priority: P5 Component: NAT AssignedTo: netfilter-buglog at lists.netfilter.org
2020 Mar 02
0
samba_dnsupdate
....63006 > 130.130.0.218.53: 29782 update [1a] [3n] SOA? mydomain.com. (108) 13:25:35.265196 IP 130.130.0.218.53 > 130.130.0.252.63006: 29782 update Refused- 1/3/0 (Class 254) CNAME V-RDS02.mydomain.com. (108) 13:25:35.274443 IP 130.130.0.252.55001 > 130.130.0.218.53: 64781 update [1a] [3n] [1au] SOA? mydomain.com. (239) 13:25:35.354349 IP 130.130.0.218.53 > 130.130.0.252.55001: 64781 update 1/3/1 (Class 254) CNAME V-RDS02.mydomain.com. (224) ...what IS that Windows server trying to do?! > Fairly sure this is samba_dnsupgrade doing this, but why is another question. Oooo, goody.....
2009 Jun 29
2
openbsd-compat/getrrsetbyname.c: answer buffer size too large for EDNS0 and glibc
...the glibc stub-resolver, "sizeof(answer)" is eventually passed on as "anslen" to __res_nopt() in resolv/res_mkquery.c: [...] NS_PUT16(anslen & 0xffff, cp); /* CLASS = UDP payload size */ and sent out to the recursor: | IP 127.0.0.1.44138 > 127.0.0.1.53: 31454+ [1au] SSHFP? orbit.attraktor.org. ar: . OPT UDPsize=0 (48) | IP 127.0.0.1.53 > 127.0.0.1.44138: 31454 ServFail-| [0q] 0/0/0 (12) Hauke. -------------- next part -------------- A non-text attachment was scrubbed... Name: getrrsetbyname-anslen.patch Type: text/x-patch Size: 346 bytes Desc: not avail...
2020 Mar 02
1
samba_dnsupdate
...[1a] [3n] SOA? mydomain.com. (108) > > 13:25:35.265196 IP 130.130.0.218.53 > 130.130.0.252.63006: 29782 > > update Refused- 1/3/0 (Class 254) CNAME V-RDS02.mydomain.com. (108) > > 13:25:35.274443 IP 130.130.0.252.55001 > 130.130.0.218.53: 64781 > > update [1a] [3n] [1au] SOA? mydomain.com. (239) > > 13:25:35.354349 IP 130.130.0.218.53 > 130.130.0.252.55001: 64781 > > update 1/3/1 (Class 254) CNAME V-RDS02.mydomain.com. (224) > > > > ...what IS that Windows server trying to do?! > It looks like it is trying to update its own dns recor...
2014 Aug 05
1
DNS problem when adding new record using samba-tool
Hi all, I am setting up a new AD server with Samba 4.1.11 from the FreeBSD ports. I struggle with the internal DNS. I add a new CNAME record but it does not show up properly. I gave the AD domain a new DNS domain (domain.fda) and the server the name samba4.domain.fda. I am using the internal DNS, and a forwarder to a bind server in the same network. After the AD provision I have this here
2020 Mar 02
4
samba_dnsupdate
...: 29782 > update [1a] [3n] SOA? mydomain.com. (108) > 13:25:35.265196 IP 130.130.0.218.53 > 130.130.0.252.63006: 29782 > update Refused- 1/3/0 (Class 254) CNAME V-RDS02.mydomain.com. (108) > 13:25:35.274443 IP 130.130.0.252.55001 > 130.130.0.218.53: 64781 > update [1a] [3n] [1au] SOA? mydomain.com. (239) > 13:25:35.354349 IP 130.130.0.218.53 > 130.130.0.252.55001: 64781 > update 1/3/1 (Class 254) CNAME V-RDS02.mydomain.com. (224) > > ...what IS that Windows server trying to do?! It looks like it is trying to update its own dns records and if you are using...
2024 Jul 03
3
NSD incorrectly logging DNAME as refused?
B.t.w. I've created a PR for it that resolves it (see https://github.com/NLnetLabs/nsd/pull/346 ), but we may need to discuss if and how to resolve it first. First I'd like to know if your configuration is similar in that the CNAME or DNAME target does contain an allow-query list. Op 03-07-2024 om 10:52 schreef Willem Toorop via nsd-users: > Hi Jamie, > > I can reproduce,
2012 Sep 13
6
[newbie] aggregating table() results and simplifying code with loop
Dear all, I'm looking for primary help at aggregating table() results and at writing a loop (if useful) My dataset ( http://goo.gl/gEPKW ) is composed of 23k rows, each one representing a point in the space of which we know the land cover over 10 years (column y01 to y10). I need to analyse it with a temporal sliding window of 5 years (y01 to y05, y02 to y06 and so forth) For each period