aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/test_nat_data.conf')
-rw-r--r--src/nat/test_nat_data.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nat/test_nat_data.conf b/src/nat/test_nat_data.conf
index cb018cecd..e139d0c05 100644
--- a/src/nat/test_nat_data.conf
+++ b/src/nat/test_nat_data.conf
@@ -14,7 +14,7 @@ PUNCHED_NAT = NO
14# Disable UPNP by default until it gets cleaner! 14# Disable UPNP by default until it gets cleaner!
15ENABLE_UPNP = YES 15ENABLE_UPNP = YES
16 16
17# Use addresses from the local network interfaces (inluding loopback, but also others) 17# Use addresses from the local network interfaces (including loopback, but also others)
18USE_LOCALADDR = YES 18USE_LOCALADDR = YES
19 19
20# External IP address of the NAT box (if known); IPv4 dotted-decimal ONLY at this time (should allow DynDNS!) 20# External IP address of the NAT box (if known); IPv4 dotted-decimal ONLY at this time (should allow DynDNS!)
@@ -34,4 +34,3 @@ ENABLE_ICMP_SERVER = NO
34 34
35# Disable IPv6 support 35# Disable IPv6 support
36DISABLEV6 = NO 36DISABLEV6 = NO
37