From owner-freebsd-hackers Sun May 17 09:00:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04390 for freebsd-hackers-outgoing; Sun, 17 May 1998 09:00:55 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from tok.qiv.com (fyucloDJ29GOHKVhnrxYqWaRE1wbH6az@tok.qiv.com [205.238.142.68]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04378 for ; Sun, 17 May 1998 09:00:32 -0700 (PDT) (envelope-from jdn@acp.qiv.com) Received: (from uucp@localhost) by tok.qiv.com (8.8.8/8.8.5) with UUCP id KAA15654; Sun, 17 May 1998 10:59:35 -0500 (CDT) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.8/8.8.5) with SMTP id KAA00376; Sun, 17 May 1998 10:54:21 -0500 (CDT) Date: Sun, 17 May 1998 10:54:21 -0500 (CDT) From: Jay Nelson To: Capriotti cc: hackers@FreeBSD.ORG Subject: Re: DHCP In-Reply-To: <3.0.32.19980517093559.00934e90@pop.mpc.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 17 May 1998, Capriotti wrote: >I am attempting to make a FBSD gateway to the internet work in a NT based >network, which uses DHCP to assing addresses to clients. > >The question is: I have to filter who will have access to what service. DHCP is a broadcast just like bootp. Unless you explicitly configure DHCP relaying on the gateway, no one on a different subnet will see it. Everyone on the local subnet will see it, however, and I don't know of any way to prevent that. -- Jay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message