]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Some random suggestions to sharing of port
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 21 Feb 2013 08:35:33 +0000 (09:35 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Thu, 21 Feb 2013 08:35:33 +0000 (09:35 +0100)
doc/design/resolver/02-mixed-recursive-authority-setup

index 84658ef8b4fe259b2bd242cbc3df2ddc435d095e..81d80e3c426340a20bb3d28df900dc0deb180a4d 100644 (file)
@@ -6,7 +6,8 @@ Ideally we will run the authoritative server independently of the
 recursive resolver.
 
 We need a way to run both an authoritative and a recursive resolver on
-a single platform, listening on the same IP/port.
+a single platform, listening on the same IP/port. But we need a way to
+run only one of them as well.
 
 We have 3 basic components involved in this mix:
 
@@ -26,3 +27,8 @@ d. Have a simple "receptionist" module which knows which zones we are
 
 Stephen did some modeling work on this already. We need to understand
 the latency and throughput implications of any of these approaches.
+
+It would be nice to solve the forwarding of packets to DDNS and XfrIn
+with this too, if it worked. Currently, it is not possible to run more
+instances of these modules to divide the load and it is not possible
+to run them without Auth.