this post was submitted on 31 Mar 2025
469 points (99.6% liked)

Technology

68441 readers
3329 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 
  • MediaTek Filogic 880 processor
  • 1 x 10 Gigabit SFP port
  • 1 x 5 Gigabit Ethernet port
  • 4 x 2.5 GbE Ethernet port
  • 1 or 2 Gigabit Ethernet ports
  • WiFi 7 (tri-band)

OpenWrt Two is expected to sell for around $250 when it hits the streets in late 2025

you are viewing a single comment's thread
view the rest of the comments
[–] JaumeI 63 points 1 week ago (6 children)

But the first OpenWrt-branded device has only two Ethernet ports, which is an odd choice for a router. 

Well, technically it's the only choice for a router... We are getting so used to the router/switch combo we will forget what exactly is a router. Which is probably good, I guess.

[–] [email protected] 23 points 1 week ago* (last edited 1 week ago)

I mean, technically there's no reason a router can't route between more than two networks. For example, I've got both fiber and cable Internet (for no real good reason -- I ought to cancel one and save some money) and I've configured my OpenWRT router to have two different uplinks, reconfiguring one of the four LAN ports to WAN2 instead.

I've also got the other ports configured for separate VLANs (walling my untrustworthy Chinese ONVIF cameras off from being able to phone home, for example), but I think that's technically not "routing" 'cause it's OSI layer 2.

I assume it's not common to have more that two networks being routed, especially in a SOHO environment, but it's definitely not impossible.

[–] [email protected] 6 points 1 week ago

That's not entirely true. Having a router with multiple interfaces is useful for multiple physical networks like VoIP, OOB, dmz, etc. We use vlans a lot for that now, but it's not fair to say only two ports is the only choice.

[–] [email protected] 4 points 1 week ago* (last edited 1 week ago)

A router is also an open-by-default device, and knows how to handle routing protocols like OSPF. It's not something you would usually use at home unless you're into that sort of thing. Things we tend to call a "router" are all-in-one firewall/switch/access points.

[–] [email protected] 4 points 1 week ago

Only some have an internal switch, others just have multiple NICs.

[–] [email protected] 3 points 1 week ago (1 children)

That is what a router is, switches are generally a separate thing. It is only the home hybrids that combine the two different things.

I have two separate networks in my home + WAN the router combines all 3 as they are designed for. The switches just switch the packets in those separate networks. (and not to get all fancy with layer 3 switches)

[–] [email protected] 2 points 1 week ago (1 children)

Nah, I have a NetGate (pfSense) rackmount router/firewall with multiple ports. Isn't that pretty standard with enterprise gear now days? Only 2-port routers I've seen are ones I build from old PCs.

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago)

more and more over the past like 5 years only. All the cisco and juniper enterprise went from like 4 ports (expected to be an entirely different network on each port and they go directly into a large switch) to having a lot more swappable port interfaces

like https://www.cisco.com/site/us/en/products/networking/sdwan-routers/catalyst-8300-series-platforms/index.html

[–] [email protected] 1 points 1 week ago

Are you too used to Cisco devices? Mikrotik routers also have multiple ethernet ports, that are not connected to an internal switch.