MDNSResponder

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:36, 15 May 2006 (edit)
Gerrys (Talk | contribs)

← Previous diff
Current revision (10:13, 19 March 2018) (edit) (undo)
Ian5142 (Talk | contribs)
(Removed Advanced tutorials)
 
(4 intermediate revisions not shown.)
Line 38: Line 38:
-[[Category:English documentation]]+[[Category:DNS]]

Current revision

[edit] Upgrading the package lists

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

[edit] 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.

[edit] 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