On Fri, Jan 23, 2009 at 6:58 AM, Mohan Sundaram <mohan....@gmail.com> wrote:
> On Fri, Jan 23, 2009 at 2:04 AM, mettur salem <metturmohan2...@gmail.com> 
> wrote:
>> Dear All,
>>
>> Thanks for all  your   query support
>>  i have a doubt for the dhcp (dhcp--  need to put two ethernet card ?????)
>
> I assume you want to serve IP addresses to the two floors in the two
> different IP subnets. I do not think you can control how addresses are
> served unless you tie them down to MAC addresses of the client in the
> DHCP configuration or identify clients by OS types (need to use
> if/match declarative with booleans for multiple match consitions).
>
> If a DHCP server has multiple pools to serve from, will it serve an IP
> address in the same subnet as the primary IP of the ethernet card over
> which the DHCP request was received? I've not tried this. Believe
> should be logical to do so though doc/man does not say so explicitly.
> Has anyone else tried this with multiple ethernet cards and different
> subnets?

It seems like DHCP servers do figure out subnets connected to the
client. However, having 2 logical subnets on the same segment still
will have problems. Options would be to group clients using user class
option in dhcp.conf. This, however, assumes that the client is
configurable to send user class along with the DHCP request/discover
message. You will need to check if this is feasible in your current
clients.

If you've static/known users, simple option is to group by MAC.

Mohan
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to