Adding DNS entries on your router - Ubiquity ER-X

On the Ubiquity ER-X you can add a static lease like this:

Note use pacs.lab instead of just pacs


And adding the DNS entry is done like this:
image


You can even add multiple dns names for the same ip like here we have pacs.lab and dcm4che

Also make sure you set a domain name on your ER-X

So after that ping pacs.lab will work

If you don’t add the dns record as pacs.lab it will not work.

Or another workaround is to install avahi-deamon on the ubuntu host so that mDNS works, but thats not really recommended.

1 Like