558d41fb3535819c2350f8d1cc1122cdfa2b94c9
howto/mikrotik/modern-style.md
| ... | ... | @@ -206,7 +206,7 @@ add chain=dn42-in comment="set source address and accept" rule=\ |
| 206 | 206 | "if (dst in fd00::/8) { set pref-src <YOUR_ALLOCATED_SUBNET>::1; accept }" |
| 207 | 207 | ``` |
| 208 | 208 | |
| 209 | -However, this will *not* affect ICMP errors generated by the router on Wireguard tunnels (those errors that make it show up in a traceroute). To fix traceroute, you also *need to add the ULA address to each tunnel**: |
|
| 209 | +However, this will *not* affect ICMP errors generated by the router on Wireguard tunnels (those errors that make it show up in a traceroute). To fix traceroute, you also **need to add the ULA address to each tunnel**: |
|
| 210 | 210 | |
| 211 | 211 | ``` |
| 212 | 212 | /ipv6/address |