• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 21st, 2023

help-circle
  • 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.





  • 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.




  • I’ve had my fw 13 since early Feb 2022. So far, I’ve replaced the hinges and upgraded to a new mainboard. (11th gen i5 to 12 gen i7 when it became my main PC).

    I’ve redone the thermal paste on the 12th gen 2 times already to clean the fan out and have not had any problems opening things up. I open it up so often to tinker that the pull loop on the keyboard cable finally broke on me a few weeks ago.

    My old mainboard is currently running my entire homlab. Opnsense, pihole, Plex, Kavita, audiobookshelf, foundry vtt, *arrs, unifi controller. I threw it into a 3d printed case and its been running fine without any issues.

    I thought about upgrading to the fw16, but it’s too expensive for me to justify it. If I want to game I just plug into my eGPU. I don’t need my gaming system to be ultra portable.

    I’ll probably upgrade again when they release a new ryzen mainboard that has USB 4 2.0 support so I can take advantage of the additional pcie bandwidth for my GPU.

    I would reccomend the fw13 to anyone who is into customizing PCs or is passionate about repairability in the electronics they own.










  • +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.