On 2005/12/08 22:45:57, Ricardo Lucas wrote: > I wanna know, when I make a nat in pf.conf like this above: > nat on $ext_if from $int_if:network to any -> ($ext_if) > why I have to put the :network, if I do not put this nat, it's do not work,
Examine 'pfctl -sn' with and without :network, and see the difference. If that doesn't make it clear, re-read the manpage. It's described in the Parameters section (from...to...). > Another doubt, It's more like a sugestion, is what the program I could use > to monitoring the traffic of my network, and to produce statisticians and > more functions? Maybe symon or MRTG? There are dozens, at least.