Security Basics mailing list archives

Re: newbie firewall question


From: G.Camozzi <g.camozzi () cos-isi it>
Date: Mon, 14 Oct 2002 12:08:52 +0000

On Thu, 10 Oct 2002 14:36:37 -0300 (ART)
"Felix Cuello" <felix () qodiga com> wrote:


   Now, when I wrote this firewall rules in /etc/pf.conf
   [this rules are copied exactly as appears in openbsd.org page]

block in on rl0 all
pass  in on rl0 inet proto tcp from any to any port 22
pass  in on rl0 inet proto tcp from any to any port 80
pass  in on rl0 inet proto tcp from any to any port 443
pass out on rl0 all


   my office doesn't have Internet access...,

   What's wrong?, what can I read to learn this?
Pass DNS traffic, did you have try with:
pass in quick on rl0 inet proto tcp from any to any port 53
pass in quick on rl0 inet proto udp from any to any port 53


Thsnks a lot,


Bye!

GC
Fingerprint = 5F0A 3504 CD11 BDAF 1145 3664 F531 E546 


Current thread: