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

DHCPv4: Allow to create IP pools outside of the directly connected subnets #4450

Closed
tofazzz opened this issue Nov 9, 2020 · 2 comments
Closed
Labels
help wanted Contributor missing / timeout incomplete Issue template missing info

Comments

@tofazzz
Copy link

tofazzz commented Nov 9, 2020

Hi all,

Since isc-dhcp44-server-4.4.2_1 supports the feature to configure IP pool outside of a directly connected subnet, it would be possible to have the feature in OPNsense as well?

In order to enable the functionality we just need to add an empty pool for the directly connected subnet:

subnet XXX.XXX.XXX.XXX netmask XXX.XXX.XXX.XXX {
}

Then it'll be possible to create IP pools for other networks.

Since after the change OPNsense's DHCPv4 will be handling different pool leases, I think it would be needed to reorganize the leases page and divide them in each configured subnet.

Also, if it would be possible to add to the lease counter the total IP configured in a pool (i.e. 5/100) instead of just displaying (5) it would be awesome.

Thank you for your hard work!
tofaz

@AdSchellevis AdSchellevis added the incomplete Issue template missing info label Nov 10, 2020
@tofazzz
Copy link
Author

tofazzz commented Nov 11, 2020

What's incomplete?

@OPNsense-bot
Copy link

This issue has been automatically timed-out (after 180 days of inactivity).

For more information about the policies for this repository,
please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

If someone wants to step up and work on this issue,
just let us know, so we can reopen the issue and assign an owner to it.

@OPNsense-bot OPNsense-bot added the help wanted Contributor missing / timeout label May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Contributor missing / timeout incomplete Issue template missing info
Development

No branches or pull requests

3 participants