There is nothing like that currently. They are just pure storage so you would need another device for that to work.Have they enabled basic DLNA to the NAS units?
Was hoping you have posted that AFTER delivery!!! Could have swapped my 2 week old 7bay..Just realised the UNAS Pro 8 won't fit in my cabinet, the 480mm would just about fit if I pull the rails forward 10mm but then there's no room for the power cable or network cables.
Might have to go for the UNAS Pro 7 bay one that's a lot shorter at 325mm
The only difference I can see is 1 less drive, 8gb less RAM, 1 less sfp and no nvme.Was hoping you have posted that AFTER delivery!!! Could have swapped my 2 week old 7bay..
Looking at reviews though and its total overkill for Plex home use
Hi. So I've bought a domain at porkbun, changed the name servers to CFs in porkbun. Guides say this can take up to 48 hours but most say that say it's a quick process and I've received an email from CF saying it's active. However the import of the DNS records hasn't worked and they're only 3 in porkbun (2 MX and a TXT). And I'm unsure how to add manually, particularly for the A records. Is it a case of I just need to wait longer for the DNS records to propegate as it's a new domain?I would look at Cloudflare tunnels. Very basic steps:
Job done.
- Create account on Cloudflare
- Register domain
- Create Cloudflare Zero Trust tunnel, copy token
- Install cloudflared container locally - https://github.com/cloudflare/cloudflared
- Register the token in the web UI of the container
- In CF Zero Trust put in someservice.domain.name and put in local IP/port
Few guides on it: https://mythofechelon.co.uk/blog/20...ee-secure-high-quality-remote-access-for-plex
If you're exposing services, this is a good option and secure. If you need secure remote access, consider a VPN.
Not too sure, sorry. All my domains are registered with CF directly. Usually you just go to your domain DNS menu to add them once CF is authoritative.Hi. So I've bought a domain at porkbun, changed the name servers to CFs in porkbun. Guides say this can take up to 48 hours but most say that say it's a quick process and I've received an email from CF saying it's active. However the import of the DNS records hasn't worked and they're only 3 in porkbun (2 MX and a TXT). And I'm unsure how to add manually, particularly for the A records. Is it a case of I just need to wait longer for the DNS records to propegate as it's a new domain?
If you're using Cloudflare's Nameservers (NS) then Porkbun becomes your domain (name) registrar only and all DNS records will be edited within Cloudflare via the Dashboard, ie - 'DNS' > 'Records'.Hi. So I've bought a domain at porkbun, changed the name servers to CFs in porkbun. Guides say this can take up to 48 hours but most say that say it's a quick process and I've received an email from CF saying it's active. However the import of the DNS records hasn't worked and they're only 3 in porkbun (2 MX and a TXT). And I'm unsure how to add manually, particularly for the A records. Is it a case of I just need to wait longer for the DNS records to propegate as it's a new domain?
Thanks, that's how I was following it but unsure how to populate the A records if doing manually. Have tried a few DNS checking sites including DNS checker - no records found across the board.If you're using Cloudflare's Nameservers (NS) then Porkbun becomes your domain (name) registrar only and all DNS records will be edited within Cloudflare via the Dashboard, ie - 'DNS' > 'Records'.
You can then use a site like https://dnschecker.org to keep an eye propagation of various DNS records on a domain.
What about using tailscale? Is that similar?I would look at Cloudflare tunnels. Very basic steps:
Job done.
- Create account on Cloudflare
- Register domain
- Create Cloudflare Zero Trust tunnel, copy token
- Install cloudflared container locally - https://github.com/cloudflare/cloudflared
- Register the token in the web UI of the container
- In CF Zero Trust put in someservice.domain.name and put in local IP/port
Few guides on it: https://mythofechelon.co.uk/blog/20...ee-secure-high-quality-remote-access-for-plex
If you're exposing services, this is a good option and secure. If you need secure remote access, consider a VPN.
Not too sure as I don't know much about Tailscale. My understanding is that it uses Wireguard VPN under the hood, so clients would need configuring to be allowed to access the resources?What about using tailscale? Is that similar?
Ahh right ok.Not too sure as I don't know much about Tailscale. My understanding is that it uses Wireguard VPN under the hood, so clients would need configuring to be allowed to access the resources?
Whereas with CF Zero Trust there's no requirement to configure clients or anything else tbh once it's setup.
This is covered in the blog post I linked to a few days ago. TLDR is if you bypass cache for the Plex/Emby etc hostname then there's nothing explicitly called out in their ToS that disallows it.I think its worth mentioning that using Cloudfare tunnels for serving video and other large files which are not already hosted on their platform is against thier ToS. It works, just perhaps dont rely on it as a long term solution if CF were to ever start enforcing.
Ultimately I would say that Tailscale is more secure, with CF Zero Trust there's an element of services being exposed if someone can guess the DNS name. However everything is protected still by standard CF toolset.
Having my mum as an example configuring a VPN on her devices is a no go, but she can simply sign into Plex and consume the services. Every other service I use when away from home I use a standard Wireguard VPN access method.
Just grab your mums phone or remote connect to it and install tailscale app, job doneUltimately I would say that Tailscale is more secure, with CF Zero Trust there's an element of services being exposed if someone can guess the DNS name. However everything is protected still by standard CF toolset.
Having my mum as an example configuring a VPN on her devices is a no go, but she can simply sign into Plex and consume the services. Every other service I use when away from home I use a standard Wireguard VPN access method.