Top "Dhcp" questions

The Dynamic Host Configuration Protocol (DHCP) is an auto configuration protocol used on IP networks.

Any dhcp python library?

Is there any library to help me instantiate a dhcp server in python?

python dhcp
How to configure a Docker container for acquiring DHCP IP/s from dhcp server running on ESX

My host is SLES12 VM running on an ESX server. VM Host has interfaces which acquire DHCP IPs from the …

docker dhcp esxi docker-container
Python Raw Socket to Ethernet Interface (Windows)

I'm trying to create a DHCP Server and the first step is for me to send packets through my ethernet …

python windows python-2.7 sockets dhcp
nrpe unable to run custom perl script: Return Code: 1, Output: NRPE: Unable to read output

I'm trying to implement a custom perl nagios script to check for rogue dhcp servers remotely with nrpe. On the …

perl security nagios dhcp nrpe
Get mac address from IP using DHCP?

I am trying to create scripts/services that allow for waking PCs in a windows domain via WOL. Now i …

c# active-directory mac-address dhcp wake-on-lan
Android ethernet configure IP using dhcp

I have an android box with ethernet interface. There are no Java classes in android SDK to configure ethernet. As …

android shell process ethernet dhcp
1 script to switch to and from static IP or DHCP

Is there a way to have 1 script that checks current IP settings (DHCP or Static), and then alternates to the …

batch-file static dhcp alternating
Assigning IP address to docker containers?

I'm new to Docker. Is it possible to assign an IP address (from a DHCP server) to Docker containers running …

ip-address dhcp docker lxc
Get peer device's IP address in wifi-direct p2p connection

My app needs to know the peer device’s IP address when my device is a group owner (GO) in …

android dhcp wifi-direct
How to pass a vendor-specific options to a DHCP server using dhclient?

I am trying to configure dhclient. The specification says that I should add vendor-specific options in every DHCP request/solicitation. …

linux configuration client dhcp