Bazsites.com Dhcp
Directory Topics
On the Web
- The DHCP Handbook - A site about the most important book in the DHCP world today. By Ted Lemon - ISC DHCP leading developer; and Ralph E. Droms - DHC workgroup chairman (1'st ed - Pearson Higher Education; 2'ed ed - Sams - march 22, 2002). Covers just about everything you want to know about DHCP. For developers and system administrators.
- DHCP mini-HOWTO - A document attempting to answer basic questions on how to set up a Linux box to serve as a DHCP server or a DHCP client.
- Freshmeat.net DHCP Page - A catalog of DHCP and DHCP related software for Unix, Linux and cross-platform open-source.
- Beyond DHCP - Work Your TCP/IP Internetwork with Dynamic IP - An important book for DHCP system administrators by Oscar Cepeda et. al (IBM Redbooks). There is also a downloadable version. It explains the DHCP protocol, how to install and manage DHCP on both servers, clients and mobile clients. Also have a short review of TCP/IP.
- ISC - DHCP - Internet Software Consortium DHCP Distribution, mostly for Linux/Unix. Contains useful information for DHCP programmers and system administrators.
- General DHCP FAQ - The main DHCP FAQ. Contains information for designers, programmers and system administrators.
- DHCP chapter of "Integrating Unix and NT Technology" - This chapter explores DHCP, focusing primarily on Microsoft's implementation. The chapter also describes and discusses some Unix and third-party DHCP packages and related issues.
- DHCP at the University of Oregon - Client instructions for Windows 95 and Macintosh, and articles about how DHCP works.
- Vicomsoft DHCP Server - A commercial DHCP implementation by Vicomsoft. Works on both Windows and Macintosh servers.
- Microsoft DHCP Basics - A basic technical page covering the Microsoft implementation of DHCP client, server and relay-agent, over different MS-Windows versions.
Wikipedia Articles
- DHCP Snooping - When DHCP servers are allocating IP addresses to the clients on the LAN, DHCP snooping can be configured to bolster the security on the LAN to only allow clients with specific IP/MAC addresses to have access to the network.
- Peg DHCP - Peg DHCP is a method defined in RFC 2322 to assign IP addresses in a context where regular DHCP wouldn't work. The "server" hands out wooden clothes-pegs numbered with the IPs to allocate and an additional leaflet with network information.
- Rogue DHCP - A rogue DHCP server is a DHCP server on a network which is not under the administrative control of the network staff. It is usually a network device such as a modem or a router connected to the network by a user unaware of the consequences of his actions, though it can also be ...
- DHCP (disambiguation) - DHCP in the context of computing can stand for:
- Dynamic Host Configuration Protocol - Dynamic Host Configuration Protocol (DHCP) is a protocol used by networked computers (clients) to obtain IP addresses and other parameters such as the default gateway, subnet mask, and IP addresses of DNS servers from a DHCP server. The DHCP server ensures that all IP addresses are unique, e.