diff --git a/etc/server.conf b/etc/example.conf
similarity index 91%
rename from etc/server.conf
rename to etc/example.conf
index 356a29402..10ad92833 100644
--- a/etc/server.conf
+++ b/etc/example.conf
@@ -26,9 +26,9 @@ nodes = {
 paths = (
 	{
 		enabled = true,			# Enable this path
-		reverse = false,		# Setup a path in the reverse direction too
+		reverse = true,			# Setup a path in the reverse direction too
 		in = "acs",			# Name of the node we listen to (see above)
-		out = "acs",			# Name of the node we send to
+		out = "sintef",			# Name of the node we send to
 
 		# TODO: Some 'netem' settings might arrive here in the future...
 		# netem = {