From owner-freebsd-questions@FreeBSD.ORG Mon Aug 18 15:41:38 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 5086737B401 for ; Mon, 18 Aug 2003 15:41:35 -0700 (PDT) Received: from pop018.verizon.net (pop018pub.verizon.net [206.46.170.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFA4243FAF for ; Mon, 18 Aug 2003 15:41:34 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.1.67]) by pop018.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030818224134.HOSX11703.pop018.verizon.net@duron.pcmedx.com>; Mon, 18 Aug 2003 17:41:34 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 85A55AA45; Mon, 18 Aug 2003 15:41:27 -0700 (PDT) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id DE0AFA9E9; Mon, 18 Aug 2003 15:41:26 -0700 (PDT) Message-ID: <005801c365d9$ddcdb360$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: "geek" References: <2305CFC39C15AA4896E06E5C91C509EF03743864@VS2.hdi.tvcabo> Date: Mon, 18 Aug 2003 15:41:29 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at pop018.verizon.net from [4.46.1.67] at Mon, 18 Aug 2003 17:41:33 -0500 cc: questions@freebsd.org Subject: Re: 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 22:41:39 -0000 x.x.x.x/32 isn't supposed to be your IP, it's your ISP's DHCP server address. Find that out from your ISP and insert it there. What I did was set it to "from any to any", then checked dhclient.leases to find out what server was giving my my information. ----- Original Message ----- From: "geek" To: Sent: Monday, August 18, 2003 10:05 AM Subject: RE: RE: RE: [JunkMail] IPF & DHCP request That's not the point, the dhcp works, what doesnt work is the ipf.rules (don't let the DHCP work), and i dont have internet anyway, my question was in this line: > #---------------------------------------------------------------- > # Allow bootp traffic in from your ISP's DHCP server only. > #---------------------------------------------------------------- > pass in quick on ed0 proto udp from X.X.X.X/32 to any port = 68 keep state i change X.X.X.X/32 for what?! if i dont have a "stable" IP!? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"