Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to parse a config with "authoritative" within shared-network blocks #27

Closed
cjs59 opened this issue May 19, 2016 · 0 comments
Closed

Comments

@cjs59
Copy link

cjs59 commented May 19, 2016

I am experiencing the same issue as described in issues #4, #10 and #15, however in my case the authoritative statement is inside a shared-network block. According to the dhcpd.conf manpage, this is the correct place to put the authoritative statement in cases where there are multiple subnets on a single network segment, and other network segments for which this server is not authoritative.

Adding "Net::ISC::DHCPd::Config::Authoritative" to the list returned by the sub "children" in Net/ISC/DHCPd/Config/SharedNetwork.pm fixes this bug for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant