hi, thanks for the reply glennn<br><br><br>.What changes should i do ,so tht the request from the relay agent on 172.18.x.x , 
gets an ip address by DHCP server?<br><br><br><br><div class="gmail_quote">On Wed, Feb 1, 2012 at 11:00 AM, Glenn Satchell <span dir="ltr"><<a href="mailto:glenn.satchell@uniq.com.au">glenn.satchell@uniq.com.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No. There is no subnet definition for 172.18.x.x so the dhcp server will<br>
not be able to match that gateway address (a field the relay fills in when<br>
forwarding the dhcp request) with a subnet.<br>
<br>
regards,<br>
-glenn<br>
<div class="im"><br>
> oki...thanks for your reply guys:)<br>
> i have one more question<br>
><br>
> _____________________________________________________<br>
><br>
</div>> *default-lease-time 10;*<br>
><br>
> *class "pool1" {*<br>
><br>
> * **match if option vendor-class-identifier = "mercadonam";*<br>
><br>
> *}*<br>
><br>
> *class "pool2" {*<br>
><br>
> *        match if option vendor-class-identifier = "mercadonamn";*<br>
><br>
> *}*<br>
><br>
> *shared-network "pools" {*<br>
><br>
> *subnet 128.0.0.0 netmask 128.0.0.0 {*<br>
><br>
> *authoritative;*<br>
><br>
> *pool {*<br>
><br>
> * **allow members of "pool1";*<br>
><br>
> * **range 128.51.0.1 128.51.255.255;*<br>
><br>
> * **option subnet-mask 255.255.255.255;*<br>
><br>
> *}*<br>
><br>
> *pool {*<br>
><br>
> * **allow members of "pool2";*<br>
><br>
> * **range 128.52.0.1 128.52.255.255;*<br>
><br>
> * **option subnet-mask 255.255.255.255;*<br>
><br>
> *}*<br>
><br>
> *}*<br>
><br>
> *}<br>
> *<br>
><br>
> __________________________________________________________________<br>
> * *<br>
<div class="im HOEnZb">> is the sample config<br>
> if the relay agent is on 172.18.x.x<br>
><br>
> will the DHCP server be able to allocate addresses to the request cmng<br>
> from<br>
> the relay agent<br>
><br>
><br>
><br>
><br>
><br>
>><br>
>><br>
</div><div class="HOEnZb"><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>
<br>
<br>
_______________________________________________<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>