Open bbrendon opened 2 years ago
Is this a question, statement, or request?
Here is another crazy hostname that appears.
jnguyen-macbook-pro.domain.com.beta.tailscale.net
what is your request, to have trmm shorten the hostname? I think instead you should change the hostname on the mac that way trmm will report whatever you have set
By default mac seems to append .local or often times the search domain to the hostname.
My request is to show only the hostname and not the FQDN that the OS reports. So something like
hostname = hostname.split(".")[0]
It's not TRMMs job to arbitrarily change hostnames otherwise we couldn't rely on TRMM collecting and reporting accurate data.
I think the .local is part of macs goofy smb stack and bonjours advertising so they're DNS compliant and Dnsmasq can handle name resolution better.
Fix the Mac.
hostname in TRMM GUI table shows :
sarahs-imac.local
Some stuff from the mac CLI.