From owner-freebsd-stable Thu Jul 6 19:20:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 5D03A37BA35 for ; Thu, 6 Jul 2000 19:20:35 -0700 (PDT) (envelope-from Gerhard.Sittig@gmx.net) Received: (qmail 32384 invoked by uid 0); 7 Jul 2000 02:20:32 -0000 Received: from p3ee0b31e.dip.t-dialin.net (HELO speedy.gsinet) (62.224.179.30) by mail.gmx.net with SMTP; 7 Jul 2000 02:20:32 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id WAA16994 for stable@FreeBSD.ORG; Thu, 6 Jul 2000 22:36:40 +0200 Date: Thu, 6 Jul 2000 22:36:40 +0200 From: Gerhard Sittig To: stable@FreeBSD.ORG Subject: Re: pxeboot problems with 4.0-stable (continued) Message-ID: <20000706223640.J5945@speedy.gsinet> Mail-Followup-To: stable@FreeBSD.ORG References: <3964B9AF.4CB89178@digitalconvergence.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3964B9AF.4CB89178@digitalconvergence.com>; from aedmonds@digitalconvergence.com on Thu, Jul 06, 2000 at 11:54:07AM -0500 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Jul 06, 2000 at 11:54 -0500, Alan Edmonds wrote: > Here's the entire dhcpd config file. > > option domain-name "test.dcnv.com"; > option routers 10.25.1.1; > option subnet-mask 255.255.255.0; > option broadcast-address 10.25.1.255; > option domain-name-servers 10.25.1.1; > server-name "test.dcnv.com"; > server-identifier 10.25.1.1; > default-lease-time 1200; > max-lease-time 1200; > next-server 10.25.1.1; > #option root-path "/tftpboot"; > option tftp-server-name "10.25.1.1"; > > subnet 10.25.1.0 netmask 255.255.255.0 { > filename "pxeboot"; I'm not sure (never booted diskless stations from the net), but are relative pathnames OK? Did you try to put in the fully qualified name? > next-server 10.25.1.1; > # option root-path "/tftpboot"; > range 10.25.1.100 10.25.1.199; > option option-130 "10.25.1.1"; > option option-131 "script"; > } > [ ... ] > > dhcpd reports itself as: > > Internet Software Consortium DHCP Server V3.0b1pl13 > Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. > All rights reserved. > > Please contribute if you find this software useful. > For info, please visit http://www.isc.org/dhcp-contrib.html > > Listening on BPF/fxp1/00:50:8b:d3:0b:ba/10.25.1.0 > Sending on BPF/fxp1/00:50:8b:d3:0b:ba/10.25.1.0 > Sending on Socket/fallback/fallback-net I would expect the daemon to listen on and to send to a "real" address (i.e. 10.25.1.1) instead of the network address. virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message