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
If you set a static ip can you get connectivity? Have you confirmed that your interface is still up via Ifconfig or ip link?
There came an echo by big giant circles.
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.
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.
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 really enjoy reading in my hammock. Usually I set it up in my backyard but it’s also easy to take to a park or on a hike. I just use one of those camping ones that packs away to the size of a nalgene water bottle.
Sidenote, I also use one of these security straps on my e-reader. It allows me to read laying down in the hammock or in bed without having to completely hold onto my reader. Definitely recommend.
Is the NIC built into the motherboard or an add on pcie card?
You could check the journal to see if the logs tell you anything.
You could try taking some packet captures from opnsense and your server while accessing your externally available web server. Reviewing the pcaps might give you some hints on how fix it based on what behaviour you see in the captures.
Once you change your DNS server in your router, make sure to renew your clients DHCP lease. It may still be using the stale DNS server. On windows verify its using the new DNS server with: ipconfig /all
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.
+1 for openscad. I switched over from Fusion 360 back when autodesk changed the personal use license in 2020.
It takes a bit to get used to it, but once you’ve made a few parts you begin to see how powerful it can really be.
Its also super lightweight, so you can run it on most systems without any issues. I’ve ran in on a chromebook before.
The only thing I miss about fusion 360 is an easy way to add fillets to parts, that can be tricky in openscad. I use chamfers for the most part though, so I don’t miss it much.
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.
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.