-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Does anybody know how to block a specific mac address from getting a dhcp addres in isc dhcpd? I know I can do it with ip tables, and I know that they will still be able to set a static ip, but I need to do it this way. I have the notion I need to use pool, and set a known host and then deny, but I can't get it right. Any help would be appreciated. Eric -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEfjngaI8VEtSi4H8RAhgrAJwOaRJyQZAQsr0OGa23dCAUOgV9pwCeKNEw c4TFkAL+y/V9OzFGvF46wnw= =EKUv -----END PGP SIGNATURE-----
If you don't have a pool and just specify the clients you want to allow, then that would do essentially the same thing, no? Except that it would also block all other unknown clients, not sure if that was what you were going for or not... -Jared On 5/31/06, Eric Martin <freak4uxxx@gmail.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Does anybody know how to block a specific mac address from getting a dhcp addres in isc dhcpd? I know I can do it with ip tables, and I know that they will still be able to set a static ip, but I need to do it this way. I have the notion I need to use pool, and set a known host and then deny, but I can't get it right. Any help would be appreciated.
Eric -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEfjngaI8VEtSi4H8RAhgrAJwOaRJyQZAQsr0OGa23dCAUOgV9pwCeKNEw c4TFkAL+y/V9OzFGvF46wnw= =EKUv -----END PGP SIGNATURE-----
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I would do it that way, but I can't....It's an assignment for class...I've check all of my books, went on the internet...(I've been at this for two weeks). My professor says it can be done and I'm sure it can...I just didn't know if anybody here had an idea. Jared Greenwald wrote:
If you don't have a pool and just specify the clients you want to allow, then that would do essentially the same thing, no? Except that it would also block all other unknown clients, not sure if that was what you were going for or not...
-Jared
On 5/31/06, Eric Martin <freak4uxxx@gmail.com> wrote: Does anybody know how to block a specific mac address from getting a dhcp addres in isc dhcpd? I know I can do it with ip tables, and I know that they will still be able to set a static ip, but I need to do it this way. I have the notion I need to use pool, and set a known host and then deny, but I can't get it right. Any help would be appreciated.
Eric
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEfzJTaI8VEtSi4H8RAnXBAKDinmFpYAHp/3LA+3SX2jVNRKm/1QCgq5OV Jd1BdHwqZzpk+tbIo2EobLk= =aY3I -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric Martin wrote:
I would do it that way, but I can't....It's an assignment for class...I've check all of my books, went on the internet...(I've been at this for two weeks). My professor says it can be done and I'm sure it can...I just didn't know if anybody here had an idea.
What's this? You want us to do your class homework for you? WTF?! :-) Next you'll want to know how to edit the password file in single user mode to break into the professor's computer and change your grade. Oh, wait, you already know how to do that....... ;-) ROTFLMAO, Andy
Jared Greenwald wrote:
If you don't have a pool and just specify the clients you want to allow, then that would do essentially the same thing, no? Except that it would also block all other unknown clients, not sure if that was what you were going for or not...
-Jared
On 5/31/06, Eric Martin <freak4uxxx@gmail.com> wrote: Does anybody know how to block a specific mac address from getting a dhcp addres in isc dhcpd? I know I can do it with ip tables, and I know that they will still be able to set a static ip, but I need to do it this way. I have the notion I need to use pool, and set a known host and then deny, but I can't get it right. Any help would be appreciated.
Eric
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug - -- Andy Stewart, Founder Worcester Linux Users' Group Worcester, MA, USA http://www.wlug.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEf2MYHl0iXDssISsRAp2tAJoCtIwscf9fXJVK9B20bo1jVoSpsQCdFpkT tyQGfGLY9W9NoUley0hLnkQ= =pncM -----END PGP SIGNATURE-----
On Thu, 2006-06-01 at 17:58 -0400, Andy Stewart wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Eric Martin wrote:
I would do it that way, but I can't....It's an assignment for class...I've check all of my books, went on the internet...(I've been at this for two weeks). My professor says it can be done and I'm sure it can...I just didn't know if anybody here had an idea.
What's this? You want us to do your class homework for you? WTF?! :-)
Isn't there a surcharge or something that gets imposed before we do people's homework assignments? ;)
Next you'll want to know how to edit the password file in single user mode to break into the professor's computer and change your grade. Oh, wait, you already know how to do that....... ;-)
Yeah, but the problem is that the scripts for those menial tasks are written in VB. Thanks to a certain company in Redmond (!!), those scripts won't run under *nix. :D ...Bill
On Thu, Jun 01, 2006 at 02:30:44PM -0400, Eric Martin wrote:
I would do it that way, but I can't....It's an assignment for class...I've check all of my books, went on the internet...(I've been at this for two weeks). My professor says it can be done and I'm sure it can...I just didn't know if anybody here had an idea.
The answer should definately be in the DHCP Handbook by Droms & Lemon. Also, the manual pages are pretty good. Check out dhcpd.conf(5).
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I already checked the man page, I'm just hitting the list as a last resort (I figured most people would share Andy's feelings on helping me w/homework). :) Thanks for the tip on the handbook though! Chuck Anderson wrote:
On Thu, Jun 01, 2006 at 02:30:44PM -0400, Eric Martin wrote:
I would do it that way, but I can't....It's an assignment for class...I've check all of my books, went on the internet...(I've been at this for two weeks). My professor says it can be done and I'm sure it can...I just didn't know if anybody here had an idea.
The answer should definately be in the DHCP Handbook by Droms & Lemon. Also, the manual pages are pretty good. Check out dhcpd.conf(5). _______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEf4HoaI8VEtSi4H8RAv4tAJ9TCttFkHWFVuvLl04M+E0mUh4PVACfZubh EtuuyNlkVnqSlXLQgcHeYAo= =7l+T -----END PGP SIGNATURE-----
participants (5)
-
Andy Stewart
-
Bill Smith
-
Chuck Anderson
-
Eric Martin
-
Jared Greenwald