Skip to main content

Questions tagged [isc-dhcpd]

Questions concerning the software from the Internet Systems Consortium for setting up a server implementing the DHCP protocol that enables hosts on an IP network to be automatically assigned a unique address and additionally have information about the network delivered to them.

0 votes
1 answer
39 views

I have a lil raspi here with 2 Wifi interfaces. One is that I am connected to and on the other I want to create a Wifi hotspot. The hotspot is up and runnning. But I cant get dhcpd running with that ...
somboku's user avatar
0 votes
0 answers
158 views

We have a dhcp server (linux) to serve a few printers Nuc devices. It is configured to assign IPv4 address, gateway, dns1, dns2, dns3, dns4, ntp1, ntp2, dns-search domains, domain suffix and hostname ...
raism's user avatar
  • 11
0 votes
0 answers
452 views

Running ISC DHCP Server 4.4. (I know, I know, it's EOL...there was a very good reason I uninstalled Kea-DHCP-Server and decided to go with it's predecessor ISC-DHCP-Server...though I can't recall what ...
skeetastax's user avatar
0 votes
1 answer
169 views

I have a VM that is acting as a DC for a Windows VM, however, due to some shenanigans that systemd had been playing repeatedly (the boot process would hang inexplicably with the CPU load going ...
Robidu's user avatar
  • 103
0 votes
1 answer
223 views

Using debian, and installed isc-dhcp-server via the following command sudo apt -y install isc-dhcp-server After agreeing to any dependencies, the follow error message was thrown Job for isc-dhcp-...
IvanP's user avatar
  • 1
2 votes
2 answers
1k views

I am very new to kea-dhcp. I am trying to use kea-dhcp 2.0.1 version. below is my interface configuration mentioned in "dhcp.conf" "Dhcp4": { "interfaces-config": { ...
Pranathi's user avatar
0 votes
1 answer
165 views

I have VM which is working with "Host-Only Adapter". I disabled VirtualBox's built-in DHCP-server. I've installed isc-dhcp-server on my hypervisor. Then I added the subnet subnet 10.10.54.0 ...
Semyon Bayandin's user avatar
0 votes
1 answer
2k views

I'm currently building a homebrew router, with some changes from my previous builds for more flexibility. I'm running an ubuntu server minimal base, network interfaces managed by netplan ,firewalld ...
Journeyman Geek's user avatar
0 votes
0 answers
17 views

I was thinking I'd rather not assign my TV a default gateway, and since I use ISC DHCP 4.4 I tried to override the general subnet configuration with a host specific configuration, like this: host ...
Andreas's user avatar
  • 644
2 votes
1 answer
275 views

Just like how dhclient captures dhcp response and stores it in env, is there a way to capture information like option 43 from systemd-networkd's DHCP client and store it in env ? I have proxy URL ...
kpn's user avatar
  • 21
0 votes
2 answers
234 views

Before launching a VM from my script, I need to figure out which IP address it will get. So I did: dhclient <interface> And this works, because dhclient uses the MAC address from the macvtap ...
Maestro's user avatar
  • 233
1 vote
0 answers
2k views

I want to reserve and get assigned an pre-defined IP address for wlan0 interface on my client. I have set: # cat /etc/NetworkManager/conf.d/dhcp-client.conf: [main] dhcp=dhclient # cat /etc/dhcp/...
greengold's user avatar
  • 123
0 votes
1 answer
314 views

I am trying to figure out the max number of leases I can define in dhcpd.leases file for the DHCP server. Does anyone know how many max can it support? Thanks
rashi's user avatar
  • 5
1 vote
1 answer
429 views

OS: Debian 11 I'm attempting to create an example isc dhcpd.conf which has an entry for each option. So far I've managed to find about 30 options to include but I can't find the other ~160. I looked ...
Wilhelm de Fheur Gorm's user avatar
0 votes
0 answers
363 views

I have setup on my desk, where Ethernet connected device is plugged into port of my USB-C docking station (same that powers the notebook). I've configured isc-dhcpd to work on enx3ce1a14ec0bd ...
Michał F's user avatar
  • 301

15 30 50 per page
1
2 3 4 5
9