• 2 posts
  • 9 comments
Joined 3 months ago
Cake day: June 6th, 2026
  • I ended up having to. I’d have liked to keep IPv6 on, but my router wasn’t letting me permanently route the IPv6 traffic to my nas. something about my ISP using dynamic addresses so it would change periodically, and the router wouldn’t accept the format of IP addresses that I generated.

I’ve been setting up my first nas and set up DNS routing from my router to adguard home, which then routes traffic to nginx-proxy-manager, which then routes to the docker container for the intended service. I’ve spent days pulling my hair out, trying to figure out what the issue was - why all my services behind NPM were periodically unreachable on my browser. after a wifi reset on my laptop they’d come back online, but why? today I found out that although my router correctly had the DHCP setting correctly set up to route IPv4 traffic to adguard, there was a separate section in the router settings that handles IPv6 settings, and that this was set up to look for my ISP’s assigned DNS provider. Just posting on the off chance anyone finds this helpful or entertaining. I am extremely tired (I have a 3 month old baby) so please bare with the poor formatting of the post!

Has anyone managed to get multiple CalDAV calendars (e.g. personal and work) to send out event invite emails using corresponding email aliases from the same email account?

I have multiple domains and aliases set up with a single email account through an email provider, but I’m just now trying to figure out how to separate the calendar into personal and work.

EDIT: I managed to get it set up and working with nextcloud! So yes, this is possible