Mono Gateway (that's its name, it is a 10 Gbps router)


Recommended Posts

I have been seeing videos about it on YouTube lately, those behind it seem to have documented more or less the way they developed it and its manufacturing: https://www.youtube.com/@tomazzaman/videos

I was wondering if anyone knows anything about this, because it is a $600 piece of kit, for a router alone! I am just using the router + WiFi AP unit that my ISP provided me with, I have 1Gbps symmetric fiber link that's more than enough for my needs, although I have been thinking about getting a mini-PC or similar to experiment with it as a router. I just haven't had the time to explore it all, the learning curve seems steep and I still don't know much about networking.

Anyway, this thing is supposed to have an open source-like approach to it, maybe that's why it is expensive (for me at least), but I think there are routers that can do 10 Gbps with similar features for less money. They say it will ship with OpenWRT, but that other things will be supported too.

These are its specs from https://mono.si/:
 

Quote

 

CPU: NXP Layerscape LS1046A, 4 cores, 1.6 GHz

RAM: 8 GB, 2100 MT/s, ECC support

Networking: 2x SFP+ 10 Gb, 3x RJ-45 1 Gb

Wifi (I think not included?): 1x M.2 Key-E connector for Wifi 6.0 2x2 MU-MIMO, 1x M.2 Key-E connector for tri-radio (Wifi 5.0, Bluetooth, Thread)

Storage: 32 GB eMMC for Operating System, 64 MB NOR flash for Bootloader

Debugging: JTAG connector, 100+ test points throughout the PCB, UART USB-C port, Status RGB LED

Power: USB-C PD 3.0

Connectivity: 1x USB-C 3.0 port

Active cooling support: Yes, 2 4-pin PWM 5V fan headers

 

 

There are many routers out there. From a Raspberry Pi all the way up to that above.

I always say, if you know Linux/BSD well, PFsense, OPNSense or OpenWRT is a great tool.

@BudManmay be able to help here.

 

[Moved to Networking]

On 12/11/2025 at 16:00, Mindovermaster said:

There are many routers out there. From a Raspberry Pi all the way up to that above.

I always say, if you know Linux/BSD well, PFsense, OPNSense or OpenWRT is a great tool.

@BudManmay be able to help here.

 

[Moved to Networking]

I am afraid I don't know Linux at all, I am always keen on learning something new, I just need to find some time haha. pfSense and OPNsense are the ones I was recommended to look at, but I haven't got any hardware for now. I'll get something during Black Friday this year to experiment with perhaps, but what I have right now is enough for me really. It is 7 clients and they are all wireless except for the desktop which I have wired, the ISP box handles them all well.

Thank you for moving the post by the way! I was unsure where to write it. I chose the hardware section ultimately because it was about a piece of hardware, so it felt apt, I hadn't seen there was a section for networking.

On 12/11/2025 at 14:41, Carlisle R. said:

afraid I don't know Linux at all, I am always keen on learning something new

What does not knowing linux have to do with pfsense or that other one. Both are modified freebsd distros. ;)

Both are gui based firewall router distros - ie a web gui. You don't have to know anything about linux or freebsd to use them.  Can you follow a bouncing ball install? Where you answer yes/no sort of questions, or put in some info. Have you ever installed windows or macos? The install just not as pretty looking ;)

Once either of them are installed - its pretty much just a gui. Sure you can go to the prompt and run some stuff - but you should never really have to do that. Just like with windows or macOS.  How often do you use command line with them.. Sure you can, but how many users even know you can use commandline to do stuff in windows. 

You understand all the soho wifi routers are running some linux variant.. You just use the gui they provide to manage them - pfsense and that other one same thing.

  • Love 1
On 13/11/2025 at 11:49, BudMan said:

What does not knowing linux have to do with pfsense or that other one. Both are modified freebsd distros. ;)

Both are gui based firewall router distros - ie a web gui. You don't have to know anything about linux or freebsd to use them.  Can you follow a bouncing ball install? Where you answer yes/no sort of questions, or put in some info. Have you ever installed windows or macos? The install just not as pretty looking ;)

Once either of them are installed - its pretty much just a gui. Sure you can go to the prompt and run some stuff - but you should never really have to do that. Just like with windows or macOS.  How often do you use command line with them.. Sure you can, but how many users even know you can use commandline to do stuff in windows. 

You understand all the soho wifi routers are running some linux variant.. You just use the gui they provide to manage them - pfsense and that other one same thing.

I didn't even know pfSense wasn't Linux! 🤦

I will get something to play with soon and see how it all goes. Back when I was looking into learning about networking my home network was a bit different, the ISP had given me a single "box" where the fiber cable plugged in and it did everything, wired and wireless networking. That's when I was told it could be difficult to add anything like that to the network because I would need the credentials that the box the ISP gave me had to authenticate in the fiber side of things, or that it would only work with that hardware because it was using its MAC address for authentication, something along those lines, I am afraid I don't recall. I remember looking a bit into it, but the web UI wasn't showing anything like that.

