Hi everyone, I never had to deal with pf, but if possible i have a question:
on my OpenBSD now block all outcoming connection to ssh and telnet to internet
with:
block out on re0 proto { tcp } from any to any port { ssh telnet }
but now with this rule i can't connect with ssh to my lan 192.168.1.0/24 ,
there is any rule for this question?
Thanks vm and sorry for my bad english!

