The option82 tag has no wiki summary.
1
vote
2answers
205 views
How can I assign DHCP leases from a script?
I have an environment where there is one DHCP server servicing a number of different hosts/vlans. The switches are configured to forward the DHCP requests over (via ip-helper) and include information ...
1
vote
2answers
413 views
isc-dhcp option82
I have a question about correct isc-dhcp configuration.
I want to lease ip addresses to users based on switch port. For this I use DLink DES-3200 series switches. Everything works well, but recently ...
8
votes
4answers
2k views
DHCP on-the-fly block assignment
We have a large number of clients who connect to our DHCP machine. We want to assign some of them to a different IP block, which is routed with lower priority. Every DHCP lease renewal, we'd like to ...
2
votes
4answers
3k views
Option 82 and dhcpd. “No free leases” for second computer
There is DHCP server in network (isc-dhcpd-server-3.0 on FreeBSD 7.2) than gives one IP per switch port to every user via Option 82
The problem appears when user disconnects one of his computers and ...