Date: Sat, 18 Nov 2000 19:52:51 -0600 From: David Kelly <dkelly@hiwaay.net> To: Sam Carleton <scarleton@bigfoot.com> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: need help setting up firewall Message-ID: <200011190152.eAJ1qpS20564@grumpy.dyndns.org> In-Reply-To: Message from Sam Carleton <scarleton@bigfoot.com> of "Sat, 18 Nov 2000 17:45:08 EST." <3A170674.1DFCF40@bigfoot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sam Carleton writes: > * In the article, it looks like the author was setup with a static > external IP address. I have a dynamic ip address. How do I allow the > DHCP server (Cable Modem) broadcasts to get to my outside NIC? My copy (meaning I've edited it) of /etc/rc.firewall says: # allow DHCP stuff ${fwcmd} add pass udp from any 67 to any 68 in via ${nic} ${fwcmd} add pass udp from any 68 to any 67 out via ${nic} where ${nic} is fxp0. -- David Kelly N4HHE, dkelly@hiwaay.net =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. 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?200011190152.eAJ1qpS20564>