Skip to content

Commit

Permalink
Docs: add Avahi troubleshooting command
Browse files Browse the repository at this point in the history
  • Loading branch information
mbologna committed Sep 15, 2020
1 parent 24b6330 commit 72dfa84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Check that:
- on SUSE systems check YaST -> Security and Users -> Firewall -> Zones -> public, "mdns" should appear on the list on the right
- avahi is installed and running
- typically you can check this via systemd: `systemctl status avahi-daemon`
- Avahi is capable of resolving the host you are trying to reach: `avahi-resolve -n mbologna-uyuni.tf.local`
- mdns is configured in glibc's Name Server Switch configuration file

In `/etc/nsswitch.conf` you should see a `hosts:` line that looks like the following:
Expand Down

0 comments on commit 72dfa84

Please sign in to comment.