summaryrefslogtreecommitdiff
path: root/ctdb/doc/ctdb.7.xml
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2014-03-07 15:11:36 +1100
committerAmitay Isaacs <amitay@samba.org>2014-03-26 04:21:42 +0100
commit34682affe9f19432851d5f921b58e692e5c6274d (patch)
treea2714f3c6474bebeebd6a3f828052f007572036c /ctdb/doc/ctdb.7.xml
parent7705efc35551a083873e2fed91ac42d021669df9 (diff)
downloadsamba-34682affe9f19432851d5f921b58e692e5c6274d.tar.gz
ctdb-eventscripts: New configuration variable CTDB_NATGW_STATIC_ROUTES
This can be used to create more specific NATGW routes than the usual NATGW default route. Signed-off-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'ctdb/doc/ctdb.7.xml')
-rw-r--r--ctdb/doc/ctdb.7.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/ctdb/doc/ctdb.7.xml b/ctdb/doc/ctdb.7.xml
index d6403000246..f48d5a62994 100644
--- a/ctdb/doc/ctdb.7.xml
+++ b/ctdb/doc/ctdb.7.xml
@@ -655,9 +655,17 @@ CTDB_NATGW_DEFAULT_GATEWAY=10.0.0.1
</para>
<para>
+ <varname>CTDB_NATGW_STATIC_ROUTES</varname> can be used to
+ have NATGW create more specific routes instead of just default
+ routes.
+ </para>
+
+ <para>
This is implemented in the <filename>11.natgw</filename>
- eventscript. Please see the eventscript file for the finer
- details.
+ eventscript. Please see the eventscript file and the
+ <citetitle>NAT GATEWAY</citetitle> section in
+ <citerefentry><refentrytitle>ctdbd.conf</refentrytitle>
+ <manvolnum>5</manvolnum></citerefentry> for more details.
</para>
</refsect2>