MDNSResponder

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search

Revision as of 09:27, 11 November 2005

Upgrading the package lists

To get started, run "ipkg update" and "ipkg upgrade".

Installing the mDNSResponder package

Install the mDNSResponder package:

~ # ipkg install mdnsresponder

Downloading http://downloads.openwrt.org/whiterussian/packages/libhowl_1.0.0-1_mipsel.ipk ...
Connecting to downloads.openwrt.org[195.56.146.238]:80
libhowl_1.0.0-1_mips 100% |****************************************************************************| 80104       00:00 ETA
Done.
Unpacking libhowl...Done.
Configuring libhowl...Done.

Downloading http://downloads.openwrt.org/whiterussian/packages/libpthread_0.9.27-1_mipsel.ipk ...
Connecting to downloads.openwrt.org[195.56.146.238]:80
Done.
Unpacking libpthread...Done.
Configuring libpthread...Done.

Downloading http://downloads.openwrt.org/whiterussian/packages/mdnsresponder_1.0.0-1_mipsel.ipk ...
Connecting to downloads.openwrt.org[195.56.146.238]:80
mdnsresponder_1.0.0- 100% |****************************************************************************|  3810       00:00 ETA
Done.
Unpacking mdnsresponder...Done.
Configuring mdnsresponder...Done.

Configuring and running mDNSResponder

The configuration file is at /jffs/etc/mDNSResponder.conf

Start the mDNSResponder:

LD_LIBRARY_PATH=/jffs/usr/lib mDNSResponder -f /jffs/etc/mDNSResponder.conf