Re: IP conflict in my network



I dont know if i fully agree with the lease running out while the
machines are turned off

If a lease was to run out while a pc was turned off and then
consequently this lease was given to another computer, the original
computer when it is turned on should be requesting a new lease as it
knows that its lease has run out

Below is a url to dhcp guide

http://www.tcpipguide.com/free/t_DHCPLeasesLeaseLengthPoliciesandManagement-3.htm

It is still obviously a good idea to work out a good lease time that
suits your needs but the dhcp server should handle the machines leases
running out while turned off without problems

I would be looking to see that you dont have any pcs or printers or any
other devices with static ip addresses and, if you are still having
problems i would look at your pool of addresses and see if it is big
enough for all your pcs and devices

Also I would check to see that you dont have 2 devices setup for dhcp,
ie if you have a broadband modem/router it would most likely be by
default setup for dhcp.

Spender wrote:
On 5 Dec 2006 02:21:31 -0800, "suad" <suad@xxxxxxxxxx> wrote:

some users have IP conflict. Ip address are destrubuited dynamicaly
by DHCP. why these users have this problem in my netwrok. do u think a
virous cause this problem. how can I prevent it.

Virus? Why does everyone think everything is caused by a virus? Most
computer problems are caused by Microsoft, not viruses. Oh well.

A problem like this can be caused by the IP address lease running out, as
far as the DHCP server is concerned, while the system that owns the lease
is turned off. The DHCP server then hands out that IP to another system.
The first system is then turned on, and bing, bang, boom you have an IP
address conflict.

Check the DHCP server and extend the length of the IP address lease
lifetime. Chances are it is too short for your needs. Then do an "ipconfig
/release" on all systems, followed by an "ipconfig /renew".

.



Relevant Pages

  • Re: Cant change my internal and external ip addresses
    ... > Jason thanks for the answers bu here i have some more to ask on what ... Try ipconfig /displaydns ... ipconfig /release releases your lease on the IP address you had. ... Then you have to be able to tell the DHCP server to issue the address you want. ...
    (comp.security.firewalls)
  • Re: Cant change my internal and external ip addresses
    ... There is a DHCP server at your ISP which issues your router with an IP ... > a) ipconfig /release release my lease on the IP address i have and also ... DHCP and lease times allows your ISP to assign you an IP address of their choice ...
    (comp.security.firewalls)
  • Re: changing DHCP server used to assign IP address to laptop
    ... >> Is the cable modem interface a different physical interface from ... I'm assuming that because the 24 hour lease was still ... Does your office network have its own DHCP server? ...
    (Debian-User)
  • Re: What does XP do with lease for shutdown/restart?
    ... then they just set up the same lease when powered up. ... DHCP server a DHCP RELEASE when it's not going to use ... the DHCP server to give you the specific IP assignment ... it's the lease term that I want to start over. ...
    (microsoft.public.windowsxp.network_web)
  • Re: dhcp-client cleanup
    ... The client normally doesn't release the current lease as it is not ... The -r flag explicitly releases the current lease, ... even a cursory glance at the output of "strings $(which dhclient)" did not provide a clue as to what this thing is.. ... they are used until either they expire or the DHCP server ...
    (comp.os.linux.networking)