<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Netflow collector]]></title><description><![CDATA[<p dir="auto">I am considering changing from Untangle to pfSense as the router at church. Untangle allows me to capture web traffic info in a PostgreSQL database that I can then run my own queries against, and keep it all on the router itself.  How could I configure something like pflow/netflow or something similar to do the same.  I really want the netflow collector to use a PostgreSQL database and be installed on the router like I do with Untangle  (There are several reasons for this, but I don't want to go into them here).  The server is an HP DL360 G6 with 2 quad-core Xeon and 16GB RAM (a donation from my workplace), so I know it can handle this.</p>
<p dir="auto">The real question boils down to 2 points:</p>
<p dir="auto">1. how do I get PostgreSQL installed on the pfSense server?<br />
2. how do I get a collector installed on the server?</p>
<p dir="auto">I believe I can do the rest my self since I did get a 2 server setup like this going already.  I just don't know how to get it all on the one server.</p>
<p dir="auto">Environment notes:</p>
<p dir="auto">about 800 wireless users on any given Sunday.  pretty much dead the rest of the week<br />
currently we have a 10Mbit DSL connection, but the ISP is getting ready to deploy 30Mbit fiber in a few months</p>
<p dir="auto">I just got pfSense up and running at home on a Dell c6100 cloud server and reall like it so far.</p>
]]></description><link>https://forum.netgate.com/topic/79379/netflow-collector</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 00:26:25 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/79379.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 06 Feb 2015 03:49:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Netflow collector on Tue, 17 Feb 2015 16:46:17 GMT]]></title><description><![CDATA[<p dir="auto">maybe its just me, but installing non security, or very basic network functionality features (dhcp, dns) on my firewall seems like bad juju to me.</p>
<p dir="auto">I would go the VM route - this allows you to use the same hardware for lots of thing, but still isolate from installing stuff on your firewall OS.</p>
]]></description><link>https://forum.netgate.com/post/520425</link><guid isPermaLink="true">https://forum.netgate.com/post/520425</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Tue, 17 Feb 2015 16:46:17 GMT</pubDate></item><item><title><![CDATA[Reply to Netflow collector on Tue, 17 Feb 2015 16:38:59 GMT]]></title><description><![CDATA[<p dir="auto">Yes, my machine is overkill.  It was a BlackBoard database server at the university I work at.  I just hate to introduce more software complexity than I really need.  It just so happens that the university is going to donate another HP server with 1 quad-core xeon, so I may yet end up with a 2 server setup for this after all.  It will be a couple weeks before we get a hold of this second server though.</p>
]]></description><link>https://forum.netgate.com/post/520420</link><guid isPermaLink="true">https://forum.netgate.com/post/520420</guid><dc:creator><![CDATA[drick78]]></dc:creator><pubDate>Tue, 17 Feb 2015 16:38:59 GMT</pubDate></item><item><title><![CDATA[Reply to Netflow collector on Sat, 14 Feb 2015 12:01:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/drick78">@<bdi>drick78</bdi></a>:</p>
<blockquote>
<p dir="auto">… HP DL360 G6 with 2 quad-core Xeon and 16GB RAM ...</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/drick78">@<bdi>drick78</bdi></a>:</p>
<blockquote>
<p dir="auto">I know that your suggested configuration is probably more reliable in terms of upgrades, but I think it is still overkill for my current needs.</p>
</blockquote>
<p dir="auto">And the machine you're running isn't overkill?  It would make a great ESXi server.  You could run up pfSense, untangle, a web server, mail server, NAS, whatever - all on one machine.</p>
]]></description><link>https://forum.netgate.com/post/519564</link><guid isPermaLink="true">https://forum.netgate.com/post/519564</guid><dc:creator><![CDATA[biggsy]]></dc:creator><pubDate>Sat, 14 Feb 2015 12:01:10 GMT</pubDate></item><item><title><![CDATA[Reply to Netflow collector on Fri, 13 Feb 2015 21:58:23 GMT]]></title><description><![CDATA[<p dir="auto">I have come across others recommending a similar setup.  I just figured out how to use the pkg command to enable the freBSD repos and install the database from there.  I know that your suggested configuration is probably more reliable in terms of upgrades, but I think it is still overkill for my current needs.</p>
<p dir="auto">Thank you for the reply though.</p>
]]></description><link>https://forum.netgate.com/post/519456</link><guid isPermaLink="true">https://forum.netgate.com/post/519456</guid><dc:creator><![CDATA[drick78]]></dc:creator><pubDate>Fri, 13 Feb 2015 21:58:23 GMT</pubDate></item><item><title><![CDATA[Reply to Netflow collector on Fri, 13 Feb 2015 21:22:42 GMT]]></title><description><![CDATA[<p dir="auto">I don't know if untangle can work in this way, but I frequently use the following setup for logging:<br />
Install a free hypervisor (vsphere) on the server an create a regular pfsense Firewall VM.<br />
Then mirror the physical switchport and let an untangle VM see a copy of the traffic on a different vswitch in promiscous mode.<br />
This separates the two systems and allows you to gain much better performance and independent upgradeability.</p>
]]></description><link>https://forum.netgate.com/post/519447</link><guid isPermaLink="true">https://forum.netgate.com/post/519447</guid><dc:creator><![CDATA[keyser]]></dc:creator><pubDate>Fri, 13 Feb 2015 21:22:42 GMT</pubDate></item><item><title><![CDATA[Reply to Netflow collector on Fri, 13 Feb 2015 20:50:53 GMT]]></title><description><![CDATA[<p dir="auto">bump.  Is there no one who knows how to install PostgreSQL on a pfsense box?</p>
]]></description><link>https://forum.netgate.com/post/519432</link><guid isPermaLink="true">https://forum.netgate.com/post/519432</guid><dc:creator><![CDATA[drick78]]></dc:creator><pubDate>Fri, 13 Feb 2015 20:50:53 GMT</pubDate></item></channel></rss>