<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: pfSense: Install on Qotom-Q180S mini computer	</title>
	<atom:link href="https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2021 12:56:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Kliment Andreev		</title>
		<link>https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-293</link>

		<dc:creator><![CDATA[Kliment Andreev]]></dc:creator>
		<pubDate>Mon, 26 Jul 2021 12:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iandreev.com/?p=2916#comment-293</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-292&quot;&gt;kingsam0018&lt;/a&gt;.

It depends. My cable modem has an external IP only. If you are getting a 192.168.1.0/24 IP from the cable modem, it means the connection is already NATed.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-292">kingsam0018</a>.</p>
<p>It depends. My cable modem has an external IP only. If you are getting a 192.168.1.0/24 IP from the cable modem, it means the connection is already NATed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kingsam0018		</title>
		<link>https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-292</link>

		<dc:creator><![CDATA[kingsam0018]]></dc:creator>
		<pubDate>Sun, 25 Jul 2021 16:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iandreev.com/?p=2916#comment-292</guid>

					<description><![CDATA[I was wondering.....what was your original subnet on the cable modem before you plugged it in NIC1/re0? 192.168.1.1/24? Doesn&#039;t the cable modem usually occupy 192.168.1.1 by default?]]></description>
			<content:encoded><![CDATA[<p>I was wondering&#8230;..what was your original subnet on the cable modem before you plugged it in NIC1/re0? 192.168.1.1/24? Doesn&#8217;t the cable modem usually occupy 192.168.1.1 by default?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kingsam0018		</title>
		<link>https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-291</link>

		<dc:creator><![CDATA[kingsam0018]]></dc:creator>
		<pubDate>Sun, 25 Jul 2021 16:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iandreev.com/?p=2916#comment-291</guid>

					<description><![CDATA[Hey great info here, many thanks for you! I was wondering.....what was your original subnet on the cable modem before you plugged it in NIC1/re0? 192.168.1.1/24? Doesn&#039;t the cable modem usually occupy 192.168.1.1 by default?]]></description>
			<content:encoded><![CDATA[<p>Hey great info here, many thanks for you! I was wondering&#8230;..what was your original subnet on the cable modem before you plugged it in NIC1/re0? 192.168.1.1/24? Doesn&#8217;t the cable modem usually occupy 192.168.1.1 by default?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Moogle Stiltzkin		</title>
		<link>https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-273</link>

		<dc:creator><![CDATA[Moogle Stiltzkin]]></dc:creator>
		<pubDate>Thu, 01 Oct 2020 06:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iandreev.com/?p=2916#comment-273</guid>

					<description><![CDATA[Hi,

Love the article. Wanted to mention that when i tried to follow your instructions, it went a bit differently.

instead of the iso image installer, i used the USB Memstick. Pfsense themselves say that for VM use image installer, but if for baremetal no VM, use the usb memstick. Also when i did attempt using rufus with the image installer, it didn&#039;t work, but the USB memstick version did.


I used lawrences tips for restoring the config from my pfsense VM from a different device
https://www.youtube.com/watch?v=QD511ir2dhY

For pfsense install setup i more or less followed the instructions here
https://www.youtube.com/watch?v=ThGLEkzKlTU


But i did it a bit differently, as i plugged in a cable from the qotom to my monitor, as well as add a keyboard as well as the usb memstick loaded with pfsense which was made bootable using rufus.

When booting up qotom, it loaded the pfsense installer. But if it doesn&#039;t, you can hit &quot;delete&quot; when the nuc starts up to enter bios, to then select to boot from the memstick. You have to hit &quot;delete&quot; quickly though because it flashes by fast.

If backup config was on a memstick, you could import it to pfsense from the shell. Then change the interfaces to match what is available on the Qotom. in my case it was br0, br1, br2, br3. I setup br0 as wan, and br1 as lan. 

i encountered a bug where my dns resolver was not working. i managed to fix it by booting pfsense into individual user mode, then running the &quot;fsck -fy /&quot; command. It is recommended to repeat the command run 5 times, even if it says no problems detected. In my case the first run detected a issue which it fixed. Then type &quot;reboot&quot;. On startup i confirmed that dns resolver and thus pfblocker worked again.

another setting i had to adjust was in pfsense settings to add the QOTOM sensor which is intel cpu sensor. The default none has no reading, so i recommend to edit this.

I also noticed my connection to switch was 100mbit, but i later found out the ethernet cable was bad. replacing it fixed the problem. I get 1gbit speeds now when testing using iperf.


tested on speedtest and i got my full 100mbps dl, 50 mbps ul. with 4ms latency. 40ms latency if i use vpn. Not bad.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Love the article. Wanted to mention that when i tried to follow your instructions, it went a bit differently.</p>
<p>instead of the iso image installer, i used the USB Memstick. Pfsense themselves say that for VM use image installer, but if for baremetal no VM, use the usb memstick. Also when i did attempt using rufus with the image installer, it didn&#8217;t work, but the USB memstick version did.</p>
<p>I used lawrences tips for restoring the config from my pfsense VM from a different device<br />
<a href="https://www.youtube.com/watch?v=QD511ir2dhY" rel="nofollow ugc">https://www.youtube.com/watch?v=QD511ir2dhY</a></p>
<p>For pfsense install setup i more or less followed the instructions here<br />
<a href="https://www.youtube.com/watch?v=ThGLEkzKlTU" rel="nofollow ugc">https://www.youtube.com/watch?v=ThGLEkzKlTU</a></p>
<p>But i did it a bit differently, as i plugged in a cable from the qotom to my monitor, as well as add a keyboard as well as the usb memstick loaded with pfsense which was made bootable using rufus.</p>
<p>When booting up qotom, it loaded the pfsense installer. But if it doesn&#8217;t, you can hit &#8220;delete&#8221; when the nuc starts up to enter bios, to then select to boot from the memstick. You have to hit &#8220;delete&#8221; quickly though because it flashes by fast.</p>
<p>If backup config was on a memstick, you could import it to pfsense from the shell. Then change the interfaces to match what is available on the Qotom. in my case it was br0, br1, br2, br3. I setup br0 as wan, and br1 as lan. </p>
<p>i encountered a bug where my dns resolver was not working. i managed to fix it by booting pfsense into individual user mode, then running the &#8220;fsck -fy /&#8221; command. It is recommended to repeat the command run 5 times, even if it says no problems detected. In my case the first run detected a issue which it fixed. Then type &#8220;reboot&#8221;. On startup i confirmed that dns resolver and thus pfblocker worked again.</p>
<p>another setting i had to adjust was in pfsense settings to add the QOTOM sensor which is intel cpu sensor. The default none has no reading, so i recommend to edit this.</p>
<p>I also noticed my connection to switch was 100mbit, but i later found out the ethernet cable was bad. replacing it fixed the problem. I get 1gbit speeds now when testing using iperf.</p>
<p>tested on speedtest and i got my full 100mbps dl, 50 mbps ul. with 4ms latency. 40ms latency if i use vpn. Not bad.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kliment Andreev		</title>
		<link>https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-210</link>

		<dc:creator><![CDATA[Kliment Andreev]]></dc:creator>
		<pubDate>Wed, 28 Mar 2018 15:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iandreev.com/?p=2916#comment-210</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-209&quot;&gt;Art Balk&lt;/a&gt;.

I get about 120Mbps DL and 40Mbps UL speeds normally with my cable provider. I’ve never had any network latency, slowness and dropped packets but  I have only 3 regular users behind my pfSense. Qotom comes with Realtek NICs and they are not recommended for any production use. For home  it’s fine, for anything more serious go with Intel or Broadcom.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-209">Art Balk</a>.</p>
<p>I get about 120Mbps DL and 40Mbps UL speeds normally with my cable provider. I’ve never had any network latency, slowness and dropped packets but  I have only 3 regular users behind my pfSense. Qotom comes with Realtek NICs and they are not recommended for any production use. For home  it’s fine, for anything more serious go with Intel or Broadcom.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Art Balk		</title>
		<link>https://blog.andreev.it/2016/12/100-pfsense-install-qotom-q180s/#comment-209</link>

		<dc:creator><![CDATA[Art Balk]]></dc:creator>
		<pubDate>Wed, 28 Mar 2018 12:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iandreev.com/?p=2916#comment-209</guid>

					<description><![CDATA[I currently have a firewall that is a bottleneck for my network, the firewall has a max throughput of 100Mbps and I have a 200Mbps Internet connection.  I was researching and thinking of using the Qotom-Q180S as a firewall and content filter.  I came across this post, very helpful and informative (Thanks!) but wanted to know if you know what kind of throughput you are getting through the Qotom-Q180S running pfSense?  I know the NICs on the Qotom-Q180S are Gigabit (10/100/1000) but interested in the actual throughput of the application on this device.

Thanks in advance
Art]]></description>
			<content:encoded><![CDATA[<p>I currently have a firewall that is a bottleneck for my network, the firewall has a max throughput of 100Mbps and I have a 200Mbps Internet connection.  I was researching and thinking of using the Qotom-Q180S as a firewall and content filter.  I came across this post, very helpful and informative (Thanks!) but wanted to know if you know what kind of throughput you are getting through the Qotom-Q180S running pfSense?  I know the NICs on the Qotom-Q180S are Gigabit (10/100/1000) but interested in the actual throughput of the application on this device.</p>
<p>Thanks in advance<br />
Art</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
