From owner-freebsd-net@FreeBSD.ORG Tue Jun 6 17:59:07 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96CBC16B71A for ; Tue, 6 Jun 2006 17:59:07 +0000 (UTC) (envelope-from jon.otterholm@ide.resurscentrum.se) Received: from mail1.cil.se (mail1.cil.se [217.197.56.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6176B43D66 for ; Tue, 6 Jun 2006 17:59:05 +0000 (GMT) (envelope-from jon.otterholm@ide.resurscentrum.se) Received: from [192.168.98.245] ([192.168.44.2]) by mail1.cil.se with Microsoft SMTPSVC(6.0.3790.0); Tue, 6 Jun 2006 19:59:02 +0200 Message-ID: <4485C265.5020308@ide.resurscentrum.se> Date: Tue, 06 Jun 2006 19:59:01 +0200 From: Jon Otterholm User-Agent: Thunderbird 1.5 (X11/20060204) MIME-Version: 1.0 To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Jun 2006 17:59:02.0963 (UTC) FILETIME=[E52A6830:01C68992] Subject: CNR Replacement X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 17:59:14 -0000 Hi. I am searching for a BSD-based CNR replacement. CNR (Cisco Network Registrar) is basicly a DHCP server that puts IF-routes on a router when a client has leased an IP-address. When the lease expires the IF-route is removed from the router. This functionality together with IP-less VLAN-IF's and a local loopback IF (client gateway) offers a solution where you maximize IP usage and also getting a tracelog. Has anyone out there built a similar solution on FreeBSD? I would very much like to replace my SiliconValey based proprietary solution with one based on FreeBSD. What are my chances? /J