Hacker News new | ask | show | jobs
by protomyth 3356 days ago
What problem are you trying to solve. I use it for a firewall and really only have a couple of files I back up or change.
1 comments

I have a Linux-based router/firewall, but it's all configuration files and stuff. Something with fancy graphs and statistics would be nice :)
For what it's worth, PF is a lot easier to work with than iptables. The configuration files involved (namely: pf.conf) are easy to read/write and well-documented.
like pfstat http://www.benzedrine.ch/pfstat.html or something different?