View Single Post
  #3   (View Single Post)  
Old 12th August 2008
ijk ijk is offline
Fdisk Soldier
 
Join Date: Jun 2008
Posts: 47
Default

Code:
You should really consider... condensing your PF troubles into a single topic, outlining what your "overall goal" is.
I post the issues as they occur and this helps me best. But it may not be to your liking.

Code:
Posting in the OpenBSD section also might be worth while, PF after all is a OpenBSD subproject.
ok

Code:
It might also be wise to get Peter N.M. Hansteen's The Book of PF.
Have already read it but implementing it is different. Have you Read it ? . Most chaps who ask questions here first google for answers than read books in the books reviews section here and visit other forums and when answers are not found post here.

http://www.daemonforums.org/showthread.php?t=596 also try my best to be an ideal newbie.

Why have you not answered the question ?

The values in tables are stored indefinately and that is why one uses a rule like this
Code:
pfctl -t bruteforce -T expire 86400
to expire entires.

But I did not run any such command above and on restarting pf I lost a long list of ipaddresses in the bruteforce table thus the question. So if you have any reasonable theories [and no there is no cron job runing which could do this] I would like to know thank you.


Far better than the book of pf is http://www.openbsd.org/faq/pf/ simple and easy to understand.
__________________
Freebsd 7 64 bit apache2.2 php5 mysql5

Last edited by ijk; 12th August 2008 at 11:14 AM.
Reply With Quote