Date: Sun, 17 May 1998 10:54:21 -0500 (CDT) From: Jay Nelson <jdn@acp.qiv.com> To: Capriotti <capriotti@geocities.com> Cc: hackers@FreeBSD.ORG Subject: Re: DHCP Message-ID: <Pine.BSF.3.96.980517105117.356A-100000@acp.qiv.com> In-Reply-To: <3.0.32.19980517093559.00934e90@pop.mpc.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980517105117.356A-100000>