From owner-freebsd-questions Mon Jan 27 9:35:46 2003 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 6DF5037B401 for ; Mon, 27 Jan 2003 09:35:45 -0800 (PST) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA2C643EB2 for ; Mon, 27 Jan 2003 09:35:44 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from northnetworks.ca ([192.168.0.250]) by diana.northnetworks.ca (8.11.6/8.11.6) with ESMTP id h0RHZgd55870; Mon, 27 Jan 2003 12:35:42 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Message-ID: <3E356D90.50603@northnetworks.ca> Date: Mon, 27 Jan 2003 12:34:08 -0500 From: Steve Bertrand User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warren Block Cc: freebsd-questions@freebsd.org Subject: Re: IPFW and DHCPD References: <20030126204607.B2377@wonkity.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG $cmd allow 00010 udp from any to me 67 in via $iif $cmd allow 00020 udp from me 68 to any out via $iif Assuming that $iif is your interface and that dhcpd is running on the dhcpd server. Steve Warren Block wrote: >Can someone post a set of ipfw rules to allow DHCP to work on the inside >interface, something that would work in the context of the "SIMPLE" >example in /etc/rc.firewall? > >I've got too many variables to tell if I've got a working set of rules >and non-working dhcpd, or the other way around. Thanks! > >-Warren Block * Rapid City, South Dakota USA > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message