I'm trying to test out a Thin client setup, but I cannot seem to get DHCPD running at all. Background: I'm experienced with Linux and have configured dhcpd on a Fedora workstation but never ltsp.
running fedora with a bonded interface, untagged VLAN, and a dhcp server that wont start. googled around for it, but no real leads. how come dhcpd server will not start when the interface is bonded?
DHCP stands for dynamic host configuration protocol. What it does is dynamically assign network settings from a server. In other words, instead of having to configure the parameters related to how ...