1avahi-resolve(1)            General Commands Manual           avahi-resolve(1)
2
3
4

NAME

6       avahi-resolve  -  Resolve  one  or  more  mDNS/DNS  host  name(s) to IP
7       address(es) (and vice versa) using the Avahi daemon
8

SYNOPSIS

10       avahi-resolve --name host-name ...
11
12       avahi-resolve-host-name host-name ...
13
14       avahi-resolve --address address ...
15
16       avahi-resolve-address address ...
17

DESCRIPTION

19       Resolve one or more mDNS/DNS host name(s) to IP address(es)  (and  vice
20       versa) using the Avahi daemon.
21

OPTIONS

23       When  passing  -n,  specify  one  or more fully qualified mDNS/DNS host
24       name(s) (e.g. "foo.local") to resolve into IP addresses on the  command
25       line.  When  passing -a, specify one or more IP address to resolve into
26       host names.
27
28       avahi-resolve-host-name is equivalent to avahi-resolve --name.
29
30       avahi-resolve-address is equivalent to avahi-resolve --address.
31
32       -n | --name
33              Translate one or more fully qualified host names into addresses.
34
35       -a | --address
36              Translate one or more addresses into fully qualified host names.
37
38       -v | --verbose
39              Enable verbose mode.
40
41       -6     When resolving a host name, look for IPv6 addresses exclusively.
42
43       -4     When resolving a host name, look for IPv4 addresses exclusively.
44
45       -h | --help
46              Show help.
47
48       -V | --version
49              Show version information.
50

AUTHORS

52       The Avahi Developers <avahi (at) lists (dot)  freedesktop  (dot)  org>;
53       Avahi is available from http://avahi.org/
54

SEE ALSO

56       avahi-publish-address(1), avahi-daemon(8)
57

COMMENTS

59       This man page was written using xml2man(1) by Oliver Kurth.
60
61
62
63Manuals                              User                     avahi-resolve(1)
Impressum