Site icon WinCert

IP Address conflict when resuming from sleep

<p><img class&equals;" size-full wp-image-423" src&equals;"http&colon;&sol;&sol;wincert&period;net&sol;wp-content&sol;uploads&sol;2013&sol;01&sol;network&lowbar;tips&period;png" alt&equals;"" width&equals;"479" height&equals;"160" border&equals;"0" &sol;><&sol;p>&NewLine;<p>Some of our portable users experienced IP Address conflict when resuming their machines from sleep mode&period;<&sol;p>&NewLine;<p>An IP address conflict occurs when two computers on a LAN &lpar;local area network&rpar; or the Internet have been assigned the same IP address&period; IP conflicts usually render either one or both of computers unusable for network operations&period;<&sol;p>&NewLine;<p>To avoid this situation you can extend the lease for the Scope or use a DHCP reservations&period;<&sol;p>&NewLine;<p>If above suggested is not acceptible for you&comma; there is also another way to fix DHCP address conflicts by creating a simple batch file that will renew IP address automatically in the case of IP conflict&period;<&sol;p>&NewLine;<p><&excl;--more--><&sol;p>&NewLine;<p>Open Event Viewer and check the System Event Log&period; Find the event 4199 and choose to <em>Attach Task to This Event<&sol;em> option&period;<&sol;p>&NewLine;<p><img class&equals;" size-full wp-image-424" src&equals;"http&colon;&sol;&sol;wincert&period;net&sol;wp-content&sol;uploads&sol;2013&sol;01&sol;dhcp&lowbar;conflict&lowbar;1&period;png" alt&equals;"" width&equals;"341" height&equals;"92" border&equals;"0" &sol;><&sol;p>&NewLine;<p>Create a new task and configure it to run a batch file&sol;program&period; Create a new &period;bat file with following lines&colon;<&sol;p>&NewLine;<p><strong>IPCONFIG &sol;RELEASE<&sol;strong><br &sol;>&NewLine;<strong>IPCONFIG &sol;RENEW<&sol;strong><&sol;p>&NewLine;<p>Now select this &period;bat file in the Program&sol;script prompt&period;<&sol;p>&NewLine;<p><img class&equals;" size-full wp-image-425" src&equals;"http&colon;&sol;&sol;wincert&period;net&sol;wp-content&sol;uploads&sol;2013&sol;01&sol;dhcp&lowbar;conflict&lowbar;2&period;png" alt&equals;"" width&equals;"377" height&equals;"155" border&equals;"0" &sol;><&sol;p>&NewLine;<p>After creating task open Properties of it and choose the option to run the task with highest privileges or  the task won&&num;8217&semi;t work&comma; because users do not have the neccesarry rights to release or renew IP address from the DHCP server&period;<&sol;p>&NewLine;<p><img class&equals;" size-full wp-image-426" src&equals;"http&colon;&sol;&sol;wincert&period;net&sol;wp-content&sol;uploads&sol;2013&sol;01&sol;dhcp&lowbar;conflict&lowbar;3&period;png" alt&equals;"" width&equals;"417" height&equals;"139" border&equals;"0" &sol;><&sol;p>&NewLine;

Exit mobile version