Score:0

dnsmasq: Change DHCP range based on group of MAC address

pk flag

Is it possible to change the DHCP range dnsmasq gives out based on the MAC address block. For example, I want all MACs in the block 00:0C:29 to have a different DHCP range compared to every device on the network.

Score:0
pk flag

This can be solved by creating a tag for the MAC address range and then setting the DHCP drange for that address.

dhcp-mac=set:vmware,00:0C:29:*:*:*
dhcp-range=tag:vmware,192.168.32.1,192.168.32.255
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.