Re: DHCP server with a group of mac address

2012-09-26 Thread Владислав Продан
--- Исходное сообщение --- От кого: "d...@mybsd.org.my" Кому: freebsd-net@freebsd.org Дата: 26 сентября 2012, 21:22:31 Тема: DHCP server with a group of mac address > Hi, > > i'm installing isc-dhcp42-server and run in the network for like 1000 node. i > have like 1000 mac address

Re: DHCP server with a group of mac address

2012-09-26 Thread marcos alves
.@mybsd.org.my" > *Sent:* Wednesday, September 26, 2012 6:20 PM > > *Subject:* Re: DHCP server with a group of mac address > > >I dont know if im following you correctly, but yes you can set up your > lish of mac address to be >the only ones allowed to get specified ip > add

Re: DHCP server with a group of mac address

2012-09-26 Thread Paul A. Procacci
In dhcp.conf it describes ways to assign client's to classes. It further explains how to `deny` or `allow` those clients assigned to those classes. Read the subsection from dhcpd.conf(5) called `SUBCLASSES`. It provides an example which almost answers your question in its entirety. ~Paul On We

Re: DHCP server with a group of mac address

2012-09-26 Thread Michael Sierchio
Yes, as I indicated above - but users could manually assign IP addresses, which means you can't really deny them access without switchport level control. - M On Wed, Sep 26, 2012 at 2:58 AM, d...@mybsd.org.my wrote: > Hi, > > > i'm installing isc-dhcp42-server and run in the network for like 100

Re: DHCP server with a group of mac address

2012-09-26 Thread Rafael Henrique Faria
On Wed, Sep 26, 2012 at 7:03 AM, d...@mybsd.org.my wrote: > Hi, > > i'm installing isc-dhcp42-server and run in the network for like 1000 > node. i have like 1000 mac address (servers, PC's, printers, phones, etc) > which i put in the text file. > > FYI, > > Any mac address (which is in the text f