Windows clients unable to obtain DHCP lease after server move.

This is a discussion on Windows clients unable to obtain DHCP lease after server move. within the Linux Networking forums, part of the Linux Forums category; I recently moved a dhcp server to another machine, the same ip address and dhcp configuration, but now the clients ...


Go Back   Usenet Forums > Linux Forums > Linux Networking

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 1 Week Ago
techjohnny@gmail.com
 
Posts: n/a
Default Windows clients unable to obtain DHCP lease after server move.

I recently moved a dhcp server to another machine, the same ip address
and dhcp configuration, but now the clients cannot obtain a lease
anymore. I checked the logs and here is a sample:

Apr 27 04:07:09 dhcpd: DHCPINFORM from 10.1.10.148 via eth0
Apr 27 04:07:09 dhcpd: DHCPACK to 10.1.10.148 (00:17:31:c0:9e:d5) via
eth0
Apr 27 04:07:09 dhcpd: DHCPINFORM from 10.1.10.148 via 10.1.10.1
Apr 27 04:07:09 dhcpd: DHCPACK to 10.1.10.148 (00:17:31:c0:9e:d5) via
10.1.10.1
Apr 27 04:07:13 dhcpd: DHCPINFORM from 10.1.10.148 via eth0
Apr 27 04:07:13 dhcpd: DHCPACK to 10.1.10.148 (00:17:31:c0:9e:d5) via
eth0
Apr 27 04:07:13 dhcpd: DHCPINFORM from 10.1.10.148 via 10.1.10.1
Apr 27 04:07:13 dhcpd: DHCPACK to 10.1.10.148 (00:17:31:c0:9e:d5) via
10.1.10.1

thank,

--tj
Reply With Quote
  #2 (permalink)  
Old 1 Week Ago
Joachim Mæland
 
Posts: n/a
Default Re: Windows clients unable to obtain DHCP lease after server move.

On Fri, 02 May 2008 08:42:36 -0700, techjohnny@gmail.com wrote:

> I recently moved a dhcp server to another machine, the same ip address
> and dhcp configuration, but now the clients cannot obtain a lease
> anymore. I checked the logs and here is a sample:
>
> Apr 27 04:07:09 dhcpd: DHCPINFORM from 10.1.10.148 via eth0 Apr 27
> 04:07:09 dhcpd: DHCPACK to 10.1.10.148 (00:17:31:c0:9e:d5) via eth0


This looks like a quite normal behavior, but AFAIK not part of the
process of obtaining an IP address from the DHCP server.

Please look at the "Windows Client" section of:
http://www.brennan.id.au/10-DHCP_Server.html

--
Regards/mvh Joachim Mæland

If everything seems under control, you're just not going fast enough.
-Mario Andretti
Reply With Quote
  #3 (permalink)  
Old 4 Days Ago
techjohnny@gmail.com
 
Posts: n/a
Default Re: Windows clients unable to obtain DHCP lease after server move.

On May 2, 11:41 am, Joachim Mæland <jm-n...@profine.net> wrote:
> On Fri, 02 May 2008 08:42:36 -0700, techjoh...@gmail.com wrote:
> > I recently moved a dhcp server to another machine, the same ip address
> > and dhcp configuration, but now the clients cannot obtain a lease
> > anymore. I checked the logs and here is a sample:

>
> > Apr 27 04:07:09 dhcpd: DHCPINFORM from 10.1.10.148 via eth0 Apr 27
> > 04:07:09 dhcpd: DHCPACK to 10.1.10.148 (00:17:31:c0:9e:d5) via eth0

>
> This looks like a quite normal behavior, but AFAIK not part of the
> process of obtaining an IP address from the DHCP server.
>
> Please look at the "Windows Client" section of:http://www.brennan.id.au/10-DHCP_Server.html
>
> --
> Regards/mvh Joachim Mæland
>
> If everything seems under control, you're just not going fast enough.
> -Mario Andretti


Here is my dhcpd.conf file:

authoritative;
ddns-update-style ad-hoc;
subnet 10.1.10.0 netmask 255.255.255.0
{
range 10.1.10.50 10.1.10.150;
option domain-name "domain.com";
option routers 10.1.10.15;
option subnet-mask 255.0.0.0;
option domain-name-servers 10.1.10.15;
option broadcast-address 10.1.10.255;
default-lease-time 21600;
max-lease-time 43200;

}

This is exactly the same confirmation that I had on serverA, but after
moving ISC dhcp server to serverB, my Windows clients can no longer
obtain their ip address, so I've configured everybody with static.

--tj
Reply With Quote
  #4 (permalink)  
Old 4 Days Ago
Joachim Mæland
 
Posts: n/a
Default Re: Windows clients unable to obtain DHCP lease after server move.

On Thu, 08 May 2008 10:13:39 -0700, techjohnny@gmail.com wrote:

> This is exactly the same confirmation that I had on serverA, but after
> moving ISC dhcp server to serverB, my Windows clients can no longer
> obtain their ip address, so I've configured everybody with static.


Where in this does your trying my suggested test by forcing your ill
behaved Wintendoes to release and obtain a new IP addresses go?

Believe me, you have not posted anything from your Windblows obtaining an
IP address. At best, you have posted the result of your Billys performing
something like: "I'm a sucking ignorant blower, I don't care about
protocol and I'm used to have the IP address XX:XX:XX:XX:XX:XX, any
objections???" Or something else, way out of context, I don't know.

Please read the link I gave you...!

The part about "Testing The Server" is good practice too...


--
Regards/mvh Joachim Mæland

If everything seems under control, you're just not going fast enough.
-Mario Andretti
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

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



All times are GMT +1. The time now is 10:41 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0