Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
zorun
kea-hook-runscript
Commits
f54eb22d
Commit
f54eb22d
authored
Aug 24, 2017
by
Baptiste Jonglez
Browse files
Update README
parent
4785ad64
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f54eb22d
...
...
@@ -57,7 +57,9 @@ inserting routes in the kernel each time a DHCP client connects, and
sending custom routes to clients using DHCP option 121. This is mostly
useful to hand out public IPv4 addresses to customers.
See
[
README
](
examples/slash32_leases/README.md
)
for more details.
See the included
[
README
](
examples/slash32_leases/README.md
)
for more
explanations and the
[
source
](
examples/slash32_leases
)
with the script and
an example Kea configuration.
### Debug script
...
...
examples/slash32_leases/README.md
View file @
f54eb22d
# Handing out IPv4 addresses in /32 subnets
The goal of this example is to lease IPv4 addresses individually (/32 design).
This is essentially a "out-of-subnet" reservation mode, because clients do not
need to be in the same IP subnet as the DHCP server. This is mostly
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment