search for: 40c56f6b1c88

Displaying 3 results from an estimated 3 matches for "40c56f6b1c88".

2020 May 19
4
DHCP Updates to DNS - Multiple Entries with Same IP
...look in DNS in my Forward Lookup Zone via Windows 10 I have multiple A Host records with the same ip address but the names are like this: Aarons-iPad Host(A) 172.20.10.152 static Aarons-iPadCNF:134dd19a-e0fd-4230-8108-40b4ae3328d9 Host(A) 172.20.10.152 static Aarons-iPadCNF:156181c7-c420-409d-ab88-40c56f6b1c88 Host(A) 172.20.10.152 static ..... - currently there are 13 such entries & there are similar records for other hosts. The same multiple PTR records are present in the Reverse Lookup Zone. I followed the samba wiki https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND...
2020 May 20
0
DHCP Updates to DNS - Multiple Entries with Same IP
...d Lookup Zone via Windows 10 I have multiple A Host records with the > same ip address but the names are like this: > > Aarons-iPad Host(A) 172.20.10.152 static > Aarons-iPadCNF:134dd19a-e0fd-4230-8108-40b4ae3328d9 Host(A) 172.20.10.152 static > Aarons-iPadCNF:156181c7-c420-409d-ab88-40c56f6b1c88 Host(A) 172.20.10.152 static The 'CNF' is short for 'collision', multiple things are trying to update the record at the same time, first one wins, the rest get marked with the 'CNF'. > Also,note that on Ubuntu 18.04 aarch64, isc-dhcp-server runs as > dhcpd:dhcpd I ju...
2020 May 21
0
Fwd: DHCP Updates to DNS - Multiple Entries with Same IP
...the > > > same ip address but the names are like this: > > > > > > Aarons-iPad Host(A) 172.20.10.152 static > > > Aarons-iPadCNF:134dd19a-e0fd-4230-8108-40b4ae3328d9 Host(A) > > > 172.20.10.152 static > > > Aarons-iPadCNF:156181c7-c420-409d-ab88-40c56f6b1c88 Host(A) > > > 172.20.10.152 static > > The 'CNF' is short for 'collision', multiple things are trying to > > update > > the record at the same time, first one wins, the rest get marked > > with > > the 'CNF'. > > > Also,note th...