Hello!

   I'm configuring now a OpenBSD firewall to protect some servers and my
private lan. This openBSD are now doing dinamic NAT to provides
internet to all my office and that's works fine...

   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?

Thsnks a lot,

Felix
"sorry for my poor english"


---------------------------------------
 Felix Cuello
 [EMAIL PROTECTED]

 Qodiga/its
 http://www.qodiga.com
 Santa Fe 882 - Piso 13 - Of."E"
 Buenos Aires, ARGENTINA



Reply via email to