could someone please provide an example on how to add a tagged packet to a table? I have found commands to do it from the command line but can you setup a specific rule to do it inside of pf.conf?

Thanks.

This is all in regards to PF...

link|improve this question
feedback

1 Answer

I don't believe you can.

Nor do I understand why you'd need to.

Your second rule (once already tagged) would just operate on the tag rather than a table.

It might help for you to include an example of what you want to achieve.

link|improve this answer
I would like to just ban an IP that is attempting to connect to a certain port. I thought tagging might be the easiest way to achieve this, and make the rules readable because through the ruleset I could be tagging packets I would like to ban at the end. – kernelPanic Aug 10 '09 at 17:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.