Index: /etc/pingpong/settings_initiator.cnf
===================================================================
--- /etc/pingpong/settings_initiator.cnf	(revision 2418)
+++ /etc/pingpong/settings_initiator.cnf	(revision 2418)
@@ -0,0 +1,9 @@
+GENERAL_Initiator = true
+
+BASE_nodeid = 1
+BASE_bootstrapIP = 127.0.0.1:5002
+BASE_port = 5002
+
+# Demo
+#DEMO_OvlVisIP = 127.0.0.1
+#DEMO_OvlVisPort = 3500
Index: /etc/pingpong/settings_node1.cnf
===================================================================
--- /etc/pingpong/settings_node1.cnf	(revision 2418)
+++ /etc/pingpong/settings_node1.cnf	(revision 2418)
@@ -0,0 +1,9 @@
+GENERAL_Initiator = false
+
+BASE_nodeid = 2
+BASE_bootstrapIP = 127.0.0.1:5002
+BASE_port = 5003
+
+# Demo
+#DEMO_OvlVisIP = 127.0.0.1
+#DEMO_OvlVisPort = 3500
Index: /etc/pingpong/settings_node2.cnf
===================================================================
--- /etc/pingpong/settings_node2.cnf	(revision 2418)
+++ /etc/pingpong/settings_node2.cnf	(revision 2418)
@@ -0,0 +1,9 @@
+GENERAL_Initiator = false
+
+BASE_nodeid = 3
+BASE_bootstrapIP = 127.0.0.1:5002
+BASE_port = 5010
+
+# Demo
+#DEMO_OvlVisIP = 127.0.0.1
+#DEMO_OvlVisPort = 3500
