<?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[Access Pfsense from external network]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I just installed Pfsense 2.3 very first time and i am not familiar with pfsense. I followed your forums and some other tutorials to setup this up.<br />
I have 1 WAN (with static IP) and 1 LAN</p>
<p dir="auto">I have 2 questions:<br />
1. I want to access my pfsense from outside office, how can we do this please guide me step by step.<br />
2. How can we monitor real time network traffic of my local users. as in pfsense 2.1 there were a package with the name of Ntop that has such capability but in 2.3 release you redeem packages. is there any other package or way to monitor logs.</p>
<p dir="auto">Thanks.<br />
Irfan Hyder</p>
]]></description><link>https://forum.netgate.com/topic/100347/access-pfsense-from-external-network</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 06:24:47 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/100347.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 May 2016 07:14:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Access Pfsense from external network on Thu, 26 May 2016 10:47:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
Thanks for your answer.<br />
I think i could not explain my problem sorry for that.<br />
I need to monitor user's log like :</p>
<p dir="auto">Host/IP        Visited Sites      Time        Bytes / So on<br />
10.0.0.15    yahoo.com        10.10am  56.6</p>
<p dir="auto">also software has ability to compile reports on demand for specific Host/IP.</p>
<p dir="auto">i want something like that.<br />
Thanks.</p>
]]></description><link>https://forum.netgate.com/post/627467</link><guid isPermaLink="true">https://forum.netgate.com/post/627467</guid><dc:creator><![CDATA[hyder512]]></dc:creator><pubDate>Thu, 26 May 2016 10:47:48 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Thu, 26 May 2016 07:35:57 GMT]]></title><description><![CDATA[<p dir="auto">'Proper logs' doesn't really describe very well what you're trying to do. Under the circumstances, I'd say you're best bet would be to look into a variety of Squid proxy logging solutions and seeing which of them meet your requirements. That magic hat of mine still needs cleaning.</p>
<p dir="auto">http://www.squid-cache.org/Misc/log-analysis.html</p>
]]></description><link>https://forum.netgate.com/post/627439</link><guid isPermaLink="true">https://forum.netgate.com/post/627439</guid><dc:creator><![CDATA[muswellhillbilly]]></dc:creator><pubDate>Thu, 26 May 2016 07:35:57 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Thu, 26 May 2016 07:03:51 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
Thank you guys for your answers.<br />
Yes i am using transparent proxy at this time, But i will shift users to proxy if it solves my traffic problem. But after enabling proxy does it show proper logs ?? and where we can monitor REAL-TIME logs and compile weekly reports for bosses.<br />
I just want complete user internet log including http, https, everything they use on my internet.<br />
As for darkstat, it does not show proper logs may be it needs to be configured properly if is there any setting issue please help.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.netgate.com/post/627433</link><guid isPermaLink="true">https://forum.netgate.com/post/627433</guid><dc:creator><![CDATA[hyder512]]></dc:creator><pubDate>Thu, 26 May 2016 07:03:51 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Wed, 25 May 2016 14:20:44 GMT]]></title><description><![CDATA[<p dir="auto">BTW if you like ntop, its coming back.  Not sure when.. But it will, well atleast ntopng will be</p>
<p dir="auto">ntopng - ntopng package was removed from FreeBSD ports because it no longer compiled. That issue has recently been fixed, and the package will return soon.</p>
<p dir="auto">If what you want is user A went to websites B and Z at 9:13 on 5/24/16, and sites X and Y at 9:15 then your going to want a proxy.  Or you could just install the freebsd package dsniff which is not yet part of the official pfsense repository but can be installed just the same, then sniff on interface your going to see client traffic.  And there you go you can see where they go via http</p>
<pre><code>
2.3.1-RELEASE][root@pfSense.local.lan]/root: urlsnarf -i em1
urlsnarf: listening on em1 [tcp port 80 or port 8080 or port 3128]
ubuntu.local.lan - - [25/May/2016:09:11:10 -0500] "GET http://www.google.com/ HTTP/1.1" - - "-" "Wget/1.15 (linux-gnu)"
ubuntu.local.lan - - [25/May/2016:09:11:19 -0500] "GET http://www.yahoo.com/ HTTP/1.1" - - "-" "Wget/1.15 (linux-gnu)"

