From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LXbBG-0000rZ-Nc for garchives@archives.gentoo.org; Thu, 12 Feb 2009 13:00:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E61E9E0345; Thu, 12 Feb 2009 13:00:37 +0000 (UTC) Received: from homeless.linbsd.net (homeless.linbsd.net [64.127.112.66]) by pigeon.gentoo.org (Postfix) with ESMTP id C3333E0345 for ; Thu, 12 Feb 2009 13:00:37 +0000 (UTC) Received: from [192.168.1.2] (dsl092-011-131.sfo1.dsl.speakeasy.net [66.92.11.131]) by homeless.linbsd.net (Postfix) with ESMTPA id 5F54E57C7D for ; Thu, 12 Feb 2009 05:00:37 -0800 (PST) Subject: Re: [gentoo-embedded] udhcp server From: Ned Ludd To: gentoo-embedded@lists.gentoo.org In-Reply-To: <68f7c0560902112324k66f0dacaj963f39004aed82f5@mail.gmail.com> References: <68f7c0560902112324k66f0dacaj963f39004aed82f5@mail.gmail.com> Content-Type: text/plain Date: Thu, 12 Feb 2009 05:00:36 -0800 Message-Id: <1234443636.10179.2.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: bb4a3335-6bde-4fdc-8f47-ead7eb1ca042 X-Archives-Hash: 8aa87e27ebbacd521901048d894bdb91 On Thu, 2009-02-12 at 10:24 +0300, Abdolmohaimen Siddig wrote: > dear mailing list > > can udhcp support service for more than one network . i.e if I have a > server that have two or three network interface and this server is > connected through those interface to different network and I want my > udhcp server to give those network IP addresses with different subnet > addresses (i.e for eth0 we have the range 192.168.0.20-192.168.0.254, > eth1 we have the range 172.16.58.10 to 172.16.58.254) . > And if possible how can I put them in the configuration file One udhcpd and unique conf file per interface is how it's done.