Skip site navigation (1)Skip section navigation (2)
Date:      01 Jan 2004 20:26:00 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        stan <stanb@panix.com>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: ISC dhcpd serve configuration question
Message-ID:  <44fzezuonr.fsf@be-well.ilk.org>
In-Reply-To: <20040102002740.GC11556@teddy.fas.com>
References:  <20040102002740.GC11556@teddy.fas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
stan <stanb@panix.com> 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.

Did the server respond at all?

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area: 
		resume/CV at http://be-well.ilk.org:8088/~lowell/resume/
		username/password "public"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44fzezuonr.fsf>