From owner-freebsd-questions@FreeBSD.ORG Thu Jan 1 18:02:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D98916A4CE for ; Thu, 1 Jan 2004 18:02:26 -0800 (PST) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04FFC43D31 for ; Thu, 1 Jan 2004 18:02:25 -0800 (PST) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail3.panix.com (Postfix) with ESMTP id ED709983CA for ; Thu, 1 Jan 2004 21:02:16 -0500 (EST) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id C5D3B2AA4B for ; Thu, 1 Jan 2004 21:02:16 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1AcEdk-0003bm-00 for ; Thu, 01 Jan 2004 21:02:16 -0500 Date: Thu, 1 Jan 2004 21:02:16 -0500 From: stan To: Free BSD Questions list Message-ID: <20040102020216.GB13824@teddy.fas.com> Mail-Followup-To: Free BSD Questions list References: <20040102002740.GC11556@teddy.fas.com> <44fzezuonr.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44fzezuonr.fsf@be-well.ilk.org> X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 20:57:51 up 7 days, 3:49, 2 users, load average: 0.00, 0.01, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Re: ISC dhcpd serve configuration question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 02:02:26 -0000 On Thu, Jan 01, 2004 at 08:26:00PM -0500, Lowell Gilbert wrote: > stan writes: > > > Looking at tcpdump it _si_ a bootp packet that it sends, so I'm wondering > > if this line is the problem? > > > > > > deny dynamic bootp clients; > > > > Any ideas? > > How do you know that the packet is BOOTP? BOOTP and DHCP use the same > protocol type, so tcpdump(1) (for example) won't be able to > distinguish between them. OK, I just was going by what the tcpdump said. So, the line should just prevent bootp clients from getting a lease, right? > > Did the server respond at all? The client nver got a lease, at all. I don't believe I saw a reply in the tcpdump. Can I bump up the debuging level on the server? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin