From 67d0b8c3b28df35e5a1ce6c45205cbc2b0672ac2 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Fri, 13 Jul 2012 11:37:37 +0000 Subject: - fix tests in offline situations --- src/mesh/test_mesh_path.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/mesh/test_mesh_path.conf') diff --git a/src/mesh/test_mesh_path.conf b/src/mesh/test_mesh_path.conf index c3d8a2c93..82bb3e02a 100644 --- a/src/mesh/test_mesh_path.conf +++ b/src/mesh/test_mesh_path.conf @@ -40,6 +40,16 @@ PORT = 12365 WAN_QUOTA_OUT = 3932160 WAN_QUOTA_IN = 3932160 +[nat] +DISABLEV6 = YES +BINDTO = 127.0.0.1 +ENABLE_UPNP = NO +BEHIND_NAT = NO +ALLOW_NAT = NO +INTERNAL_ADDRESS = 127.0.0.1 +EXTERNAL_ADDRESS = 127.0.0.1 +RETURN_LOCAL_ADDRESSES = YES + [core] PORT = 12092 -- cgit v1.2.3