Don,<br>Thank you for the vital information. <br>I was debugging this issue and i found that nak_lease do not unicast. Also i was not receiving any request packets from the  remote subnet client. Which makes sense because REBIND is not happened.<br>
Do u see that this is the expected behaviour.<br><br>-kalyan<br><br><div class="gmail_quote">On Mon, Mar 22, 2010 at 7:02 PM, Friesen, Don SSBC:EX <span dir="ltr"><<a href="mailto:Don.Friesen@gov.bc.ca">Don.Friesen@gov.bc.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
>I am having a problem receiving DHCPNAK when i move to<br>
>different subnet . DHCP client is not getting the DHCPNAK<br>
>from the ISC Dchp server.<br>
>iam using Dhcp-4.1.0 package. I have added authoritative<br>
>in the conf file but that doesnt work.<br>
<br>
</div>   If the client is on a remote subnet, the NAK will not<br>
make it there until REBIND, shortly before the lease expires.<br>
<br>
   The nak_lease routine will not unicast to a remote network.<br>
<br>
   I patched mine so it would, but only because I have NO locally<br>
attached clients.  I use a Solaris system.<br>
<font color="#888888"><br>
Don.<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
</div></div></blockquote></div><br>