Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: DNS problem in Moode 8.1.2?
#5
moOde code doesn't tinker with how Linux DNS works it just sets up a few conf files based on the content of the Network Config screen.

Code:
# /var/www/inc/network.php

/etc/network/interfaces
/etc/dhcpcd.conf
/etc/wpa_supplicant/wpa_supplicant.conf
/etc/hostapd/hostapd.conf

# New for 8.2.0 to bridge Ethernet and WiFi (AP Router mode)
/etc/nftables.conf

Host name resolution works just fine on my network and there is no need to use the .local suffix. It's because the OS in the Router I use dynamically adds host names for LAN clients assigned a DHCP address to its DNS cache and its DNS functions as a forwarding (proxy) DNS. 

I don't think all Router OS's implement dynamic DHCP updates to DNS and DNS proxy but instead rely on multicast DNS (host.local) to resolve LAN hosts and an external DNS for example 8.8.8.8 to resolve Internet hosts.

There also may have been some changes in linux client DNS caching as part of the 5.15 kernels.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
DNS problem in Moode 8.1.2? - by GlasgowGrip - 08-18-2022, 06:25 PM
RE: DNS problem in Moode 8.1.2? - by GlasgowGrip - 08-18-2022, 07:40 PM
RE: DNS problem in Moode 8.1.2? - by Nutul - 08-18-2022, 08:31 PM
RE: DNS problem in Moode 8.1.2? - by the_bertrum - 08-19-2022, 07:26 AM
RE: DNS problem in Moode 8.1.2? - by Tim Curtis - 08-19-2022, 11:53 AM
RE: DNS problem in Moode 8.1.2? - by Tim Curtis - 08-19-2022, 02:32 PM
RE: DNS problem in Moode 8.1.2? - by GlasgowGrip - 08-19-2022, 01:41 PM
RE: DNS problem in Moode 8.1.2? - by Nutul - 08-19-2022, 10:22 PM

Forum Jump: