From e31fc5f56a43bd6d4a39cb3d0665b28dc358157f Mon Sep 17 00:00:00 2001 From: Logan oos Even <46396513+Logan007@users.noreply.github.com> Date: Sun, 7 Feb 2021 22:07:21 +0545 Subject: [PATCH] added DHCP hint --- doc/TapConfiguration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/TapConfiguration.md b/doc/TapConfiguration.md index 05e35da..7ee7ca6 100644 --- a/doc/TapConfiguration.md +++ b/doc/TapConfiguration.md @@ -32,7 +32,7 @@ By default, `/24`-sized IP address sub-network pools from the upper half of the ### DHCP -If an edge of the community runs a DHCP server, the others could draw their IP addresses from there. It requires the new edges to start-up with the `-r -a dhcp:0.0.0.0` parameters (literally). +If an edge of the community runs a DHCP server, the others could draw their IP addresses from there. It requires the new edges to start-up with the `-r -a dhcp:0.0.0.0` parameters (literally). More details can be found [at this discussion](https://github.com/ntop/n2n/issues/629). ### IPv6