Networking Forums

Networking Forums > Computer Networking > Windows Networking > DHCP Offer Followed By DHCP NAK

Reply
Thread Tools Display Modes

DHCP Offer Followed By DHCP NAK

 
 
Will
Guest
Posts: n/a

 
      07-19-2007, 07:01 AM
I have a Windows 2003 member server that was working fine with DHCP. Dell
came out to replace the motherboard, and after that I cannot get DHCP to
work. Of course I changed the reservation on the DHCP server to match the
new MAC address corresponding to the MAC on the motherboard. What I see
from a sniffer on the member server is that when it does a DHCP request,
immediately the DHCP server starts a sequence of:

1) DHCP Offer
2) Short delay
3) DHCP NAK

So the DHCP server makes the IP address offer to the member server, and
after a pause there is a DHCP NAK. Is that a normal behavior for the
server?

From the member server's perspective, when I do an IPCONFIG /RELEASE
followed by IPCONFIG /RENEW, the renew fails instantly, and the eventviewer
message says the DHCP server is refusing the lease with a DHCP NAK.

Any idea what would be causing this sequence and how to fix it?

--
Will


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      07-19-2007, 04:55 PM
Delete the "active lease". Not the Reservation,...I mean the lease.
If the old Lease is still there, then IP# is still "in use" by the old MAC
as far as the DHCP Service is concerned,..therefore it refuses to give the
IP# to the new MAC.


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------

"Will" <westes-(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ...
>I have a Windows 2003 member server that was working fine with DHCP. Dell
>came out to replace the motherboard, and after that I cannot get DHCP to
>work. Of course I changed the reservation on the DHCP server to match the
>new MAC address corresponding to the MAC on the motherboard. What I see
>from a sniffer on the member server is that when it does a DHCP request,
>immediately the DHCP server starts a sequence of:
>
> 1) DHCP Offer
> 2) Short delay
> 3) DHCP NAK
>
> So the DHCP server makes the IP address offer to the member server, and
> after a pause there is a DHCP NAK. Is that a normal behavior for the
> server?
>
> From the member server's perspective, when I do an IPCONFIG /RELEASE
> followed by IPCONFIG /RENEW, the renew fails instantly, and the
> eventviewer message says the DHCP server is refusing the lease with a DHCP
> NAK.
>
> Any idea what would be causing this sequence and how to fix it?
>
> --
> Will
>



 
Reply With Quote
 
Will
Guest
Posts: n/a

 
      07-19-2007, 10:03 PM
Yes, I deleted the old lease at the same time I changed the reservation.
DHCP server is making an offer and immedating issuing a DHCP NAK after the
Offer.

Client immediately fails as described below when doing IPCONFIG /RENEW.

--
Will

"Phillip Windell" <(E-Mail Removed)> wrote in message
news:uJdr$(E-Mail Removed)...
> Delete the "active lease". Not the Reservation,...I mean the lease.
> If the old Lease is still there, then IP# is still "in use" by the old MAC
> as far as the DHCP Service is concerned,..therefore it refuses to give the
> IP# to the new MAC.
>
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or

Microsoft,
> or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
> "Will" <westes-(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) ...
> >I have a Windows 2003 member server that was working fine with DHCP.

Dell
> >came out to replace the motherboard, and after that I cannot get DHCP to
> >work. Of course I changed the reservation on the DHCP server to match

the
> >new MAC address corresponding to the MAC on the motherboard. What I see
> >from a sniffer on the member server is that when it does a DHCP request,
> >immediately the DHCP server starts a sequence of:
> >
> > 1) DHCP Offer
> > 2) Short delay
> > 3) DHCP NAK
> >
> > So the DHCP server makes the IP address offer to the member server, and
> > after a pause there is a DHCP NAK. Is that a normal behavior for the
> > server?
> >
> > From the member server's perspective, when I do an IPCONFIG /RELEASE
> > followed by IPCONFIG /RENEW, the renew fails instantly, and the
> > eventviewer message says the DHCP server is refusing the lease with a

DHCP
> > NAK.
> >
> > Any idea what would be causing this sequence and how to fix it?
> >
> > --
> > Will
> >

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      07-20-2007, 02:59 PM
I have no idea then.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------

"Will" <westes-(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ...
> Yes, I deleted the old lease at the same time I changed the reservation.
> DHCP server is making an offer and immedating issuing a DHCP NAK after the
> Offer.
>
> Client immediately fails as described below when doing IPCONFIG /RENEW.
>
> --
> Will
>
> "Phillip Windell" <(E-Mail Removed)> wrote in message
> news:uJdr$(E-Mail Removed)...
>> Delete the "active lease". Not the Reservation,...I mean the lease.
>> If the old Lease is still there, then IP# is still "in use" by the old
>> MAC
>> as far as the DHCP Service is concerned,..therefore it refuses to give
>> the
>> IP# to the new MAC.
>>
>>
>> --
>> Phillip Windell
>> www.wandtv.com
>>
>> The views expressed, are my own and not those of my employer, or

> Microsoft,
>> or anyone else associated with me, including my cats.
>> -----------------------------------------------------
>>
>> "Will" <westes-(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed) ...
>> >I have a Windows 2003 member server that was working fine with DHCP.

> Dell
>> >came out to replace the motherboard, and after that I cannot get DHCP to
>> >work. Of course I changed the reservation on the DHCP server to match

> the
>> >new MAC address corresponding to the MAC on the motherboard. What I
>> >see
>> >from a sniffer on the member server is that when it does a DHCP request,
>> >immediately the DHCP server starts a sequence of:
>> >
>> > 1) DHCP Offer
>> > 2) Short delay
>> > 3) DHCP NAK
>> >
>> > So the DHCP server makes the IP address offer to the member server, and
>> > after a pause there is a DHCP NAK. Is that a normal behavior for the
>> > server?
>> >
>> > From the member server's perspective, when I do an IPCONFIG /RELEASE
>> > followed by IPCONFIG /RENEW, the renew fails instantly, and the
>> > eventviewer message says the DHCP server is refusing the lease with a

> DHCP
>> > NAK.
>> >
>> > Any idea what would be causing this sequence and how to fix it?
>> >
>> > --
>> > Will
>> >

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Wireless 1490 Dual Band WLAN Mini-Card will not get IP address(ignores DHCP OFFER packets) Jennifer R Wireless Internet 3 01-29-2008 05:34 PM
server DHCPD ISC Linux and broadcast DHCP OFFER and ACK davidbzh Linux Networking 1 10-17-2006 09:43 AM
dhcp client not receiving offer from server Henrik S. Hansen Linux Networking 8 11-19-2004 08:32 AM
Redhat 9.0 dhcp client & windows 2003 dhcp server: dynamic dns update Mads Ravn Linux Networking 0 06-29-2004 05:27 PM
dhclient doesn't respond to DHCP OFFER seandarcy Linux Networking 1 10-07-2003 09:13 AM



1 2 3 4 5 6 7 8 9 10 11