From owner-freebsd-questions@FreeBSD.ORG Sun Aug 17 17:06:22 2003 Return-Path: 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 13EE137B401 for ; Sun, 17 Aug 2003 17:06:22 -0700 (PDT) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 364C543F3F for ; Sun, 17 Aug 2003 17:06:21 -0700 (PDT) (envelope-from geek@netcabo.pt) Received: from smtp.netcabo.pt ([192.168.16.49]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.5329); Mon, 18 Aug 2003 01:05:17 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6470.0 Date: Mon, 18 Aug 2003 01:05:17 +0100 Message-ID: <2305CFC39C15AA4896E06E5C91C509EF03743863@VS2.hdi.tvcabo> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RE: RE: [JunkMail] IPF & DHCP request Thread-Index: AcNlHGfh+4297Ax+SZeIo+hmkNgTFQ== From: "geek" To: X-OriginalArrivalTime: 18 Aug 2003 00:05:17.0749 (UTC) FILETIME=[6828A650:01C3651C] Subject: RE: RE: [JunkMail] IPF & DHCP request X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2003 00:06:22 -0000 i read it already, but i have a problem with it #---------------------------------------------------------------- # Allow bootp traffic in from your ISP's DHCP server only.=20 #---------------------------------------------------------------- pass in quick on ed0 proto udp from X.X.X.X/32 to any port =3D 68 keep = state My IP changes every time i reboot the machine, how i can make this works = ?!