GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
avahi-dnsconfd(8) FreeBSD System Manager's Manual avahi-dnsconfd(8)

avahi-dnsconfd - Unicast DNS server from mDNS/DNS-SD configuration daemon

avahi-dnsconfd [options]

avahi-dnsconfd --kill

avahi-dnsconfd --refresh

avahi-dnsconfd --check

avahi-dnsconfd connects to a running avahi-daemon and runs the script /etc/avahi/avahi-dnsconfd.action for each unicast DNS server that is announced on the local LAN. This is useful for configuring unicast DNS servers in a DHCP-like fashion with mDNS.

-D | --daemonize
Daemonize after startup and redirect log messages to syslog.
-s | --syslog
Log to syslog instead of STDERR. Implied by --daemonize.
-k | --kill
Kill an already running avahi-dnsconfd. (equivalent to sending a SIGTERM)
-r | --refresh
Tell an already running avahi-dnsconfd to refresh the DNS server data. (equivalent to sending a SIGHUP)
-c | --check
Return 0 as return code when avahi-dnsconfd is already running.
-h | --help
Show help
-v | --version
Show version information

/etc/avahi/avahi-dnsconfd.action: the script to run when a DNS server is found or removed.

SIGINT, SIGTERM: avahi-dnsconfd will shutdown. This is issued by passing --kill to avahi-daemon.

SIGHUP: avahi-dnsconfd will refresh the DNS server data.

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

avahi-daemon(8), avahi-dnsconfd.action(8)

This man page was written using xml2man(1) by Oliver Kurth.
User Manuals

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.