Post #4279281
2026-07-29 13:05 UTC
@replytomaikel@mastodon.social Generally yes. One thing I noticed trying to reproduce this is that an /etc/hosts entry will take precedence. So if you have an entry in there for `ripper` at 127.0.0.1 then it may be coming in on the wrong interface if you're trying to use the shortname.
So you can either try the fqdn of ripper.tail-scale.ts.net (for whatever your tailnet's domain name is) or remove the hosts entry and try again.
Replies (1)
-
@replytomaikel@mastodon.social 2026-07-29 13:44
@jws@infosec.exchange I don't get it to work either using the full tailnet name (ripper.tailnet.maikel.dev) is my only solution modifying the /etc/host of every machine to point to their tailnet IP ?