For residential, bridge the ONU. Most of the time, their network management systems and support staff has no clue or option to deal with non-standard configurations. For business, if it's easy, you can register your endpoint most of the time and if it's fast and reliably, why not.
I don't think I ever added it to the image. You can add it yourself though. It's here: https://sites.google.com/site/pfsensefirebox/home/XEBIOS_81.BIN
Steve
In the meanwhile I'm able to get it booting to the FREEDOSBIOS. And I was able to flash it and adjust the needed settings.
Tried the next step to get PFsense to boot from the CF card, but that is still an issue for the moment.
This is a very reliable piece of hardware:
https://www.gl-inet.com/mifi/
It handles 3G/LTE with MiniPCI-E modules which you can install on your own, based on what frequencies are at your location (pull one out from some laptop, for example).
It's got two ethernet ports and also built-in WiFi, casing has reserved SMA mount hole for external antenna mounting if you want to (either buy on eBay or pull from a dated home router).
It runs OpenWRT so you can do anyting with it: just bridge the LTE interface (QMI, USB Ethernet and PPP supported) with one of the Ethernet ports and plug that into pfSense.
There's a battery and no-battery version of the device, so you can choose depedning on your needs.
They say it's industrial grade, I confirm that because I'm using one since almost 1 year.
Sounds like the pfSense interfaces aren't being assigned properly.
1.) The 2558F has an IPMI interface. On the IPMI "System Information" screen you should see a list of interfaces, BMC, LAN1, LAN2, etc. and the associated MAC addresses.
2.) HINT: The IPMI/BMC interface doesn't negotiate well with some switches and likes being nailed up to 100M Half Duplex if you have connectivity issues with IPMI.
3.) Assuming the 2558 and 2758 are similar, except for the CPU, LAN1 is the lower left port, LAN2 is the lower right, LAN3 upper left, LAN4 upper right. BMC (IPMI) is stacked over some USB ports.
4.) On the pfSense console, go to selection 8) Shell, and type: dmesg| grep igb
5.) Match the MAC addresses LAN1/igb0, LAN2/igb1, etc.
6.) Make sure pfSense, Supermicro and your fingers are assigning WAN and LAN interfaces appropriately
Thanks,
I solved this by updating the BIOS and cleared the CMOS on the A1SRM-2558F, here's more information since I opened a thread in Reddit:
Well the processor you need would be determined entirely by whatever bandwidth you might be able to get wherever you are.
If you want to use two mPCIe modems both slow will require SIM card sockets and wiring which limits your choices massively. In fact I'm not sure I've ever seen one. You might have to use a adapter card that provides the additional SIM socket.
I don't think this is your problem but having just built a box using HP's 4 port version of the I340 I can tell you that you will want to add this to /boot/loader.conf.local to prevent kernel panics under load:
Is an external access point somehow more preferable to another card inside?
Yes.
An external AP is independent from the driver support in BSD. You can place it on an optimal spot in the building instead of having it there the computer "lives". And depending on the AP you may have better range too
Will Intel Celeron G3930 give me 950 mbs output with 10 nat rules. I have gigabit comcast internet.
It probably will, as long as you don't dump a ton of packages on it. Keep in mind that compared to proper low-power communications SoCs and mobile CPU's, that G3930 will probably do something to your power bill if you don't get a -T version.
It has been warm this week in the UK (relatively ;)). If you have the fan speed turned down that could be it. Watchguard had the fans at max all the time. The CPU is directly cooled but the average airflow through the box is what keeps everything else cool, there may well be some hot spots.
Lack of AES-NI will likely be a show stopper. You should assume 2.5 will not run on anything (x86) that doesn't support it. Again we will be supporting 2.4 for sometime after that though.
I won't go any deeper than that here, there are a number of other threads discussing it.