How do i allow port 113 (Oidentd) to accept and allow in pf? I have added block in log all as for my default rule.. Since I'm still creating basic rules, i have tried this but it didn't work:

pass in on $interface proto tcp from $allowed to port 113
pass out quick on $interface inet all

I have other rules that are working with the same syntax as above. TIA.

link|improve this question
You mention that you have a "cleanup rule" that logs traffic...what does the log show? Does it see the packet dropped on port 113? – Alex Nov 25 '11 at 15:23
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.