Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 21:22:36 -0800
From:      James Long <list@museum.rain.com>
To:        Warren Block <wblock@wonkity.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: IPFW and DHCPD
Message-ID:  <20030126212236.A2488@ns.museum.rain.com>
In-Reply-To: <20030126204607.B2377@wonkity.com>; from wblock@wonkity.com on Sun, Jan 26, 2003 at 08:58:08PM -0700
References:  <20030126204607.B2377@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 26, 2003 at 08:58:08PM -0700, Warren Block wrote:

> Can someone post a set of ipfw rules to allow DHCP to work on the inside
> interface

ipfw add allow udp from any 67-68 to any via ${iif}

for some value of iif


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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