dhcp
DHCPLFR 1.2
Manage DHCP log files in Windows Server environment. more>>
DHCPLFR (DHCP Log File Roller) fills a gap in the management of DHCP log files in a Windows Server environment. Windows Servers only keep DHCP log files for 7 days. If someone needs to know who had a particular DHCP address a month ago, the information is no longer available.
DHCPLFR solves this issue by archiving the log files, either individually or in one combined log file, before they are overwritten. Version 1.2 finds log file directory location in registry, rather than look in "usual" place.
DHCP Find 1.2
DHCP Find - Finds DHCP servers on the network and reports their offerings more>> DHCP Find - Finds DHCP servers on the network and reports their offerings
Finds active DHCP servers on your network. DHCP Find will displays the configuration information offered by the server including Netmask, IP address and gateway.
The servers network address and the length of the dhcp lease are also given. Very handy utility for tracking down rogue DHCP servers during LAN gatherings or tracking down problems with your network.
DhcpExplorer 1.1
DhcpExplorer allows you to discover DHCP servers on your local subnet or LAN. more>> DhcpExplorer tool allows you to discover DHCP servers on your local subnet or LAN. This is useful for locating servers that are not supposed to be on your network ( rogue DHCP servers ) as well as checking the expected output of known servers. DHCP Explorer broadcasts on the local physical subnet to find available DHCP servers. The tool is designed with a user-friendly interface and is easy to use.<<less
DHCP Explorer 1.1
DhcpExplorer allows you to discover DHCP servers on your local subnet or LAN more>> DhcpExplorer allows you to discover DHCP servers on your local subnet or LAN
DhcpExplorer can be used to to discover DHCP servers on your LAN or local subnet. This is useful for locating servers that are not supposed to be on your network (rogue DHCP servers) as well as checking the expected output of known servers. DHCP Explorer broadcasts on the local physical subnet to find available DHCP servers. The tool is designed with a user-friendly interface and is easy to use.
Dynamic Host Configuration Protocol (DHCP) is a client-server networking protocol and uses the same two IANA assigned ports for BOOTP: 67/udp for the server side, and 68/udp for the client side. A DHCP server provides configuration parameters specific to the DHCP client host requesting, generally, information required by the client host to participate on an IP network.
DHCP also provides a mechanism for allocation of IP addresses to client hosts. DHCP server is a useful tool that automates the assignment of IP addresses to hundreds of workstations in your network. The server maintains a pool of IP addresses that you use to create scopes.
A DHCP scope is a collection of IP addresses and TCP/IP configuration parameters that are available for DHCP clients to lease. The server automatically allocates these IP addresses and related TCP/IP configuration settings to DHCP-enabled clients in the network. The DHCP service leases the IP addresses to clients for a period that you specify when you create a scope. A lease becomes inactive when it expires.
Through the DHCP server, you can reserve specific IP addresses permanently for hardware devices that must have a static IP address (e.g., a DNS server). An advantage of using DHCP is that the service assigns addresses dynamically.
The service returns addresses that are no longer in use to the IP address pool so that the server can reallocate them to other machines in the network. If not for this service, you would have to manually configure IP for new computers, keep track of IP addresses so that you could reassign addresses that clients arent using, and reconfigure computers that you move from one subnet to another.
Roadkils DHCP Find 1.2
Finds active DHCP servers on your network. more>> Finds active DHCP servers on your network. Displays the configuration information offered by the server including IP address, Netmask, gateway. The servers network address and the length of the dhcp lease are also given. Very handy utility for tracking down rogue DHCP servers during LAN gatherings or tracking down problems with your network..<<less
DHCP Turbo Windows 3.0
Network address management & provisioning more>> Version 2.1 offers complete control over address allocation in any network. A new user interface makes configuration easier and quicker, but the real power boost is the new Logical Expression Parser. This gives you absolute control over your network. For example, you need all clients with 3Com network cards to be in Scope A on Mondays and Fridays but in Scope B on all other days. Easy. You have a remote subnet with a DHCP server of its own. You want those clients to only get an address from your DHCP server if they can not get one from the remote server after 10 seconds. DHCP Turbo does all this with ease.<<less

Tiny DHCP Server 1.3.35
Tiny DHCP server for Windows. It allows to automatically configure unlimited number of computers in the network. more>>
Tiny Dhcp service for Windows. Allows to configure client computers on the network automatically. Randomly generates client IP address from pool, or user may specify fixed client IP address. Many other setings can be changed, too (DNS, WINS servers, lease time, gateway servers, and more).
System Requirements: none
Enhancements: DHCP client, DHCP server, DNS, WINS.
<<less
Tiny DHCP server for Windows. It allows to automatically configure unlimited number of computers in the network. Tiny DHCP Server 1.3.34 -. TinyLicense:Freeware
Tiny DHCP server for Windows. It allows to automatically configure unlimited number of computers in the network. Tiny DHCP Server 1.3.33 - SoftCabLicense:Freeware
Tiny DHCP server for Windows. It allows to automatically configure unlimited number of computers in the network. Tiny DHCP Server 1.3.32 - SoftCabLicense:Freeware
Tiny DHCP server for Windows. It allows to automatically configure unlimited number of computers in the network. Tiny DHCP Server 1.3.31 - SoftCabLicense:Freeware
Tiny DHCP server for Windows. It allows to automatically configure unlimited number of computers in the network. Tiny DHCP Server 1.3.30 - SoftCabLicense:Freeware
Tiny DHCP server for Windows. It allows to automatically configure unlimited number of computers in the network. Tiny DHCP Server 1.3.29 - SoftCabLicense:Freeware
Tiny Dhcp service for Windows. Allows to configure client computers on the network automatically. Randomly generates client IP address from poolLicense:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware

