Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15394

Beginner Basics • IPv6 defconf ORCHID firewall rule is obsolete

$
0
0
add address=2001:10::/28 comment="defconf: ORCHID" list=bad_ipv6
That ORCHID rule is obsolete, there is a new range 2001:20::/28 as per RFC7343. Use this instead:
Code:
/ipv6 firewall filter add address=2001:20::/28 comment="defconf: ORCHIDv2" list=bad_ipv6 

Statistics: Posted by EmuAGR — Sun Mar 17, 2024 12:12 pm



Viewing all articles
Browse latest Browse all 15394

Trending Articles