</code></pre>
<p dir="auto">Throw that into your fav log parser and there you go listing of where clients go for websites and when. Won't give you https, which more and more and more sites are..  As before if you want to know for sure where someone is going then you need to send their traffic through a proxy.</p>
]]></description><link>https://forum.netgate.com/post/627228</link><guid isPermaLink="true">https://forum.netgate.com/post/627228</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Wed, 25 May 2016 14:20:44 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Wed, 25 May 2016 13:03:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hyder512">@<bdi>hyder512</bdi></a>:</p>
<blockquote>
<p dir="auto">and Darkstat does not show proper logs it shows only Host Ip instead of Hostname along with MAC address and without any Url address.</p>
</blockquote>
<p dir="auto">If you'd specified what kind of logging you required then like JP I would have suggested a proxy such as Squid/Squidguard. Darkstat does show 'proper logs' - just not the log information you're looking for. And my magic psychic hat is at the cleaners today.</p>
]]></description><link>https://forum.netgate.com/post/627205</link><guid isPermaLink="true">https://forum.netgate.com/post/627205</guid><dc:creator><![CDATA[muswellhillbilly]]></dc:creator><pubDate>Wed, 25 May 2016 13:03:25 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Wed, 25 May 2016 12:18:37 GMT]]></title><description><![CDATA[<p dir="auto">softflowd sends flows, thats all it does..  If you want to look at the flows you have to send that data to a flow collector that will present the data to you.. Not going to report website users go to, atleast not an any easy to understand format that some boss would understand.</p>
<p dir="auto">if you want to monitor users website traffic use a proxy!</p>
]]></description><link>https://forum.netgate.com/post/627195</link><guid isPermaLink="true">https://forum.netgate.com/post/627195</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Wed, 25 May 2016 12:18:37 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Wed, 25 May 2016 09:12:24 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
No, I just want to monitor user traffic, IP/hostname visited websies with time and date so that i could generate weekly report for my bosses.<br />
How can we monitor with softflowd or is there any other support package ??</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.netgate.com/post/627166</link><guid isPermaLink="true">https://forum.netgate.com/post/627166</guid><dc:creator><![CDATA[hyder512]]></dc:creator><pubDate>Wed, 25 May 2016 09:12:24 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Tue, 24 May 2016 10:54:18 GMT]]></title><description><![CDATA[<p dir="auto">your wanting to send your flows via ssh port?? You need to send the flow info to a collector..  Google netflow collector.</p>
]]></description><link>https://forum.netgate.com/post/626898</link><guid isPermaLink="true">https://forum.netgate.com/post/626898</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Tue, 24 May 2016 10:54:18 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Tue, 24 May 2016 05:48:56 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
Thanks for your prompt reply muswellhillbilly.<br />
I have added NAT rule and now i am able to access my pfsense from external network.</p>
<p dir="auto">As for Network Traffic i have installed softflowd and i configured as :<br />
Interface : Lan<br />
Host IP: my Lan IP<br />
Port : SSH Port (Lan)<br />
Max Flows: 8192 Default</p>
<p dir="auto">Softflowd service is up but how can we monitor logs ??<br />
and Darkstat does not show proper logs it shows only Host Ip instead of Hostname along with MAC address and without any Url address.</p>
<p dir="auto">Please help me out<br />
Thanks.</p>
]]></description><link>https://forum.netgate.com/post/626849</link><guid isPermaLink="true">https://forum.netgate.com/post/626849</guid><dc:creator><![CDATA[hyder512]]></dc:creator><pubDate>Tue, 24 May 2016 05:48:56 GMT</pubDate></item><item><title><![CDATA[Reply to Access Pfsense from external network on Mon, 23 May 2016 12:26:21 GMT]]></title><description><![CDATA[<p dir="auto">1. This is a pretty trivial thing and short of giving you steps like, 'Open browser', 'enter IP of firewall', etc, I can't think what else you'd need to know. Here is a link which sums up what you have to do: https://doc.pfsense.org/index.php/How_can_I_access_the_webGUI_from_the_WAN. One thing I would say is that you should try to restrict external access to only those IPs you know you'll be connecting from; having your config page open to the entire Internet isn't a great idea.</p>
<p dir="auto">2. Softflowd and Darkstat look like they might be suitable replacements for NTop.</p>
]]></description><link>https://forum.netgate.com/post/626666</link><guid isPermaLink="true">https://forum.netgate.com/post/626666</guid><dc:creator><![CDATA[muswellhillbilly]]></dc:creator><pubDate>Mon, 23 May 2016 12:26:21 GMT</pubDate></item></channel></rss>