Antamedia DHCP Server 1.5
Antamedia DHCP Server is considered to be a good-quality, handy and powerful software. more>> <<less

wodDHCPServer 1.0.7.0
wodDHCPServer is a DHCP server component (Dynamic Host Configuration Protocol), available as COM object and ActiveX control more>>
wodDHCPServer implements protocol specific infrastructure, allowing you to allocate IP addresses from your address pool, and provide it to requesting clients by your rules. It is configurable by set of objects and events where you can add your code to control components behavior.
As described in RFC2131, when clients connect to the network for the first time, they will Announce themselves to the network, waiting for all DHCP servers on the network to send their Offers for possible IP addresses (and other network parameters).
Once they receive this information, clients can choose among received offers, and Request the IP address from your server. At any point, based on your decisions, you can Accept clients requests, or just Deny them. At all times, you should keep a database of your address pool, allocations and released done by your server.
Each request received from the client gets unique Session object, where session specific data is stored. You will find here clients MAC address (usually your choices will be based on this information), and setup network parameters directly by populating this object information (Hostname, Gateway...).
wodDHCPServer can be used from any programming language that supports COM or ActiveX controls. You will find provided samples in VB and VC, but you could also use it in .NET framework, and other languages such as FoxPro.
Nsasoft DhcpExplorer 1.1
A tool which allows you to discover DHCP servers on your local subnet or LAN more>> A tool which allows you to discover DHCP servers on your local subnet or LAN
Dhcp Explorer tool allows you to discover DHCP servers on your local subnet or LAN.
This is useful for locating servers that are not supposed to be on your network (rogue DHCP servers) as well as checking the expected output of known servers.
DHCP Explorer broadcasts on the local physical subnet to find available DHCP servers. The tool is easy to use and was designed with a user-friendly interface.
Antamedia DHCP Server Software 1.2
Antamedia DHCP Server software is feature rich free DHCP software for WindowsTM from developers of worldwide leading Internet Cafe and HotSpot software more>>
Antamedia DHCP Server software is feature rich free DHCP software for Windowsâ ¢ from developers of worldwide leading Internet Cafe and HotSpot software. Antamedia DHCP Server help you to configure lease, scope, fixed IP-MAC, block desired MAC, exclude IP, with a real time view of current leases. Antamedia DHCP server optionally runs as Windows service and can update network adapters directly from software.<<less
DHCPD32 1.1 Build Jan 27 2006
DHCPD32 is a small DHCP Server (C++ Source included). more>>
DHCPD32 is easy-to-use and to configure.
This program is small, simple and does not require any installation.
If you ever need to create a small DHCP server, this program may represent a great solution to deal with such task.

wodDHCPServer ActiveX Component 1.0.7
DHCP server component (Dynamic Host Configuration Protocol). more>> DHCP server component (Dynamic Host Configuration Protocol). It provides framework for passing configuration information to hosts on TCP/IP network. wodDHCPServer implements protocol specific infrastructure, allowing you to allocate IP addresses from your address pool, and provide it to requesting clients by your rules.
Free for personal and commercial use.
* DHCP server ActiveX Component
* Fully configurable by your code
* Set of events for major network DHCP-related events
* Samples in VB<<less
Microsoft Windows Server DHCP 2000/2003/2008 Management Pack for Operations Manager 2007 6.0.6383.0
This Management Pack Monitors DHCP infrastructure health, availability, and performance more>> This Management Pack Monitors DHCP infrastructure health, availability, and performance
The Windows Server DHCP 2000/2003/2008 Management Pack includes monitors, rules, views, and reports for the monitoring of the DHCP infrastructures. Alerts contain context sensitive knowledge base of useful information to help administrators resolve an issue when DHCP fails to process.
Note: This package includes library MP, 2000 and 2003 MPs, and DHCP 2008 MP. DHCP 2008 MP can only be installed on System Center OpsMgr 2007 SP1. Others can be installed on either OpsMgr 2007 RTM or OpsMgr 2007 SP1.
Main features:
DHCP 2003/2008
- Native Systems Center Operations Manager 2007 MP
- Windows Server 2008 Support
- Scope & Superscope Address Availability Health
- Updated Health Logic
- New Reports
- Updated Knowledge Base Information
- Coexists with the included DHCP 2000 MP
DHCP 2000
- Converted Systems Center Operations Manager 2007 MP
- Coexists with new native DHCP 2003 / 2008 MP
Adapters 1.0
Displays information about all network adapters more>>