agdsn / hades

AG DSN Authentication and Authorization Infrastructure
MIT License
8 stars 3 forks source link

Support dynamic IP ranges for authenticated users through DHCP #45

Open sebschrader opened 7 years ago

sebschrader commented 7 years ago

In a few cases, such as the HSS50 IGH, we have to assign IP addresses dynamically instead of statically through host reservations. Hades doesn't support dynamic DHCP pools currently.

In the case of the IGH using the DHCP-Option 82 to guarantee a binding between circuit-id ̣and IP address might be a good idea.