in standart FreeBSD (and IMHO in pfSense) there is e kernel-modul called: "ng_netflow"

you can try to load the module and configure it as shown in the manpage:

-----------------------schnipp-----------------------
EXAMPLES
The simplest possible configuration is one Ethernet interface, where flow
     collecting is enabled.

           /usr/sbin/ngctl -f- <<-SEQ
                   mkpeer fxp0: netflow lower iface0
                   name fxp0:lower netflow
                   connect fxp0: netflow: upper out0
                   mkpeer netflow: ksocket export inet/dgram/udp
                   msg netflow:export connect inet/10.0.0.1:4444
           SEQ
-----------------------schnapp-----------------------

PS: Does anybody know how to configure netflow on a machine with 8 fxp-interfaces (two external, bridged all with another)?

tmueko

Am 08.03.2007 um 14:56 schrieb Karl von Muller:

Hi all,

Have just started using pfSense and its great :)
Running 1.01 on a WRAP 1.
Seems that because I'm using compact flash the filesystem is mounted read only. Not sure if this is the default or how it came (I purchased the WRAP from a company in Aus with CF card and image pre-installed), but it seems to be stopping me from installing any packages (see below). Is there any way to remount the filesystem RW or do I need to grab a new image?

Thanks,
Karl


Error while trying to install -
Installation of pfflowd FAILED!

Downloading package configuration file... failed!

Installation aborted.

Installation halted.


Warning: fopen(/usr/local/pkg/pfflowd.xml): failed to open stream: Read-only file system in /etc/inc/pkg- utils.inc on line 321 Warning: fwrite(): supplied argument is not a valid stream resource in /etc/inc/pkg-utils.inc on line 370 Warning: fwrite(): supplied argument is not a valid stream resource in /etc/inc/pkg-utils.inc on line 370 Warning: fwrite(): supplied argument is not a valid stream resource in /etc/inc/pkg-utils.inc on line 370 Warning: fclose(): supplied argument is not a valid stream resource in /etc/ inc/pkg-utils.inc on line 336

--
kommunity GmbH & Co.KG
Goseriede 4, D-30159 Hannover
------------
Phone +49 (0)5 11 - 80 72 58 - 0
Fax +49 (0)5 11 - 80 72 58 - 10
------------
Sitz der Gesellschaft: Hannover,
Registergericht: Amtsgericht Hannover,
Handelsregisternummer HRA 26721


Persönlich haftende Gesellschafterin:
kommunity Verwaltungsgesellschaft mbH
vertreten durch den Geschäftsführer
Tom Müller-Kortkamp
Sitz der Gesellschaft: Hannover,
Registergericht: Amtsgericht Hannover,
Registernummer HRB 60200




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to