|
RE: ethernet class and subclass: msg#00360network.dhcp.isc.dhcp-server
*** From dhcp-server -- To unsubscribe, see the end of this message. *** One further suggestion, take a look at www.netreg.org, or www.net.cmu.edu/netreg That might make it easier / harder on you depending on what your trying to do. -----Original Message----- From: Simon Hobson [mailto:shobson@xxxxxxxxxx] Sent: Tuesday, January 28, 2003 6:10 AM To: dhcp-server@xxxxxxx Subject: Re: ethernet class and subclass *** From dhcp-server -- To unsubscribe, see the end of this message. *** Sorgho Lamoussa Daouda wrote: > I am going to implement dhcp on my network and I want to >authentificate my network client trough their MAC address. Is it >possible to use an option yo implement it.? Bear in mind that you CANNOT prevent someone using your network with this. They can either spoof their MAC address, or they can manually code their IP address. > I have receive certain mail talking about class and subclass but I >dont know if this solution swit to my problem. It depends on what you want to do. If your ONLY concern is to give IP addresses only to MAC addresses which you know about, then you can put "deny unknown clients ;" in your global scope, and list each device in a host statement : host host1 { hardware ethernet xx:xx:xx:xx:xx:xx ; } ; If you want anything else then I suggest you read man dhcpd.conf and look at the section on subclassing. You can then do different things based on what class (or classes) a device is a member of. Simon -- Simon Hobson, Technical Services Engineer Colony Gift Corporation Limited Lindal in Furness, Ulverston, Cumbria, LA12 0LD Tel 01229 461100, Fax 01229 461101 Registered in England No. 1499611 Regd. Office : 100 New Bridge Street, London, EC4V 6JA. ----------------------------------------------------------------------- List Archives : http://www.isc.org/ml-archives/dhcp-server/ Unsubscribe : http://www.isc.org/dhcp-lists.html -or- : mailto:dhcp-server-request@xxxxxxx?Subject=unsubscribe ----------------------------------------------------------------------- ----------------------------------------------------------------------- List Archives : http://www.isc.org/ml-archives/dhcp-server/ Unsubscribe : http://www.isc.org/dhcp-lists.html -or- : mailto:dhcp-server-request@xxxxxxx?Subject=unsubscribe ----------------------------------------------------------------------- |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: DHCPOFFER to <null> ... ?: 00360, Marc G. Fournier |
|---|---|
| Next by Date: | Anyone using Arris Cornerstone 1000?: 00360, Justin Ellison |
| Previous by Thread: | Re: ethernet class and subclassi: 00360, Simon Hobson |
| Next by Thread: | RE: ethernet class and subclass: 00360, Sean Murphy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |