top | item 43065509

(no title)

stevenwalton | 1 year ago

> Why on earth, when you go to 192.168.whatever:8096 does it ask you what server you want to connect to?

I don't know what the answer is, but I ran into this when I was trying to harden my systemd settings. I'll link my override below and maybe someone can give something more conclusive (and any suggestions to my override or for other services are greatly welcomed. I'm happy to add even ones I don't use). Where I hit this error was when messing with RestrictAddressFamilies, which are network socket addresses. For example, when I restrict AF_PPPOX or AF_UNIX I get that issue. IIRC I also hit that issue when I had moved a file, but I forgot which one (I noticed it got autogenerated again). So I suspect it has to do with access to some file location where it stashes a config file. Fwiw, this works with tailscale just fine.

https://github.com/stevenwalton/.dotfiles/blob/master/skelet...

(docs for RestrictAddressFamilies) https://www.freedesktop.org/software/systemd/man/latest/syst...

discuss

order

No comments yet.