Date: Wed, 6 Jan 1999 20:59:28 +0800 From: "Yusuf Goolamabbas" <yusufg@huge.net> To: Mike Meyer <mwm@phone.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to allow incoming DNS via 'client' prof in rc.firewall Message-ID: <19990106205928.A23282@huge.net> In-Reply-To: <Pine.BSF.4.05.9901060423280.25797-100000@guru.phone.net>; from Mike Meyer on Wed, Jan 06, 1999 at 04:34:39AM -0800 References: <19990106121751.23171.qmail@yusufg.portal2.com> <Pine.BSF.4.05.9901060423280.25797-100000@guru.phone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> You need to allow both incoming and outgoing packets, and for udp, not
> tcp. Try:
>
> /sbin/ipfw add pass udp from any to ${ip} 53
> /sbin/ipfw add pass udp from ${ip} to any 53
Hi Mike, I added the first rule (second rule is their as part of
"client"). However. I get no response when queried from external network
Anything, I could be doing wrong still ?
>
> <mike
>
--
Yusuf Goolamabbas
yusufg@huge.net
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?19990106205928.A23282>
