On 06/10/2013 04:17 PM, Rhys Ap Mihangel wrote:
Hi,

I'm trying to open port 9001 on my gateway machine for a tor relay. I've been 
trying different combinations for some time now only to have syntax errors, etc 
on pfctl -nvf /etc/pf.conf. Why am I finding it so difficult?

I would expect simple statements like this to just work

pass in on (egress) to (egress) port 9001

pass in on (rl0) to (rl0) port 9001

what's so difficult?

pass in on egress proto tcp to port 9001
pass in on rl0 to (rl0) proto tcp to port 9001

--
With best regards,
     Gregory Edigarov

Reply via email to