Hi,
So I use connman as network manager. In file /etc/connman/main.conf I have set>
AllowHostnameUpdates=false
But after reboot the issue persists. Everything seems to be fine, but when i scan the LAN it displays artixlinux.
I can see artixlinux as hostname when I run tcpdump>
21:35:52.009684 IP 192.168.0.1.domain > artixlinux.60025: 50998 NXDomain 0/1/0 (152)
21:35:55.058640 ARP, Request who-has artixlinux tell 192.168.0.1, length 28
21:35:55.064900 ARP, Request who-has 192.168.0.1 tell artixlinux, length 28
Here is another similar thread, but the solution does not work fot me
https://forum.artixlinux.org/index.php/topic,4811.15.html
I usually use hardened kernel , could it be related?
Thanks