[roster-dns-management] r1143 committed - Edited wiki page UserToolsUsage through web user interface.

0 views
Skip to first unread message

roster-dns...@googlecode.com

unread,
Jul 1, 2013, 5:04:42 PM7/1/13
to roster-...@googlegroups.com
Revision: 1143
Author: jane...@gmail.com
Date: Mon Jul 1 14:03:47 2013
Log: Edited wiki page UserToolsUsage through web user interface.
http://code.google.com/p/roster-dns-management/source/detail?r=1143

Modified:
/wiki/UserToolsUsage.wiki

=======================================
--- /wiki/UserToolsUsage.wiki Mon Jul 1 14:03:19 2013
+++ /wiki/UserToolsUsage.wiki Mon Jul 1 14:03:47 2013
@@ -115,7 +115,7 @@
* *_example.com._* is the zone origin
*(Don't forget the last dot on the origin.)*

-9. Create a SOA record [UserToolsUsage#dnsmkrecord dnsmkrecord] for the
forward and reverse zones. The SOA record stores information about the DNS
zone, such as the admin e-mail address, the source host, the serial number,
and the several timers to refresh the zone. Use of the command would be as
follows:
+9. Create a SOA record with [UserToolsUsage#dnsmkrecord dnsmkrecord] for
the forward and reverse zones. The SOA record stores information about the
DNS zone, such as the admin e-mail address, the source host, the serial
number, and the several timers to refresh the zone. Use of the command
would be as follows:
{{{
# dnsmkrecord soa --admin-email user.example.com. --name-server
example.com. --serial-number 1 --refresh-seconds 3600 --retry-seconds 600
--expiry-seconds 86400 --minimum-seconds 3600 -z private -t example.com
--view-name internal
# dnsmkrecord soa --admin-email user.example.com. --name-server
example.com. --serial-number 1 --refresh-seconds 3600 --retry-seconds 600
--expiry-seconds 86400 --minimum-seconds 3600 -z private_rev -t example.com
--view-name internal
Reply all
Reply to author
Forward
0 new messages