Great work, but I just want to share the stupid comment of
"Looks like a cup of internet"
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Great work, but I just want to share the stupid comment of
"Looks like a cup of internet"
I saw the thumbnail and thought those were cables in a cup of water. I was ready for a meme like "the opposite of a firewall". I'm impressed and disappointed at the same time.
Stupid indeed, but of utmost importance.
Very, cool. But I can't help to notice the very odd placement of the ethernet ports on that router?
Edit: Ah, I see:
They are still weird
And a pain in the ass to get the power plug inserted especially in scenarios where you might need to pull power and reset power
and he looks a bit like surprised pikachu
Nice! I just picked one of these up from the thrift store and flashed openwrt.
Oooh, they work with it? ... my family still has these as actual WiFi routers. the coverage kinda sucks.
@K3can Very cool - I think there is promise in Openwrt routers becoming more than just routers - I posted about it here in selfhosted a while back - lemmy.radio/post/10217918
@K3can I then struggled with basic stuff like moving different devices / ports onto different subnets (which I don't think I had issues with before using my old #BtHomeHub ) I think I lost confidence.
Can something like this be done on the more rounded Google AC routers/extenders?
The Nest ones? I haven't seen anything online of folks successfully flashing one. The first steps would probably be to solder on a USBC port and see what kind of access you can get over serial. There's a picture of a Nest board (not the Pro) here, as well as info on what appears to be the correct usb connector. The OP also mentions that the Nest is lacking the developer button, but my guess would be that the function is still accessible by shorting the correct TPs. It doesn't seem like that OP ever went through with the project, though, so maybe you'll be the first!
@K3can Someone has installed #proxmox #hypervisor on a #bananapi R3 - forum.banana-pi.org/t/bpi-r4-a… which I thought was quite cool. They then run #openwrt in one vm and could put a home server in other vm/containers
Interesting. Looks like he's actually using an R4. I've got an R3, myself, though. I use mine as my gateway router and it certainly seems under utilized. I've got SQM, adblocking, DDNS, DoH proxying, multiple VPN interfaces, and it's a 'router on a stick' for my home networks (at 2.5gbe). Despite all of that, the CPU load never seems to budge and I'm only using a tenth of the RAM. I'm personally a bit torn on the device; on one hand, it certainly seems like it can do a lot more. It even has a m.2 slot for SATA/nvme, so it could definitely provide NAS or even some bigger applications. On the other hand though, I feel like it's such a critical piece of infrastructure that I don't want to introduce a bunch of non-router-related functions and risk one of those extra functions crashing the system and bringing down my whole network.
@K3can Ah yeah .. so that was a typo .. meant to say R4 - I have an R3 as well and am in the same position - (well without the technical capability to actually move things on.. I'm completely new to #proxmox and struggling a bit to even work out routing properly) . I actually have two - I just got a second one for a second location that I run a VPN to. But I'm still suck on things like properly flashing #Openwrt (should it be in NAND or NOR?? ) - so in the meantime I have a couple of Dell Micros that I have proxmox on to run random VMs to try out things.
should it be in NAND or NOR??
Why not both? My initial idea was to flash to NOR and then configure openwrt to a sort of "minimal usable state". That is, I'd have the basic functions required run my home network: basic routing between local networks and WAN. Then I'd copy that image to NAND and that would be when I installed the "extras", like SQM and whatnot. That way, if I ever broke it beyond repair, I could just flip the switches and copy the NOR back to NAND and start over with that minimal usable config.
I sort of followed my plan, but I think things have changed enough that it would not be the simple restart that I hoped it would.
I still think it's a good idea, though.
@K3can Oh that is a good suggestion - I think I'll do that. I struggled to flash the NOR - I think you can only do that from SD Card which then was weird as it wouldn't start via the SD card and then.. and then ..