How do I set up SRV for local services? #5977
Unanswered
OmarLopez18
asked this question in
Q&A
Replies: 1 comment
-
|_service._tcp.jellyfin.truenas.local^$dnstype=SRV,dnsrewrite=NOERROR;SRV;10 60 30015 truenas.local This rule should be enough. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started running some services on truenas scale, like Jellyfin. I wanted to add a SRV record so that when I browse jellyfin.truenas.local I would get the jellyfin page (like I get when I go to 192.168.0.5:30015). I followed the guide on https://adguard-dns.io/kb/es/general/dns-filtering-syntax/ yet I’m not able to get it working.
These are the steps I have done:
Maybe I am missing a step or something but I’m not able to make it work. Please any help would be appreciated. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions