problem with dns on all and squid on some.
Jon Simola
jsimola at gmail.com
Thu May 26 14:17:33 PDT 2005
On 5/26/05, Edwin L. Culp <eculp at encontacto.net> wrote:
> this configuration there is no dns resolution. The first problem.
> tcp_services = "{ 22, 25, 53, 80, 110, 113, 123, 143, 389 }"
> block all
> pass in on $ext_if inet proto tcp from any to ($ext_if) port
> $tcp_services flags S/SA keep state
DNS is UDP port 53, which you've blocked.
--
Jon Simola
Systems Administrator
ABC Communications
More information about the freebsd-pf
mailing list