|
Docs Linux Downloads Search Packages Ubuntu pack Get Ubuntu Search .deb Search RPM Error log Distros Softwares Help & Man Pages Others Contact ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Site /
ASmallCachingDNSProxyAndDHCPServerSite.ASmallCachingDNSProxyAndDHCPServer HistoryHide minor edits - Show changes to output Added lines 12-15:
*Use the command below to see file for this package. $sudo dpkg -L dnsmasq Changed lines 4-11 from:
$sudo apt-get install to:
$sudo apt-get install dnsmasq http://packages.ubuntu.com/dapper/net/dnsmasq *Dnsmasq is targeted at home networks using NAT and connected to the internet via a modem, cable-modem or ADSL connection but would be a good choice for any small network where low resource use and ease of configuration are important. http://thekelleys.org.uk/dnsmasq/doc.html Changed lines 1-4 from:
*Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines. to:
*Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines. $sudo apt-get install dnsmasq Added line 1:
*Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines. |