Date: Sun, 12 Jan 2003 21:23:38 -0800 From: Gary D Kline <kline@thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: ipfw and dhcp. Message-ID: <20030113052338.GA36617@tao.thought.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030113052338.GA36617>