aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall/files/firewall.config
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/config/firewall/files/firewall.config')
-rw-r--r--package/network/config/firewall/files/firewall.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/config/firewall/files/firewall.config b/package/network/config/firewall/files/firewall.config
index ba7e4ec0b3..749dbecb97 100644
--- a/package/network/config/firewall/files/firewall.config
+++ b/package/network/config/firewall/files/firewall.config
@@ -59,8 +59,8 @@ config rule
option name Allow-DHCPv6
option src wan
option proto udp
- option src_ip fe80::/10
- option dest_ip fe80::/10
+ option src_ip fc00::/6
+ option dest_ip fc00::/6
option dest_port 546
option family ipv6
option target ACCEPT