• 4 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: May 30th, 2024

help-circle
  • Another +1 for Technitium DNS if you’re comfortable with the basics and want some more control. You can use the Split Horizon “app” in Technitium to return either the Tailnet or LAN IP for the same domain depending on the client IP. It’s awesome! It also does DNS ad blocking and the log querying is great. Honestly I’ve ended up playing with so many features I didn’t even know I wanted.






  • Aah thanks, doesn’t feel too good but needs must I guess. In other news, the build phase is now failing with:

    CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake.

    Update the VERSION argument <min> value. Or, use the <min>…<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

    Any ideas what’s going on there?