I’ve been happy with racknerd. They usually run specials that are pretty reasonable: https://www.racknerd.com/NewYear/
I did have one rather long outage of about 48 hours once. The host running my VPS had a nic fail. They got it fixed and it’s been solid ever since.
I would make sure the adapter you’re using (internal or USB) supports AP mode. Most intel ones don’t: https://www.intel.com/content/www/us/en/support/articles/000030429/wireless.html
Secret Hitler is CC 4.0 and is really fun. They have a print and play version you can download on the website for free.
If you set a static ip can you get connectivity? Have you confirmed that your interface is still up via Ifconfig or ip link?
I’m partial to mikrotik gear, the CRS305 has 4 sfp+ ports for around $150.
There came an echo by big giant circles.
Wow that sounds terrible… Especially with encouraging employers to increase birth rates, a lot of sexual assault/harassment is going to be swept under the rug.
Both opnsense and pfsense allow custom DNS entries so you still have that as an option. Probably the other options do too but you’ll just have to verify.
But if you want to keep it simple I would just keep the pihole as a separate device. A lot of the built in options aernt quite as easy to setup and don’t have the best UI compared to pihole IMO.
Most of the more advanced gateways have some sort of DNS filtering built in. Opnsense has an adguard plugin, pfsense has pfblocker-ng, openwrt has a few different options, Unifi and mikrotik both have solutions too I think. Usually you can just load the same block list that pihole uses into the filtering software and you are good to go.
If you want the most flexibility and want to use the same hardware for both gateway/DNS and want to try out different DNS/router solutions a hypervisor would give you the most options. But it would also be the most complicated.
I’ve been in the closed beta since February and I can vouch for this game being awesome. It’s been a great way to encourage me to take my dogs on walks and stay healthy. I definitely recommend checking it out.
To the dev, your game has motivated me to learn flutter/dart. I’ve been working with it for four months now and I’m getting close to finishing my first app, so thank you for the inspiration!
The book “I will teach you to be rich” has a great overview of how to best leverage credit cards, high yield savings accounts, setting up automatic investments, saving, and lots of other ‘good to know’ topics about money.
For investing specifically I use the Boglehead method.
Another solution is to use NAT on the router. NAT all traffic from the client network 11.0/24 to the routers IP on the server network 10.0/24.
That way when the server sees the ICMP echoes on its 10.102 network it will look like it came from the router and send the reply back together router instead out its other interface.
Are you sure you are typing the address in correctly on android/ios? 198.162.x.x isnt part of private IP space.
If you’re looking for a more mature networking setup, I would definitely recommend splitting up your router, switch and AP duties into separate devices. It gives you the most flexibility for when you want to tinker or change things.
For a main router setup, I would recommend OpnSense. It’s has a cloud backup feature which allows you to automatically backup the configuration to a Google Drive xml file whenever it is changed.
The XML config file stores all your leases so you don’t have to worry about reassigning DHCP reservations. If you load the config onto a new system, like for an upgrade or if the router hardware fails, usually you just have to change the interface mappings and you’re good to go.
As far as APs/switches, I would recommend Unifi or Mikrotik. Unifi has a fancy dashboard you can use to adopt new equipment and restore/change configs from, but I find Mikrotik easier and simpler to backup and I like that i dont have to host a controller to make config changes.
Only in the last few years have I realized how much stuff he has been in or worked on in a short amount of time. I hope he is enjoying life out of the big spotlight.
For those who don’t know much about him, I recommend watching the movie Revolution OS. It does a good job showing what he was working towards.
The official framework mainboard 3d printed case uses a compliant mechanism to push the power button, you can take at look at the open source STL files to see how they designed it for inspiration/reference.
https://github.com/FrameworkComputer/Framework-Laptop-13/tree/main/Mainboard/Printable Case
I do something similar with opnsense and policy based routing. opnsense is acting as both a VPN client and server. The client interface connects out to a commercial VPN, and the server interface listens for incoming connections. Based on what I I want to accomplish I setup firewall rules that use policy based routing to route incoming VPN traffic where it needs to go.
Regarding split tunnel on the client, the Android wireguard app has the option to specify what traffic uses the tunnel based on the application
I agree not having micro SD cards is pretty frustrating. The way I have worked around it is to “self-host” the things that take up lots of storage space on a separate PC, and connect to that with my phone when I want to access it.
For example, instead of loading a bunch of movies onto my phone, all my movies/tv are on my plex server. When I want to watch something I just open the Plex app and go. The videos don’t take up any space on my phone (unless i will be out of service, then I can download them via the app for offline viewing).
I do the same thing for music, pictures, and other things. A benefit of this is all my stuff is accessible from all my devices (phone, tablet/pc/laptop/tv) without me having to manually load it on each device.
It takes work to get setup, and it’s important to make sure you have good data backup practices incase you have drives that fail. But once you have it setup it’s quite liberating not having to rely on all the BS cloud services that big tech tries to sell us.
While I would still prefer to have a micro sd card slot, this setup makes me miss them less.