From a9c6913f12546977e5284bb6e35fb460d51fe779 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Sat, 11 Oct 2014 10:38:52 -0700 Subject: [PATCH] . --- netconf-service/initdb.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netconf-service/initdb.js b/netconf-service/initdb.js index 53c00d495..813cc04a3 100644 --- a/netconf-service/initdb.js +++ b/netconf-service/initdb.js @@ -11,13 +11,13 @@ var INIT_DATA = { * 24-bit network ID. This will create the full 16-digit network ID of the * network you will join. This must be in the object name and in the "id" * field within the object itself. */ - "zt1:network:d40e9d860d111111:~": { - "id": "d40e9d860d111111", // netconf master ZT address + 24-bit ID + "zt1:network:31443a1a0a111111:~": { + "id": "31443a1a0a111111", // netconf master ZT address + 24-bit ID "name": "zerotier-testnet", // short name, no spaces or special chars "desc": "Test Network", // description "infrastructure": 0, // unused by netconf-master "private": 0, // set to '1' to require member approval - "creationTime": 0, // unuxed by netconf-master + "creationTime": 0, // unused by netconf-master "owner": "", // unused by netconf-master "etherTypes": "0800,0806", // hex ethernet frame types allowed "enableBroadcast": 1, // set to '1' to enable ff:ff:ff:ff:ff:ff