From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 02:36:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51D2E106564A for ; Thu, 20 Mar 2008 02:36:03 +0000 (UTC) (envelope-from jhall@vandaliamo.net) Received: from trueband.net (director.trueband.net [216.163.120.8]) by mx1.freebsd.org (Postfix) with SMTP id CF7578FC1D for ; Thu, 20 Mar 2008 02:36:02 +0000 (UTC) (envelope-from jhall@vandaliamo.net) Received: (qmail 26025 invoked by uid 1006); 20 Mar 2008 02:36:01 -0000 Received: from jhall@vandaliamo.net by rs0 by uid 1003 with qmail-scanner-1.16 (spamassassin: 3.1.4. Clear:SA:0(-1.4/100.0):. Processed in 0.108683 secs); 20 Mar 2008 02:36:01 -0000 X-Spam-Status: No, hits=-1.4 required=100.0 X-Spam-Level: Received: from unknown (HELO trueband.net) (172.16.0.14) by -v with SMTP; 20 Mar 2008 02:36:01 -0000 Received: (qmail 7836 invoked from network); 20 Mar 2008 02:36:01 -0000 Received: from unknown (HELO admintool.trueband.net) (127.0.0.1) by -v with SMTP; 20 Mar 2008 02:36:01 -0000 Received: from 12.170.206.13 (SquirrelMail authenticated user jhall@vandaliamo.net) by admintool.trueband.net with HTTP; Thu, 20 Mar 2008 02:36:01 -0000 (GMT) Message-ID: <54935.12.170.206.13.1205980561.squirrel@admintool.trueband.net> Date: Thu, 20 Mar 2008 02:36:01 -0000 (GMT) From: jhall@vandaliamo.net To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: DHCP Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 02:36:03 -0000 I am in the process of moving my phone system DHCP from my Mitel 3300 to a FreeBSD so I can parse the DHCP file. In order to make Mitel's option 125 work correctly, I have to specify some vendor specific options. I believe this is option 124 if I understand the Mitel documentation correctly. I have searched Google and have not found any helpful information or examples. I'm guessing I will have to create a new class and specify the options within that class. Can someone point me in the right direction? Thanks, Jay