Pascal Hibon wrote: 
> An well implemented DCHP server does not use thing like client iD's. A
> good DHCP server must be compliant with RFC  2131.  
> http://www.ietf.org/rfc/rfc2131.txt. 

Pascal, I'm not picking a fight with you, but rfc2131 specifically
permits client identifiers (Client ID) to be used. 


Code:
--------------------
    
  The combination of 'client identifier' or
  'chaddr' and assigned network address constitute a unique
  identifier for the client's lease and are used by both the client
  and server to identify a lease referred to in any DHCP messages.
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to