On Tue, 27 Oct 2009 11:05:05 -0500
Matthew Young <[email protected]> wrote:

> Hello,
> 
> I have this very simple pf.conf . However Iam unable to specify that
> the firewall itself should have unrestricted access, the port
> blockings should only apply to the users on the LAN. What is the best
> way to accomplish this? Ive tried tagging 127.0.0.1 to be unrestricted
> but that didn't work. I also tried adding a pass quick on $t_externa
> but this just lets anything from anybody pass out.

Maybe something like 

pass out quick on $t_externa from ($t_externa) 

would do the job (this is actually what I'm using for my humble home
gateway, see
<http://www.mouet-mouet.net/doku.php?id=mouet-mouet:routeur#script_de_configuration_pf>).


Regards,
Maxime

-- 
Maxime DERCHE
GnuPG public key ID : 0x9A85C4C0
(fingerprint : 0FDC 16AF 5A5B 1908 786C  2B85 2D3C C83E 9A85 C4C0)
http://www.mouet-mouet.net/maxime/blog/index.php

Reply via email to