• 0 Posts
  • 78 Comments
Joined 11 months ago
cake
Cake day: July 28th, 2025

help-circle


  • Unless I’m misunderstanding something, this is just how networking works. All of your local traffic is going to go through that router at some level. The router is making all the decisions for… routing. It has to be a part of the network.

    If it’s truly an untrusted device, you need physical separation. Subnets are just informational for routing purposes. The trivial setup is “tandem routers”: ISP – ISP_router – Your_router – (( your home network )). The downside is the double NATing is going to cause weird problems unless you go to a lot of trouble of port forwarding (and don’t forward all ports to your “favorite” machine).

    Advanced “I have a Cisco certification” setups for separation involve VLANs and many distinct, specialist devices: a pure router/firewall (no switch/hub, no wifi), a managed switch, and a mesh of managed wifi access points. Some home routers automate this to give you a “guest network” or maybe even an “IOT network”.







  • Tangentially related, I’ve been dropping Google apps for FOSS and especially FDroid alternatives. It seems wasteful for each app to be duplicating OSM tiles all the time. For things like Meshtastic as an “off grid” app, you’d want maps to be available with no data connection as well.

    I’m not sure how useful it would be but pointing all of these apps to something like OSMAnd~'s downloaded maps makes a lot of sense to me.