December 20, 20241 yr Per a bug report / feature request ish i was asked to make a post here... for mdns support, I think unraid needs a similar setting option and page to edit and manipulation of the config for avahi daemon server. the service runs on 5353 and is used for quite a fiew things form dockers, zerconf, multicast domain lookups... This can also help assist with other networking in apple devices. mDNS more adds support to dns domain names for FQDN to a .local over muticast traffic. Default unraid has a decent default config for a ipv4 connection but with ipv6 implementation things can get a bit wonky. Other networking settings that should be set/enabled if unraid is setup to have a IPv6 should also be adjusted and added. sysctl -w net.ipv6.conf.all.forwarding=1 sysctl -w net.ipv6.conf.br0.accept_ra=2 sysctl -w net.ipv6.conf.br0.accept_ra_rt_info_max_plen=64 As example of potential networking options, that should be available and on when unraid has a ipv6 address... the point being that the mDNS service of unraid 7 should be looked into a bit more and potential have a plugin/setting page to adjust settings when using ipv6. manpage of config options. https://linux.die.net/man/8/avahi-daemon or Potential add-on package of mDNS-scan to help test from the terminal command line as well *May not exist in Slackware it does for debain... Thus I made a docker that was in CA but no longer in CA??? https://github.com/bmartino1/unraid-docker-templates?tab=readme-ov-file#Avahi other patches for avahi may also need applied: https://www.linuxquestions.org/questions/slackware-14/avahi-nss-mdns-4175659954/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.