I suppose my mind got stuck in "those custom router setups are tricky" and never looked into it again. Nowadays I have two units provided by the ISP, one where the fiber cable is plugged in, and from that box there is a wired Ethernet cable that goes to the router and WiFi AP one, so it should be easier.

Even if the isp device(s) do their thing, you could quite often put it in to bridge mode, where it doesn't do any nat and provides a public IP to the router device you plug into it.  Even if you can not put it into bridge mode you could run in a double nat mode.  Not the best possible solution, but works - and unless your wanting to do something a bit off the beaten path a double nat shouldn't be a problem.

 

 

Depending how DIY you wish to get, you could certainly put something small together for less than $600 that will support 10GbE nics.

The Lenovo Tiny 1L Mini PC's for example make great pfSense / OPNsense devices for the home.
What's special about these is you can get a PCIe riser for certain models, such as the Lenovo M720q. This allows you to install either a 4x 1GbE, 4x 2.5GbE or 2x 10GbE nic. - perfect for a low powered router / firewall.

If you do decide that's something which interest you, the thread here is a great reference for PCIe hardware supported by the various Lenovo Mini PC's: https://forums.servethehome.com/index.php?threads/lenovo-thinkcentre-thinkstation-tiny-project-tinyminimicro-reference-thread.34925/

I've got a Lenovo M720q with an Intel i350-T4 v2 nic. This has just worked for years, only ever rebooting when theirs a new version of pfSense.

If I ever get internet faster than 1Gbps I can just upgrade the nic and keep using my current hardware.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Upgrade for cheap to Windows 11 Pro or Home Edition digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save up to 94% off on a Microsoft Windows 11 Home, or Pro digital license. Upgrade your computing experience with Windows 11 Pro. This cutting-edge operating system boasts a sleek new design and advanced tools to help you work faster and smarter. From creative projects to gaming and beyond, Windows 11 delivers the power and flexibility you need to achieve your goals. With a focus on productivity, the new features are easy to learn and use, enhancing your workflow and efficiency. Whether you're a student, professional, gamer, or creative, Windows 11 Home has everything you need to take your productivity to the next level. New interface. easier on the eyes & easier to use Biometrics login*.Encrypted authentication & advanced antivirus defenses DirectX 12 Ultimate. Play the latest games with graphics that rival reality. DirectX 12 Ultimate comes ready to maximize your hardware* Screen space. Snap layouts, desktops & seamless redocking Widgets. Stay up-to-date with the content you love & the new you care about Microsoft Teams. Stay in touch with friends and family with Microsoft Teams, which can be seamlessly integrated into your taskbar** Wake & lock. Automatically wake up when you approach and lock when you leave Smart App Control. Provides a layer of security by only permitting apps with good reputations to be installed Windows Studio Effects. Designed with Background Blur, Eye Contact, Voice Focus, & Automatic Framing Touchscreen. For a true mouse-less or keyboard-less experience TPM 2.0. Helps prevent unwanted tampering Windows 11 Pro also includes a number of productivity-focused features, such as the ability to snap multiple windows together and create custom layouts, improved voice typing, and a new, more powerful search experience. Personal and professional users will enjoy a modern and secure computing experience, with improved performance and productivity features to help users get more done. Only on Windows 11 Pro If you require enterprise-oriented features for your daily professional tasks, then Windows 11 Pro is a better option. Set up with a local account (only when set up for work or school) Join Active Directory/Azure AD Hyper-V Windows Sandbox Microsoft Remote Desktop BitLocker device encryption Windows Information Protection Mobile device management (MDM) Group Policy Enterprise State Roaming with Azure Assigned Access Dynamic Provisioning Windows Update for Business Kiosk mode Maximum RAM: 2TB Maximum no. of CPUs: 2 Maximum no. of CPU cores: 128 Good to know This license is for Windows 11 only. It is NOT intended to be used for upgrading Microsoft Office (MSO) included in Parallels Pro. However, it will still work with Parallels Pro and allow you to run Windows applications including MSO, but it DOES NOT include an upgrade MSO itself. It is still compatible with Microsoft Office ONLY if you have a separate license for it. Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Max number of device(s): 1 Version: Windows 11 Pro Updates included Queries on legality of this deal, here A Windows 11 Pro retail license normally costs $199, with Windows 11 Home usually costing $139 but you can pick either one up for just $9.97 for a limited time. For a full description, specs, and license info, click the link below. Get Windows 11 Pro for just $9.97 (was $199) Get Windows 11 Home for just $9.97 (was $139) Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • Why say “Retarded” then? Lol 
    • If you don't care to read what I said, then you prove my point. Maybe written media is beyond your attention span. Titles are not summaries my friend.
    • Nobody asked... in fact, I said "I don't care about political leanings"  
    • TLDR. Here is a far better title (just a basic example): Windows 11 26H2 to allow disabling Web search results
  • Recent Achievements

    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      +Edouard
      199
    3. 3
      PsYcHoKiLLa
      95
    4. 4
      Michael Scrip
      82
    5. 5
      Steven P.
      67
  • Tell a friend

    Love Neowin? Tell a friend!