Bad_address
Home › Forums › Microsoft Networking and Management Services › DHCP › Bad_address
This topic contains 1 reply, has 2 voices, and was last updated by Blood 1 year, 3 months ago.
-
AuthorPosts
-
August 27, 2018 at 2:27 pm #167668
hi,
Lately, i have been having these BAD_ADDRESS(es) on our DHCP server and i am not sure what triggers it to happen. i dont know if it is something wrong with our dhcp or else. For this problem, if i reserved an IP address for this device then it would go away for a couple of weeks then it would start again on a different machine. Let me know if you ever ran into this problem before. I really appreciate your time. TIA.
In the Address Leases on the DHCP, the unique id for these BAD_ADDRESS(es) are showing something like this ‘6701a8c0’. it is not a valid MAC address.
The sequence of request and update is really confusing me. The ip addresses on the BAD_ADDRESS lines are not pingable and no device in our network had those IPs during this time.here is a piece of the dhcp log.
…
24,08/27/18,02:25:33,Database Cleanup Begin,,,,,0,6,,,,,,,,,0
25,08/27/18,02:25:33,0 leases expired and 0 leases deleted,,,,,0,6,,,,,,,,,0
25,08/27/18,02:25:33,0 leases expired and 0 leases deleted,,,,,0,6,,,,,,,,,0
30,08/27/18,02:25:39,DNS Update Request,192.168.1.103,CONFPC.DOMAINNAME.com,,,0,6, ,,,,,,,,0
10,08/27/18,02:25:39,Assign,192.168.1.103,CONFPC.DOMAINNAME .com,PC-MACADDRESS,,122985220,0,,,,0x4D53465420352E30,MSFT 5.0,,,,0
32,08/27/18,02:25:39,DNS Update Successful,192.168.1.103,CONFPC.DOMAINNAME.com,,,0 ,6,,,,,,,,,0
30,08/27/18,02:25:39,DNS Update Request,192.168.1.103,CONFPC,DOMAINNAME.com,,,0,6, ,,,,,,,,0
13,08/27/18,02:25:39,Conflict,192.168.1.103,BAD_ADDRESS,,,0 ,6,,,,,,,,,0
32,08/27/18,02:25:39,DNS Update Successful,192.168.1.103,CONFPC.DOMAINNAME.com,,,0 ,6,,,,,,,,,0
30,08/27/18,02:25:52,DNS Update Request,192.168.1.104,CONFPC.DOMAINNAME.com,,,0,6, ,,,,,,,,0
10,08/27/18,02:25:52,Assign,192.168.1.104,CONFPC.DOMAINNAME .com,PC-MACADDRESS,,641243928,0,,,,0x4D53465420352E30,MSFT 5.0,,,,0
32,08/27/18,02:25:53,DNS Update Successful,192.168.1.104,CONFPC.DOMAINNAME.com,,,0 ,6,,,,,,,,,0
30,08/27/18,02:26:09,DNS Update Request,192.168.1.104,CONFPC.DOMAINNAME.com,,,0,6, ,,,,,,,,0
13,08/27/18,02:26:09,Conflict,192.168.1.104,BAD_ADDRESS,,,0 ,6,,,,,,,,,0
32,08/27/18,02:26:09,DNS Update Successful,192.168.1.104,CONFPC.DOMAINNAME.com,,,0 ,6,,,,,,,,,0
30,08/27/18,02:26:19,DNS Update Request,192.168.1.107,CONFPC.DOMAINNAME.com,,,0,6, ,,,,,,,,0
10,08/27/18,02:26:19,Assign,192.168.1.107,CONFPC.DOMAINNAME .com,PC-MACADDRESS,,2953808784,0,,,,0x4D53465420352E30,MSF T 5.0,,,,0
32,08/27/18,02:26:20,DNS Update Successful,192.168.1.107,CONFPC.DOMAINNAME.com,,,0 ,6,,,,,,,,,0
24,08/27/18,02:30:35,Database Cleanup Begin,,,,,0,6,,,,,,,,,0
25,08/27/18,02:30:35,0 leases expired and 0 leases deleted,,,,,0,6,,,,,,,,,0
…..DOMAINNAME: our network domain name
The above sequence is from one pc (CONFPC).
OS: Windows Server 2012 R2Thanks again.
August 28, 2018 at 8:48 am #337409It looks as though the address that is ‘bad’ already exists on your network. Have you checked wireless access points, iDRAC (or other management addresses) etc?
Also, check that your DHCP records tally with your Forward and Reverse zone records. I have seen this where PTR’s or A records have not been claimed back by the DHCP server, and duplicate records have existed.
-
AuthorPosts
You must be logged in to reply to this topic.