Re: DHCP Server solutions

2002-02-25 Thread Security
fairly easy. Thanks [EMAIL PROTECTED] - Original Message - From: "Mike MacNeill" <[EMAIL PROTECTED]> To: "'Michael Bulebush'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 1:18 PM Subject: RE: DHCP Server solution

RE: DHCP Server solutions

2002-02-25 Thread Chad Agate
I'm in the process of researching a similar solution. I've found netreg a GNU licensed application. http://www.southwestern.edu/ITS/netreg/ Haven't had to much time to play with it yet Regards Chad At 03:41 PM 2/20/2002, Michael Bulebush wrote: >Hi all, > >I'm looking for product suggestions o

RE: DHCP Server solutions

2002-02-23 Thread Jean-François Asselin
Your best option would probably be to use a managed switch which allows you to specify the mac address of each machine that is connected to a specific port, and to disallow any other conenction or MAC address. This way, it would not be possible to get an IP address or talk to anything on the netwo

RE: DHCP Server solutions

2002-02-22 Thread Mike MacNeill
Bootp. Mike -Original Message- From: Michael Bulebush [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 3.41 PM To: [EMAIL PROTECTED] Subject: DHCP Server solutions Hi all, I'm looking for product suggestions of DHCP servers that require authentication from the client befo

Re: DHCP Server solutions

2002-02-22 Thread Raoul Armfield
We do this sort of thing but we setup ACLs on the switch level this way the switch recognizes the MAC address configures the port for the proper VLAN and then the DHCP server serves up an IP adress this eliminates the problem that you are trying to avoid. At 03:41 PM 2/20/2002, Michael Bulebu