From 8268f540685c28057fa2d80c1ebcc63865e21281 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 17 May 2011 14:34:10 +0000 Subject: ALLOW_NAT is not even used in tcp plugin --- src/transport/test_transport_api_tcp_peer2.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/transport/test_transport_api_tcp_peer2.conf') diff --git a/src/transport/test_transport_api_tcp_peer2.conf b/src/transport/test_transport_api_tcp_peer2.conf index 0961f3369..2ba08b038 100644 --- a/src/transport/test_transport_api_tcp_peer2.conf +++ b/src/transport/test_transport_api_tcp_peer2.conf @@ -3,7 +3,7 @@ DISABLEV6 = YES PORT = 0 BINDTO = 127.0.0.1 BEHIND_NAT = NO -ALLOW_NAT = NO +#ALLOW_NAT = NO ENABLE_UPNP = NO EXTERNAL_ADDRESS = 127.0.0.1 INTERNAL_ADDRESS = 127.0.0.1 @@ -38,7 +38,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = tcp -#DEBUG = YES +DEBUG = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 -- cgit v1.2.3