From owner-freebsd-net@FreeBSD.ORG Tue Jan 10 06:20:33 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 7945B16A41F for ; Tue, 10 Jan 2006 06:20:33 +0000 (GMT) (envelope-from V.Ovsyannikov@kr.ru) Received: from ns.kr.ru (ns.kr.ru [84.22.128.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAC4443D6D for ; Tue, 10 Jan 2006 06:20:26 +0000 (GMT) (envelope-from V.Ovsyannikov@kr.ru) Received: from gravis.skala-net.ru (gravis.skala-net.ru [84.22.128.254]) by ns.kr.ru (Postfix) with ESMTP id B4D6022E2E for ; Tue, 10 Jan 2006 13:20:20 +0700 (KRAT) Date: Tue, 10 Jan 2006 13:19:00 +0700 From: Vitaliy Ovsyannikov X-Priority: 3 (Normal) Message-ID: <13110131385.20060110131900@kr.ru> To: Jon Otterholm In-Reply-To: <43C2C0BC.60700@ide.resurscentrum.se> References: <43C2C0BC.60700@ide.resurscentrum.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: DHCPD + Relay X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vitaliy Ovsyannikov List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 06:20:33 -0000 Hello, Jon. > I want to set up a DHCP-server for a number of subnets. My current > router (Cisco) has a dhcp-relay function (ip helper) to put on each if > in the router to make it answer and forward requests to the dhcp-server. > I am having trouble to get isc-dhcp-server to start up without a > subnet-declaration for a local subnet. ... > How can i make it start up without a declaration for the local subnets? Just write a subnet declaration for subnets used on those interfaces. And as the important addition, you need subnet declarations for each subnet used on your cisco router. -- Sincerely, Vitaliy Ovsyannikov JSC Skala, Krasnoyarsk, Russia