注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Bind-tools"
Jump to navigation
Jump to search
Threesixes (talk | contribs) (Created page with "{{Ebuild |Summary=bind tools: dig, nslookup, host, nsupdate, dnssec-keygen |CatPkg=net-dns/bind-tools |Homepage=http://www.isc.org/software/bind }} {{PageNeedsUpdates}} {{Ebui...") |
Threesixes (talk | contribs) m (more details) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|Homepage=http://www.isc.org/software/bind | |Homepage=http://www.isc.org/software/bind | ||
}} | }} | ||
Bind tools help setup {{package|net-dns/bind}}, dnsmasq, & help solve other dns related problems. | |||
=== Installation === | |||
{{console|body=###i## emerge net-dns/bind-tools}} | |||
=== Usage === | |||
{{console|body=###i## dig http://www.funtoo.org/Welcome}} | |||
{{console|body=###i## nslookup 8.28.87.156}} | |||
{{console|body=###i## host funtoo.org}} | |||
{{PageNeedsUpdates}} | {{PageNeedsUpdates}} | ||
{{EbuildFooter}} | {{EbuildFooter}} |
Latest revision as of 10:48, May 11, 2015
Bind-tools
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Bind tools help setup net-dns/bind, dnsmasq, & help solve other dns related problems.
Installation
root # emerge net-dns/bind-tools
Usage
root # dig http://www.funtoo.org/Welcome
root # nslookup 8.28.87.156
root # host funtoo.org