wm: doc

Download patch

ref: ec82a9420ae3520be5449f35f7c6a789f0455c26
parent: 7f57e2b2b1aa6bd0da14d7ca8dc6098bfd457fd6
author: Aaron Lin <jrmu@inter9.org>
date: Wed Oct 16 02:06:37 EDT 2024

Warn about potentially using wrong subnet mask

--- a/ndb-p9.ms
+++ b/ndb-p9.ms
@@ -55,6 +55,8 @@
 
 NOTE: ndb may be sensitive to poorly formatted whitespace. If ndb is not recognizing your tuples properly, double check your whitespace.
 
+NOTE: Make sure to define your tuple for sys=example.com in /lib/ndb/local right after the definition for localhost, before other tuples. Otherwise, the system might use the wrong subnet mask, causing routing issues.
+
 To refresh cs and dns after an update to /lib/ndb/local:
 
 .P1