|
|
@@ -321,8 +321,8 @@ download-concurrency = 2
|
|
321
|
321
|
# networks, and therefore RFC1918 ranges as well (10.0.0.0/8,
|
|
322
|
322
|
# 172.16.0.0/12, 192.168.0.0/16). If you run mtg on a home/LAN network
|
|
323
|
323
|
# and connect from a client on the same LAN, that client will be
|
|
324
|
|
-# rejected with "ip was blacklisted" and silently routed to the fronting
|
|
325
|
|
-# domain. If you see this, you can either disable this section
|
|
|
324
|
+# rejected with "ip was blacklisted" and the connection dropped (TCP
|
|
|
325
|
+# close, no response). If you see this, you can either disable this section
|
|
326
|
326
|
# (enabled = false), replace firehol_level1 with a narrower list that
|
|
327
|
327
|
# does not include bogons (e.g. firehol_abusers_1d), or connect via
|
|
328
|
328
|
# a public IP/domain with hairpin NAT on your router. See README for
|