diff options
Diffstat (limited to 'conf/options.inc')
-rw-r--r-- | conf/options.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/options.inc b/conf/options.inc index 44ba68bd6..d9b48a51e 100644 --- a/conf/options.inc +++ b/conf/options.inc @@ -34,4 +34,4 @@ allow_raw_input = true; words_decay = 200; # Local networks -local_addrs = "192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/8"; +local_addrs = "192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, fd00::/8, 169.254.0.0/16, fe80::/10"; |