From owner-freebsd-questions Sun Jan 12 21:23: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 99B8937B401 for ; Sun, 12 Jan 2003 21:23:45 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB3143F18 for ; Sun, 12 Jan 2003 21:23:44 -0800 (PST) (envelope-from kline@thought.org) Received: from thought.org (root@tao [10.0.0.247]) by sage.thought.org (8.11.4/8.11.4) with ESMTP id h0D5NfI53961 for ; Sun, 12 Jan 2003 21:23:41 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id h0D5NenY036714 for freebsd-questions@FreeBSD.ORG; Sun, 12 Jan 2003 21:23:40 -0800 (PST) (envelope-from kline) Date: Sun, 12 Jan 2003 21:23:38 -0800 From: Gary D Kline To: FreeBSD Mailing List Subject: ipfw and dhcp. Message-ID: <20030113052338.GA36617@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 16 years of service to the Unix community User-Agent: Mutt/1.5.1i 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 When I installed ipfw recently, my wife complained that she couldn't reach outside. --She has a DOS/Win laptop that is plugged into my hub. It works fine without enabling the DHCP line in my ipf firewall. If I translate this line into ipfw, should dhcp bgin working for an arbitrary line:: # use next line if ISP uses DHCP # pass in quick on dc0 proto udp from X.X.X.X/32 to any port = 68 keep state ?? My other systems are presently hard-wired. Any ideas, pointers, thoughts, guesses very welcome. thanks in advance, everybody, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message