I’m partial to mikrotik gear, the CRS305 has 4 sfp+ ports for around $150.
I’m partial to mikrotik gear, the CRS305 has 4 sfp+ ports for around $150.
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.
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.
LocalSend, a cross platform alternative to airdrop and nearby share.
My family uses it for almost all of our filesharing. IPhone to android, iPhone to windows PC, android to macbook, etc. Its works really, really well.
The blue chat bubble is signal
The Culture series by Iain M Banks has an interesting spin on a utopian society.
I get quite a few reccomend actions from the sci-fi/fantasy rss feeds I’m subscribed to. I also get some from suggestions on lemmy.
If you use Firefox, the reader view works great when you want to look at just the article and nothing else.
I like Language Transfer. It’s free and you can download the episodes for offline listening.
deleted by creator
I do this same thing. I have Ubuntu on an external ssd with its own EFI partition. I followed this guide to get it setup and it works great.
A custom router + managed switch is a great way to learn. Studying the fundamentals is also good, but in my opinion it’s not as fun as setting up your own network and learning hands-on.
If you decide to go this route I highly reccomend taking regular backups of your config (and backup again before you change stuff). Part of learning involves breaking things - trust me you will break your network - and in networking that’s one of the best ways to learn. Backups will give you an easy way to restore to a known working configuration.
I use fitnotes for workout tracking. Nice and simple and very customizable. You can also export all your workouts as CSVs if you want to import it into another program.
deleted by creator
If you set a static ip can you get connectivity? Have you confirmed that your interface is still up via Ifconfig or ip link?