Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2005 06:58:21 -0500
From:      Eric Anderson <anderson@centtech.com>
To:        Dan Ross <dan.ross@hamiltontel.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: option 82 on isc dhcp
Message-ID:  <42C13B5D.5020705@centtech.com>
In-Reply-To: <42C070E6.7010705@hamiltontel.com>
References:  <42C070E6.7010705@hamiltontel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Ross wrote:
> Hello;
> I am trying to configure my freebsd ISC dhcp server to support and log 
> option 82 requests.  Can anybody direct me to a how to page or even 
> maybe render some assistance if they have done this before?

I don't know all the details, but maybe these snippets and links can 
help you:

agent.circuit-id is also known as option 82

http://www.archivum.info/dhcp-server%40isc.org/2005-02/msg00026.html
http://www.archivum.info/dhcp-server%40isc.org/2005-06/msg00142.html

man dhcp-options
man dhcp-eval

http://www.faqs.org/rfcs/rfc3046.html

dhcpd.conf hints:
Top of dhcpd.conf (you may have to do this, you may not):
option agent.circuit-id code 82 = string;  # is it a string?

That's all I could conjure up..

Eric





-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
A lost ounce of gold may be found, a lost moment of time never.
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42C13B5D.5020705>