Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

http://ai./ and https://ai./ does not work either. Is that an issue with my DNS resolver?


If you are using systemd's resolved you will have to disable `LLMNR` and enable `ResolveUnicastSingleLabel`. It should look something like this:

  $ cat /etc/systemd/resolved.conf
  [Resolve]
  LLMNR=no
  ResolveUnicastSingleLabel=yes




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: