Actions
Feature #12211
closedImprove DHCP subnets parsing to get more informations from DHCP server
Description
At this time, only network and netmask are parsed from DHCP server configuration.
This patch add ability to retrieve following informations, if configured for the current subnet:
This patch add ability to retrieve following informations, if configured for the current subnet:
- Gateway
- Primary DNS server
- Secondary DNS server
- DHCP range (from IP addr...to IP addr)
This feature, will provide a way to import these information from the foreman 'subnets import' feature.
The pull request will only provide the ISC dhcp implementation.
Updated by Baptiste Agasse about 9 years ago
- Blocks Feature #12212: Import addtitionnal informations from DHCP smart proxy added
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/330 added
- Pull request deleted (
)
Updated by Baptiste Agasse about 9 years ago
Pull request: https://github.com/theforeman/smart-proxy/pull/330
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e2a21ecff6cf153890e93ad7c28a932396ae02d8.
Updated by Dominic Cleal about 9 years ago
- Related to Bug #12466: Parsing subnets for ISC DHCP fails added
Updated by Dominic Cleal over 8 years ago
- Related to Feature #14396: Support for subnet options inside "pool" blocks added
Updated by Lukas Zapletal about 8 years ago
- Related to Bug #16079: ISC DHCP subnets fail to parse with host or class stanzas inside added
Actions