{"id":31175,"date":"2020-04-10T15:35:11","date_gmt":"2020-04-10T07:35:11","guid":{"rendered":"\/blog\/?p=31175"},"modified":"2020-04-13T02:54:48","modified_gmt":"2020-04-12T18:54:48","slug":"how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc","status":"publish","type":"post","link":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/","title":{"rendered":"How to Install and Configure pfSense on X86-64bit Win10 Mini PC?"},"content":{"rendered":"\n<p>Note: We will keep update all resource for ODYSSEY X86J4105 on the blog of <em><a href=\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/03\/resource-roundup-for-odyssey-x86j4105-a-windows-10-mini-pc-also-supports-linux-os\/\">Resource Roundup for ODYSSEY \u2013 X86J4105: A Windows 10 Mini PC also Supports Linux OS<\/a> <\/em>to help you get more familiar with this brand new mini PC. Stay tuned:) <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png\" alt=\"Setup OpenVPN on pFSense - \u0130lham Bayramov - Medium\" width=\"547\" height=\"160\"\/><\/figure><\/div>\n\n\n\n<p>pfSense is an open-source firewall and router platform based on <a href=\"https:\/\/www.freebsd.org\/\">FreeBSD<\/a>. pfSense is usually installed on a physical PC computer or a virtual machine to make a dedicated firewall for the network.  pfSense is equipped with a Web user to interface for management tasks such as setting up and updating. <\/p>\n\n\n\n<p>FreeBSD is a UNIX-like operating system. FreeBSD provides comprehensive support for computer systems with different levels and architectures. There were a lot of original BSD UNIX developers decided to switch to the development of FreeBSD, which makes FreeBSD have great compatibility with UNIX in internal structure and system API in the community. <\/p>\n\n\n\n<p>The pfSense firewall is ideally installed on X86-architecture based PCs and virtual machines. This article will briefly introduce the pfSense installation and configuration process including:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Download the pfSense OS Image<\/li><li>Detailed steps of pfSense deployment process<\/li><li>Initial configuration of pfSense firewall<\/li><\/ul>\n\n\n\n<p>First, let us take a look at the advantages of pfSense before we move on to the installation and configuration. <\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Why choose pfSense? <\/h2>\n\n\n\n<p>In regards to the pfSense firewall solution, it not only has the basic status monitoring packet filtering function provided by the regular firewall, but also supports important functions such as NAT mode deployment, dual-machine hot backup, load balancing, and VPN. In terms of management and maintenance, pfSense supports performance viewing and report generation, and can also be managed centrally via SNMP.<\/p>\n\n\n\n<p>In addition to the basic functions of a broadband router, pfSense has the following features:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li> pfSense can adapt to the requirements of all-weather operation based on stable and reliable FreeBSD OS. <\/li><li> Developers can use Web page authentication through user authentication function provided by pfSense. <\/li><li> pfSense uses the web management interface for the configuration (supports SSL), supporting remote management and automatically upgrading the software versions. <\/li><li> pfSense provides complete firewall, flow control, and data packet functions to ensure the security, stability and high-speed operation of the network.<\/li><li> pfSense supports multiple WAN lines and load balancing functions, which can greatly increase the network outlet bandwidth and automatically distribute the load when the bandwidth is congested<\/li><li>pfSense supports the 802.1Q VLAN standard, which can make the common network card to recognize the 802.1Q tag through software simulation and provide services for users of multiple VLANs at the same time.<\/li><li> pfSense has built-in IPsec and PPTP VPN, remote users can securely access the intranet<\/li><li> pfSense supports the use of additional software packages to expand more functions and provide users with more functions<\/li><\/ul>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Let&#8217;s get started! Install and Configure pfSense on your X86-64bit Win10 Mini PC!<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"hardware-requirements\">Hardware Requirements<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>A Working Computer \/ <a href=\"https:\/\/www.seeedstudio.com\/ODYSSEY-X86J4105864-p-4447.html\">Odyssey X86J4105 (x86 64 bit Win10 Mini PC)<\/a><\/li><li>USB Drive x 2 (&lt;8GB is recommended)<\/li><li>A Monitor<\/li><li>Keyboard<\/li><li>Internet &amp; Ethernet Cable<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"download-the-pfsense-os-image\"><span style=\"text-decoration: underline;\">Step 1: Download the pfSense OS Image<\/span><\/h3>\n\n\n\n<p>First, download the&nbsp;<a href=\"https:\/\/www.pfsense.org\/download\/\">pfSense OS Image<\/a>&nbsp;into your drive.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/Download.png\" alt=\"\" width=\"551\" height=\"340\"\/><\/figure><\/div>\n\n\n\n<p>If you are using the ODYSSEY-X86J4105, choose the settings as above and click download.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"creating-a-bootable-usb\"><span style=\"text-decoration: underline;\">Step 2: Creating a Bootable USB<\/span><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-1-prepare-your-bootable-usb\">Prepare your Bootable USB<\/h4>\n\n\n\n<p>Firstly, format one of the USB drive. If you are a Windows user, you can format the USB drive by right-clicking the USB Drive and select&nbsp;<code>Format<\/code>.<\/p>\n\n\n\n<p class=\"has-background has-very-light-gray-background-color\"><strong>Note:<\/strong>&nbsp;Choose&nbsp;<code>FAT32<\/code>&nbsp;for the File System.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/InstallingOS\/formatUSB.png\" alt=\"\" width=\"532\" height=\"471\"\/><\/figure><\/div>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-2-download-flash-burner\">Download Flash Burner<\/h4>\n\n\n\n<p>Secondly, download the Open Source Flash burner&nbsp;<a href=\"https:\/\/www.balena.io\/etcher\/\">balenaEtcher<\/a>. Download the version according to your operating system(Windows\/macOS\/Linux) to flash the OS image onto the USB. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/InstallingOS\/etcher.jpg\" alt=\"\" width=\"608\" height=\"305\"\/><\/figure><\/div>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-3-writing-the-os-image-into-usb\">Writing the OS Image into USB<\/h4>\n\n\n\n<p>Select the downloaded Operating System Image, select the formatted USB Drive and Flash! Now, the bootable USB is all set to go.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/InstallingOS\/etcherDone.png\" alt=\"\" width=\"799\" height=\"480\"\/><\/figure><\/div>\n\n\n\n<p class=\"has-background has-very-light-gray-background-color\"><strong>Note:<\/strong>&nbsp;If a warning states that it does not contain a partition table appear, you can simply click&nbsp;<strong>continue<\/strong>&nbsp;to ignore the message.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"installing-the-pfsense-os\"><span style=\"text-decoration: underline;\">Step 3: Installing the pfSense OS<\/span><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-1-enabling-csm-mode-in-odyssey-x86j4105\">Enabling CSM Mode in ODYSSEY &#8211; X86J4105<a href=\"http:\/\/wiki.seeedstudio.com\/ODYSSEY-X86J4105-pfSense\/#step-1-enabling-csm-mode-in-odyssey-x86j4105\">\u00b6<\/a><\/h4>\n\n\n\n<p>For this step, you will need to first plug in your bootable USB, Monitor and keyboard to ODYSSEY &#8211; X86J4105 or your computer and power it up. When booting up, keep pressing&nbsp;<strong><code>DEL<\/code><\/strong>&nbsp;key to enter the setup screen. Navigate to&nbsp;<strong><code>Advanced<\/code><\/strong>&nbsp;-&gt;&nbsp;<strong><code>CSM Support<\/code><\/strong>&nbsp;and press Enter to enable it.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/OpenWRT\/biosSetting.jpg\" alt=\"\" width=\"749\" height=\"357\"\/><\/figure><\/div>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-2-install-the-os\">Install the OS<\/h4>\n\n\n\n<p>Next, reboot your computer or ODYSSEY &#8211; X86J4105 and keep pressing&nbsp;<strong><code>F7<\/code><\/strong>&nbsp;to enter the boot manager screen. Select the bootable USB (Installer) and press Enter.<\/p>\n\n\n\n<p class=\"has-background has-very-light-gray-background-color\"><strong>Note:<\/strong>&nbsp;Remember to choose the one that has the pfSense iso image on it.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/OpenWRT\/biosSetup.jpg\" alt=\"\" width=\"560\" height=\"329\"\/><\/figure><\/div>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"step-3-installing-process\">Installing process<\/h4>\n\n\n\n<p>Now we will proceed to the installing process. A boot screen like above should appear. Press&nbsp;<code>Enter<\/code>&nbsp;to select the Boot Multi User (pfSense Installer).<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/04\/WX20200410-151226@2x.png\" alt=\"\" class=\"wp-image-31234\" width=\"681\" height=\"323\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/WX20200410-151226@2x.png 908w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/WX20200410-151226@2x-300x142.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/WX20200410-151226@2x-768x364.png 768w\" sizes=\"(max-width: 681px) 100vw, 681px\" \/><\/figure><\/div>\n\n\n\n<p>Enters the Installer, and press&nbsp;<code>Enter<\/code>&nbsp;to&nbsp;<strong>accept<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-1.png\" alt=\"\" width=\"897\" height=\"285\"\/><\/figure><\/div>\n\n\n\n<p>An options menu should appear as follow, select&nbsp;<strong>Install<\/strong>&nbsp;and press&nbsp;<code>Enter<\/code>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-2.png\" alt=\"\" width=\"796\" height=\"263\"\/><\/figure><\/div>\n\n\n\n<p>Now, choose the correct keymap for your keyboard, or just select&nbsp;<strong>Continue with default keymap<\/strong>&nbsp;and press&nbsp;<code>Enter<\/code>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-3.png\" alt=\"\" width=\"713\" height=\"520\"\/><\/figure><\/div>\n\n\n\n<p>Here you can choose Auto to automatically install the pfSense on to the ODYSSEY-X86J4105 \/ computer, but it&#8217;s better to use&nbsp;<strong>Manual<\/strong>&nbsp;to choose exactly where you want to install the pfSense.<\/p>\n\n\n\n<p class=\"has-background has-very-light-gray-background-color\"><strong>Note:<\/strong>&nbsp;In this tutorial, pfSense is installed onto a USB drive for convenience. Hence another good reason to choose&nbsp;<strong>Manual<\/strong>&nbsp;other than Auto.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-4.png\" alt=\"\" width=\"634\" height=\"273\"\/><\/figure><\/div>\n\n\n\n<p>Here you can see all the hard drives as well as the partitions here. Choose the hard drive that you want to install pfSense on. Select the hard drive using arrow keys. Here,&nbsp;<code>da1<\/code>&nbsp;is my second USB drive and will be used to install pfSense. Select&nbsp;<strong>Auto<\/strong>&nbsp;here to automatic partition for pfSense in this hard drive.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-5.png\" alt=\"\" width=\"615\" height=\"316\"\/><\/figure><\/div>\n\n\n\n<p>Under the correct hard drive, select&nbsp;<strong>OK<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-6.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>Now, the installation process will take place.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-7.png\" alt=\"\" width=\"742\" height=\"333\"\/><\/figure><\/div>\n\n\n\n<p>After installing, the following window will appear, select&nbsp;<strong>No<\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-8.png\" alt=\"\" width=\"451\" height=\"227\"\/><\/figure><\/div>\n\n\n\n<p>Lastly, select&nbsp;<strong>Reboot<\/strong>&nbsp;and pfSense is successfully installed!<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-Install-9.png\" alt=\"\" width=\"418\" height=\"246\"\/><\/figure><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"configurations-of-pfsense\">Configurations of pfSense<\/h2>\n\n\n\n<p>Next we will move on to configure pfSense.<\/p>\n\n\n\n<p>Firstly, reboot your ODYSSEY-X86J4105 \/ computer, and choose the correct hard drive to boot pfSense OS. Plug in a ethernet cable into one of Ethernet ports from ODYSSEY-X86J4105 \/ computer. The pfSense should be booted properly and shows the following screen.<\/p>\n\n\n\n<p class=\"has-background has-very-light-gray-background-color\"><strong>Note:<\/strong>&nbsp;If you see LAN already configured, you can choose&nbsp;<strong><code>1<\/code><\/strong>&nbsp;to assign interfaces and choose the right port for&nbsp;<strong>WAN<\/strong>&nbsp;and get rid of&nbsp;<strong>LAN<\/strong>. For example, in the below picture, LAN is removed for now.<\/p>\n\n\n\n<p>Alongside with the&nbsp;<strong>WAN<\/strong>, you should see an IP assigned to the device, and this IP will be used later. Now you can try to log on the Web GUI using another PC connected in the same network!<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-config-1.png\" alt=\"\" width=\"488\" height=\"770\"\/><\/figure><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"changing-pfsense-webgui-protocol-optional\">Changing pfSense WebGUI protocol (optional)<\/h3>\n\n\n\n<p>For some reason, pfSense uses https protocol for Web GUI and may cause failure when logging to the Web GUI. If you failed to log in to Web GUI, follow this to change the&nbsp;<code>https<\/code>&nbsp;protocol to&nbsp;<code>http<\/code>&nbsp;protocol.<\/p>\n\n\n\n<p>Choose&nbsp;<strong><code>8<\/code><\/strong>&nbsp;to enter shell in pfSense. Type the following to configure:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">viconfig<\/pre>\n\n\n\n<p>A config file as shown will appear and find&nbsp;<code>&lt;webgui&gt;<\/code>&nbsp;session and change the&nbsp;<code>https<\/code>&nbsp;protocol to&nbsp;<code>http<\/code>.<\/p>\n\n\n\n<p class=\"has-background has-very-light-gray-background-color\"><strong>Note:<\/strong>&nbsp;this is using vim editor, use&nbsp;<strong>x<\/strong>&nbsp;key from keyboard to delete. Then, press&nbsp;<strong>Esc<\/strong>&nbsp;and type&nbsp;<code>:wq!<\/code>&nbsp;to save and quit and changes.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/pfSense-config-2.png\" alt=\"\" width=\"694\" height=\"793\"\/><\/figure>\n\n\n\n<p>Now, try to log in pfSense Web GUI using the IP address again.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"pfsense-web-gui-configurations\">pfSense Web GUI Configurations<\/h3>\n\n\n\n<p>Now you can log into the pfSense Web GUI from another PC using the IP address shown before.<\/p>\n\n\n\n<p><strong>Note:<\/strong>&nbsp;default login is&nbsp;<strong><code>admin<\/code><\/strong>&nbsp;and default password is&nbsp;<strong><code>pfsense<\/code><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/WebGUI.png\" alt=\"\"\/><\/figure>\n\n\n\n<p>Now you can easily manage your pfSense running on ODYSSEY-X86J4105 \/ computer!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"installing-packages\">Installing packages<\/h4>\n\n\n\n<p>Lastly, to install packages, you can simply navigate to&nbsp;<strong>System<\/strong>&nbsp;-&gt;&nbsp;<strong>Package manager<\/strong>&nbsp;and search for the packages that you like!<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/files.seeedstudio.com\/wiki\/ODYSSEY-X86J4105864\/img\/pfSense\/packages.png\" alt=\"\" width=\"633\" height=\"384\"\/><\/figure><\/div>\n\n\n\n<p><em>For more about pfSense, please also visit the official&nbsp;<a href=\"https:\/\/forum.netgate.com\/\">pfSense Forum<\/a>!<\/em><\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"resources\">Resources<\/h4>\n\n\n\n<p><a href=\"https:\/\/www.pfsense.org\/getting-started\/\">Getting Started with pfSense<\/a><\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>Wonder what this ODYSSEY X86J4105 is all about? Lets take a look:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Introducing the Odyssey&nbsp;<\/strong>X86J4105<\/h4>\n\n\n\n<figure class=\"wp-block-gallery columns-2 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" decoding=\"async\" width=\"1030\" height=\"634\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.43-1-1030x634.png\" alt=\"\" data-id=\"31235\" data-full-url=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.43-1.png\" data-link=\"\/blog\/?attachment_id=31235\" class=\"wp-image-31235\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.43-1-1030x634.png 1030w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.43-1-300x185.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.43-1-768x473.png 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.43-1-1024x630.png 1024w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.43-1.png 1160w\" sizes=\"(max-width: 1030px) 100vw, 1030px\" \/><\/figure><\/li><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" decoding=\"async\" width=\"1030\" height=\"644\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.51-1-1030x644.png\" alt=\"\" data-id=\"31236\" data-full-url=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.51-1.png\" data-link=\"\/blog\/?attachment_id=31236\" class=\"wp-image-31236\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.51-1-1030x644.png 1030w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.51-1-300x188.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.51-1-768x480.png 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.51-1-1024x640.png 1024w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2020\/04\/\u5c4f\u5e55\u5feb\u7167-2020-04-10-\u4e0b\u53482.34.51-1.png 1158w\" sizes=\"(max-width: 1030px) 100vw, 1030px\" \/><\/figure><\/li><\/ul><\/figure>\n\n\n\n<p>Edge Computing devices are playing an increasingly important role in the field of IoT. Nowadays, a computer is not just a big rectangular black box under the desk, or a small portable device working on your knees. Computers are ubiquitous devices that span calculating, communicating, and data storage. Based on this definition, here we would like to introduce our new product \u2013 the&nbsp;<strong><a href=\"https:\/\/www.seeedstudio.com\/ODYSSEY-X86J4105864-p-4447.html\">ODYSSEY \u2013 X86J4105<\/a><\/strong>, a x86 64bit mini PC that can run Win10!<\/p>\n\n\n\n<p>ODYSSEY is a series of SBC (Single Board Computer), allowing you to build Edge Computing applications with ease. Just simply connect to a mouse, keyboard and a monitor with the Odyssey -X86J4105, you will get a powerful Mini PC that can run Windows and Linux OS onboard.<\/p>\n\n\n\n<p>Feel free to let us know what tests, tutorials, and resources you want to know more about Odyssey X86J4105. We will keep updating more content around this amazing board. Stay tuned and look forward to all of your suggestions!<\/p>\n\n\n\n<p>Want to find out more about the Odyssey X86J4105? You can <a href=\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/take-a-close-look-at-onboard-interfaces-of-odyssey-x86j4105-how-powerful-it-is-and-how-many-possibilities-you-can-extend\/\">take a look at Onboard Interfaces of  Odyssey X86J4105 and see how powerful it is<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Feel free to let us know what tests, tutorials, and resources you want to know more about Odyssey X86J4105. We will keep updating more content around this amazing board. Stay tuned and look forward to all of your suggestions!<\/p>\n","protected":false},"author":200,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"iawp_total_views":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-31175","post","type-post","status-publish","format-standard","hentry","category-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install and Configure pfSense on X86-64bit Win10 Mini PC? - Latest News from Seeed Studio<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install and Configure pfSense on X86-64bit Win10 Mini PC? - Latest News from Seeed Studio\" \/>\n<meta property=\"og:description\" content=\"Feel free to let us know what tests, tutorials, and resources you want to know more about Odyssey X86J4105. We will keep updating more content around this amazing board. Stay tuned and look forward to all of your suggestions!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/\" \/>\n<meta property=\"og:site_name\" content=\"Latest News from Seeed Studio\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-10T07:35:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-12T18:54:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png\" \/>\n<meta name=\"author\" content=\"Elaine Wu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Elaine Wu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/\",\"name\":\"How to Install and Configure pfSense on X86-64bit Win10 Mini PC? - Latest News from Seeed Studio\",\"isPartOf\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png\",\"datePublished\":\"2020-04-10T07:35:11+00:00\",\"dateModified\":\"2020-04-12T18:54:48+00:00\",\"author\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/61c04bed5bbe2d098f04195c6e48fb11\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#primaryimage\",\"url\":\"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png\",\"contentUrl\":\"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.seeedstudio.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install and Configure pfSense on X86-64bit Win10 Mini PC?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/\",\"name\":\"Latest News from Seeed Studio\",\"description\":\"Emerging IoT, AI and Autonomous Applications on the Edge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/61c04bed5bbe2d098f04195c6e48fb11\",\"name\":\"Elaine Wu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/184af8ef71f0d6b64c276f9bb38b992e?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/184af8ef71f0d6b64c276f9bb38b992e?s=96&r=g\",\"caption\":\"Elaine Wu\"},\"description\":\"Head of AI Robotics @seeed Every day holds new magic \u2728 on ne sait jamais\u2601\ufe0f\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/elaine1994\/\"],\"url\":\"https:\/\/www.seeedstudio.com\/blog\/author\/elaine\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install and Configure pfSense on X86-64bit Win10 Mini PC? - Latest News from Seeed Studio","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/","og_locale":"en_US","og_type":"article","og_title":"How to Install and Configure pfSense on X86-64bit Win10 Mini PC? - Latest News from Seeed Studio","og_description":"Feel free to let us know what tests, tutorials, and resources you want to know more about Odyssey X86J4105. We will keep updating more content around this amazing board. Stay tuned and look forward to all of your suggestions!","og_url":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/","og_site_name":"Latest News from Seeed Studio","article_published_time":"2020-04-10T07:35:11+00:00","article_modified_time":"2020-04-12T18:54:48+00:00","og_image":[{"url":"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png","type":"","width":"","height":""}],"author":"Elaine Wu","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Elaine Wu","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/","url":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/","name":"How to Install and Configure pfSense on X86-64bit Win10 Mini PC? - Latest News from Seeed Studio","isPartOf":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#primaryimage"},"image":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#primaryimage"},"thumbnailUrl":"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png","datePublished":"2020-04-10T07:35:11+00:00","dateModified":"2020-04-12T18:54:48+00:00","author":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/61c04bed5bbe2d098f04195c6e48fb11"},"breadcrumb":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#primaryimage","url":"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png","contentUrl":"https:\/\/miro.medium.com\/max\/6120\/1*_Yt5zTEOUbo6i22rTm3wvw.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.seeedstudio.com\/blog\/2020\/04\/10\/how-to-install-and-configure-pfsense-on-x86-64bit-win10-mini-pc\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seeedstudio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install and Configure pfSense on X86-64bit Win10 Mini PC?"}]},{"@type":"WebSite","@id":"https:\/\/www.seeedstudio.com\/blog\/#website","url":"https:\/\/www.seeedstudio.com\/blog\/","name":"Latest News from Seeed Studio","description":"Emerging IoT, AI and Autonomous Applications on the Edge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/61c04bed5bbe2d098f04195c6e48fb11","name":"Elaine Wu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/184af8ef71f0d6b64c276f9bb38b992e?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/184af8ef71f0d6b64c276f9bb38b992e?s=96&r=g","caption":"Elaine Wu"},"description":"Head of AI Robotics @seeed Every day holds new magic \u2728 on ne sait jamais\u2601\ufe0f","sameAs":["https:\/\/www.linkedin.com\/in\/elaine1994\/"],"url":"https:\/\/www.seeedstudio.com\/blog\/author\/elaine\/"}]}},"modified_by":"yida","views":77470,"featured_image_urls":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","visody_icon":"","magazine-7-slider-full":"","magazine-7-slider-center":"","magazine-7-featured":"","magazine-7-medium":"","magazine-7-medium-square":""},"author_info":{"display_name":"Elaine Wu","author_link":"https:\/\/www.seeedstudio.com\/blog\/author\/elaine\/"},"category_info":"<a href=\"https:\/\/www.seeedstudio.com\/blog\/category\/news\/\" rel=\"category tag\">News<\/a>","tag_info":"News","comment_count":"0","_links":{"self":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/31175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/users\/200"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/comments?post=31175"}],"version-history":[{"count":5,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/31175\/revisions"}],"predecessor-version":[{"id":31271,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/31175\/revisions\/31271"}],"wp:attachment":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media?parent=31175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/categories?post=31175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/tags?post=31175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}