- Actively cooled
- 4 LAN ports
The CNC-021 N100-6L puts six Intel I226 2.5GbE ports on one N100 board, two more than the usual firewall box. Add DDR4 memory, an NVMe slot, a SATA port and a serial header, and it covers dual-WAN routing with room left over.
Four ports is the default for an N100 firewall. The CNC-021 N100-6L carries six, all Intel I226 at 2.5GbE behind filtered RJ45 jacks. Those two extra ports turn a single-uplink router into one that can hold two ISPs and still give every network its own physical port.
Six ports suit homes and small offices that segment by cable rather than by VLAN. Plenty of cheap unmanaged switches, cameras and smart-home hubs have no idea what a VLAN tag is. A separate port per segment keeps them apart without a managed switch in the middle.
| Port | Example role |
|---|---|
| 1 | WAN, primary ISP |
| 2 | WAN, backup ISP or LTE router |
| 3 | Main LAN |
| 4 | Guest network |
| 5 | IoT and cameras |
| 6 | DMZ for a self-hosted server |
The I226 is native hardware on FreeBSD and Linux through the igc driver. OPNsense, OpenWrt, Linux and ESXi are the systems UDPTCP names, and pfSense runs on the same chips from its 2.7 release onward.
Dual WAN with automatic failover is the headline use. OPNsense and pfSense both handle gateway groups: the backup ISP takes over when the primary stops answering pings, and traffic moves back when it recovers. More layouts sit under N100 firewall mini PCs.
| Spec | Value |
|---|---|
| Model | CNC-021 N100-6L |
| Processor | Intel N100, 4 cores / 4 threads |
| Clock / cache | Up to 3.4GHz, 6MB cache |
| TDP | 6W |
| Graphics | Intel UHD Graphics |
| Memory slot | 1× DDR4 SO-DIMM, 3200MHz |
| NVMe | 1× M.2 2280, PCIe 3.0 x1 |
| SATA | 1× SATA 3.0 |
| Wireless slot | 1× M.2 2230, CNVi by default |
| Ethernet | 6× 2.5GbE, Intel I226, filtered RJ45 jacks |
| Video | HDMI + DP + USB-C, triple 4K@60Hz |
| USB | 2× USB 3.0, 2× USB 2.0 |
| Serial | 1× COM |
| BIOS | Delete key for setup; Auto Power On, Wake-on-LAN, GPIO, PXE boot |
| Supported systems | OPNsense, OpenWrt, Linux, ESXi |
Six ports tempt people to bridge the spare ones and skip buying a switch. It works, but it is the wrong job for this hardware. A switch moves frames in dedicated silicon at line rate on every port; a software bridge pushes each frame through the N100's four cores.
On a firewall OS, bridged traffic is also filtered traffic unless you tune it otherwise, so a file copy between two bridged ports competes with routing and VPN for CPU time. Four efficiency cores cope with light use, but two machines copying at 2.5GbE across a bridge will show it.
The six-port layout pays off when each port carries its own network and the router decides what crosses between them. Treated that way, the extra ports are the most useful thing about the box. Treated as a switch substitute, they are the least.
That same logic applies to IDS. Suricata inspecting six busy interfaces asks far more of four small cores than one WAN link does. Run it on the WAN and the DMZ first, then widen coverage only if the CPU graph stays calm.
Most current N100 firewall boxes use DDR5. This one takes a single DDR4 SO-DIMM at 3200MHz, the laptop memory many people already have in a drawer from an upgrade. The N100 supports both types, and on a router the speed difference between them is not something you will notice.
UDPTCP does not state a memory or SSD configuration for this model, so plan on supplying both. One DDR4 slot runs the N100's single memory channel at full width, and the N100 is specified for up to 16GB. For a firewall, 8GB is plenty.
The serial port is a quiet win. A router that loses its network config is hard to reach over the network, and a console cable gets you back in without a monitor. HDMI, DisplayPort and USB-C cover the screen route, three 4K@60Hz outputs in all.
Auto Power On, Wake-on-LAN, PXE boot and GPIO headers sit in the BIOS, reached with the Delete key. Auto Power On is the one to enable on day one, so the box restarts by itself after a power cut. Chip limits are listed under N100 specs.
Port count decides it. If four ports cover your plan, a four-port box is simpler and often fanless. If you need a second WAN plus several physical segments, six ports save a managed switch. If you need faster than 2.5Gbit/s on any single link, neither is the answer.
UDPTCP does not state a cooling method for the CNC-021. Confirm whether a fan is fitted before it goes in a bedroom or a living room. Idle power rises with each linked port; hedged ranges for firewall boxes sit under N100 power consumption.
The parts list is short: one DDR4 SO-DIMM, one M.2 2280 NVMe drive, and optionally a 2.5-inch SATA SSD. Budget memory is fine here, since the box runs a single channel at 3200MHz whatever you fit. Start with 8GB, move to 16GB if Suricata or several containers join the router.
The six-port layout is the reason to buy. The DDR4 slot, the serial header and the dual storage are what make it pleasant to live with.
Six 2.5GbE RJ45 ports, all on Intel I226 controllers.
One DDR4 SO-DIMM slot at 3200MHz.
The M.2 2230 slot is wired for CNVi by default, so it takes Intel CNVi modules such as the AX201 or AX211, not standard PCIe cards.
Yes. OPNsense, OpenWrt, Linux and ESXi are all supported, and the I226 chips use the native igc driver.