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

    • No its not, there are ton of Youtube videos to get you started, what do you think people did before AI existed?
    • Read this in Humor Simpson 's voice, "Out of my way Moe".
    • You still can, its just under the Transform flyout for WordArt now
    • Likely nothing will be done in corporate America, there have been countless Tesla self-driving incidents. Then again, there have also been countless human operated incidents. It's literally daily news here in Canada, to the extent that it's now odd if we get a day where a collision doesn't get announced on the radio throughout the day...
    • SKG Hand Massager with Heat OS500 hands on by Steven Parker I was offered the chance to test out the SKG Hand Massager with Heat OS500, and full disclosure, they let me keep it regardless of my findings. Anyway, I jumped at the chance due to my long hours sitting at my desk, mousing around. Apologies for the knife cut across the top of the box; that was my doing, being a bit too heavy-handed with opening up the outer packaging. First up, what's in the box: SKG Hand Massager with Heat OS500 1x Type-C charging cable User Manual 1-Year Warranty (card) In short, everything you need to get started. According to the official Amazon listing, here are the key features: Full-Hand Air Compression: OS500 wraps your fingers, palm, and wrist with multi-chamber air compression for a complete hand relaxation experience. The extended massage chamber helps cover more of the hand and wrist area than standard palm-only hand massagers Palm Kneading with 6 Modes & 6 Intensities: Built-in palm kneading rollers add a hands-on massage feel, while 6 preset modes and 6 pressure levels let you choose the comfort level that fits your day—from gentle relaxation to a firmer full-hand massage 3 Heat Levels with Cooling Fan: Choose from 104°F, 113°F or 122°F warmth to suit different seasons and comfort preferences. The built-in cooling fan helps reduce stuffiness during heated sessions, keeping your hand feeling fresh and comfortable Easy Visual Display & Smart Timer: The digital image display clearly shows massage area, mode, intensity, heat level, and remaining time at a glance. Select 10, 15, or 20-minute sessions for quick office breaks, evening relaxation, or everyday hand care Rechargeable, Cordless & Comfortable: A 3000mAh battery supports over 90 minutes of full-function use on a full charge, with convenient USB-C charging. The soft inner lining, smooth ABS/PU finish, and premium black-gold design make OS500 ideal for home, office, or gifting With all that out of the way, here are my own findings. I gave it a try on both left and right hands, and as you can maybe see from the above YouTube Short, (sorry for the shaky video), my whole hand fits in, but my wrist barely enters the Hand Massager. I was able to push through a bit more with my fingertips extending out the other end to get a bit of massaging on the start of my wrist. Usage For some reason, there is a strap that is very difficult to fasten to my wrist with one hand. I am not sure what function it has, and it isn't mentioned in the user manual. The only thing I could find was in the product images that claimed "wrist precision". Unlike the Bob and Brad Hand Massager, this device does not massage the wrist anyway, even though a "wrist mode" is mentioned, which must be for smaller hands than I have, as it is mainly intended for the hand and fingers. In addition, for its steeper price, there are no disposable gloves provided in the box, which is a bit of an issue considering the internal cover (which appears to be elasticated nylon) cannot be removed for washing; so you are left with only one choice: always thoroughly wash your hands before using it. I can imagine this thing getting a bit grimy after a period of use, and that is a bit of a shame. With that said, the buttons on the device, from left to right, do the following: Heat button: 3-level heat control at 104°F, 113°F, or 122°F Mode button: Auto mode Circular mode Soothing mode Relax mode Palm and fingers mode Palm and wrist mode Intensity button: from (First-time users) 15Ka, 25Ka, 35Ka, 45Ka, 55Ka, 60Ka (Intensive relief) Knead button: on or off (6 pressure levels) Power button: Long-press to turn on or off Cooling button: turn on or off the cooling fan Also, in the product imagery, it states there are 36 "custom modes," but nowhere is it listed what these modes are. I can only imagine that they mean a combination of all of the above settings in different intensity levels. The device itself seems to rely on a single "kneading" mechanism located at the palm area of the hand, which spins when in use, and the other massage features are mainly utilized through the air sacs, increasing and decreasing at various levels on the hand and fingers. I am not sure it offered too much relief for someone who is typing and operating a mouse for hours at a time; further testing may be required. It does feel nice, though. Finally, you may be wondering how this fits into the scope of a tech website? Well, let me tell you something: sometimes I sit for up to 15 hours working on Neowin, and although I take breaks in between, it takes a toll on my body. I think in the immediate absence of a partner to apply relief, a good massager like this Hand Massager can shed the strains of the day in just a couple of 15-minute bursts. On the official website, this has an MSRP of $99.99, but luckily for our readers, it is selling at $10 off for just $89.99 right now on Amazon. SKG Hand Massager with Heat OS500 for $89.99 (with $10 off coupon), $99.99 MSRP For me, this gets a thumbs hands(?) down. However, it could be improved by making it so that the protective covering could be removed and thrown into the washing machine, or get yourself some disposable gloves to use with it. As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Dedicated
      Almohandis earned a badge
      Dedicated
    • Dedicated
      JuvenileDelinquent earned a badge
      Dedicated
    • First Post
      DrWankel earned a badge
      First Post
    • Reacting Well
      DrWankel earned a badge
      Reacting Well
    • Week One Done
      Supreme Spray LV earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      181
    3. 3
      PsYcHoKiLLa
      86
    4. 4
      Michael Scrip
      78
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!