Project

General

Profile

Actions

Feature #23180

open

Add info box on New Subnet page about config change

Added by Lukas Zapletal about 6 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
DHCP
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Hello, so many users are running into problem when they create Subnet in Foreman they do not create it in dhcpd.conf. Foreman does not create subnets via proxies automatically, the API just does not allow that and we don't want to go that path anyway. A warning needs to say something like:

Foreman does not create subnet on DHCP server, add the new subnet manually (e.g. dhcpd.conf) or via the installer.


Related issues 1 (1 open0 closed)

Related to Foreman - Feature #9266: Manage DHCP server configured subnetsNew02/06/2015Actions
Actions #1

Updated by Ido Kanner about 6 years ago

  • Assignee set to Ido Kanner
Actions #2

Updated by Marek Hulán about 6 years ago

  • Related to Feature #9266: Manage DHCP server configured subnets added
Actions #3

Updated by Marek Hulán about 6 years ago

if we're not going to implement it, it would be good to update #9266 with reasoning, lzap isn't this a duplicate of it in fact?

Actions #4

Updated by Ido Kanner about 6 years ago

I don't understand here something. In order for me to know if a subnet exists on dhcpd.conf, I need to parse it.
If I know how to parse it, why shouln't I add it if I can't find that subnet instead of a warning?
For the API maybe add a flag of "save" or "do not save", but once I have access for it, and I understand the content, it should not be an issue to add new entry if needed (without destroying the existed rules).

Actions

Also available in: Atom PDF