ColinTaylor
Part of the Furniture
OK I tried it on my router and it works OK. I set the "Domain Name" to "lan" on the router and added the following line to dnsmasq
	
	
	
		
	
	
	
		
So there must be something different about your setup that we're not seeing.
				
			
		Code:
	
	address=/web.lan/web2.lan/sonarr.lan/192.168.1.22
	
		Code:
	
	C:\Users\Colin>nslookup web.lan
Server:  router.asus.com
Address:  192.168.1.1
Name:    web.lan
Address:  192.168.1.22
C:\Users\Colin>nslookup sonarr.lan
Server:  router.asus.com
Address:  192.168.1.1
Name:    sonarr.lan
Address:  192.168.1.22
C:\Users\Colin>nslookup web2.lan
Server:  router.asus.com
Address:  192.168.1.1
Name:    web2.lan
Address:  192.168.1.22
	So there must be something different about your setup that we're not seeing.
	