This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM on Netgate RCC-VE 2440

Hi, I've finally found a supplier that makes what looks like a decent multi nic systems.
Netgate Linux Systems
I'm lookling at the RCC-VE-2440 for $353.00 USD
Has any-one got any experience building on one of these, or views on the hardware specs, any-one see any issues..

Below is a quick summary of the hardware.
- 2 core Intel Atom C2358 CPU, 1.7 GHz
- Standard Mini-ITX 170x170mm form factor
- 4 GB DDR3L Non ECC Memory on board
- 4GB eMMC flash on board
- 4x RJ-45 1 GbE Intel Ethernet ports, Intel i350 (i354 on-die)
- Blue Anoidized Enclosure with 5 SMA/RP-SMA sized antenna cutouts
- 1 mini-SATA (mSATA) connector
- 1 SATA II connector
- 2x full length mPCIe slots, one with micro-SIM. Also supports half length cards.
- 2x USB 2.0 Host ports
- 1 Mini-USB Serial Console Port
- Reset Pushbutton
- Power/Status/SATA activity LEDs
- Front Panel Header
- Coin cell holder for RTC backup battery
- 12 VDC Power Input Connector (call for ATX availability and MOQ)
- Coreboot boot loader
- AC/DC Auto-Ranging Switching Power Adapter
- Input Voltage: 90 ~ 264 VAC
- Output Voltage: 12 VDC
- Current Output (Max): 4.16A
- Power (Watts): 50W 
- Fanless operation from 0°C to 65°C ambient temperature. 
- FCC, CE Class B 
- RoHS Compliant

I'm thinking for $353 this is a great option for the home user, compact, powerful, and enough ports to allow multi lan setup. In my case, External, Internal, DMZ and Wireless lans.

The only thing I'll add to it is a 250G or 500G msata card

Trevor..


This thread was automatically locked due to age.
Parents
  • I purchased the RCC-VE-4860 with 4 core Intel Atom and 8G RAM.

    I will second Trevor's assessment. For my needs on a 100mbit connection, I am seeing 2%-7% CPU utilization and steady 17% memory utilization using Firewall, IDPS, ATP, and Web Filtering with caching on 9.310-11. I added a 250GB Samsung EVO 850 mSATA drive for storage. This hardware is performing flawlessly and the energy/heat footprint is quite minimal.

    I was able to use the headless install procedure mentioned above to install the UTM software via an external USB DVD drive and it was flawless. The hardest part was getting the syntax right for the installer.ini for the time zone. I used a CentOS Linux VM to build and test the installer script along with a 2nd VM to actually test the unattended build.

    I would estimate that this hardware performed the install in under 30 minutes without any input from me, so it was quite speedy.

    Hints: 
    1. Use the EXACT timezone value as seen in the visual installer into the INI and you will be fine. For me, it was: 
    timezone = America/Chicago

    2. I connected my hardware to my existing router and used an internal IP address that was already on my DHCP scope. This allowed me to perform configuration without taking away my ability to also use my internet connection to search forum while configuring the UTM.

    3. For this hardware, when configuring eth0 in the installer.ini, you must use the the port labeled eth2 on the actual hardware, which is the first port from the left on the 4-cluster of ethernet ports. This was what tripped me up most; the labeling on the actual hardware lists the ethernet ports from left to right, but the OS identifies their index differently.
    Here is the ethernet port mapping for this hardware and how it is represented in the UTM OS:
    H/W  -> OS
    eth0 -> eth5
    eth1 -> eth4
    eth2 -> eth0
    eth3 -> eth1
    eth4 -> eth2
    eth5 -> eth3

    Good luck! I hope this was helpful. I have been VERY pleased with this hardware thus far once I figured out the tripping points mentioned above.
Reply
  • I purchased the RCC-VE-4860 with 4 core Intel Atom and 8G RAM.

    I will second Trevor's assessment. For my needs on a 100mbit connection, I am seeing 2%-7% CPU utilization and steady 17% memory utilization using Firewall, IDPS, ATP, and Web Filtering with caching on 9.310-11. I added a 250GB Samsung EVO 850 mSATA drive for storage. This hardware is performing flawlessly and the energy/heat footprint is quite minimal.

    I was able to use the headless install procedure mentioned above to install the UTM software via an external USB DVD drive and it was flawless. The hardest part was getting the syntax right for the installer.ini for the time zone. I used a CentOS Linux VM to build and test the installer script along with a 2nd VM to actually test the unattended build.

    I would estimate that this hardware performed the install in under 30 minutes without any input from me, so it was quite speedy.

    Hints: 
    1. Use the EXACT timezone value as seen in the visual installer into the INI and you will be fine. For me, it was: 
    timezone = America/Chicago

    2. I connected my hardware to my existing router and used an internal IP address that was already on my DHCP scope. This allowed me to perform configuration without taking away my ability to also use my internet connection to search forum while configuring the UTM.

    3. For this hardware, when configuring eth0 in the installer.ini, you must use the the port labeled eth2 on the actual hardware, which is the first port from the left on the 4-cluster of ethernet ports. This was what tripped me up most; the labeling on the actual hardware lists the ethernet ports from left to right, but the OS identifies their index differently.
    Here is the ethernet port mapping for this hardware and how it is represented in the UTM OS:
    H/W  -> OS
    eth0 -> eth5
    eth1 -> eth4
    eth2 -> eth0
    eth3 -> eth1
    eth4 -> eth2
    eth5 -> eth3

    Good luck! I hope this was helpful. I have been VERY pleased with this hardware thus far once I figured out the tripping points mentioned above.
Children
No Data