OpenWRT routers: Difference between revisions
Appearance
Content deleted Content added
m Spell CityFibre right Tags: Mobile edit Mobile web edit |
m PBR is a recent feature Tags: Mobile edit Mobile web edit |
||
| Line 67: | Line 67: | ||
== Multiple routed IPv6 /64 blocks == |
== Multiple routed IPv6 /64 blocks == |
||
There's a gotcha for users who have multiple /64 blocks routed to them by AAISP. OpenWrt |
There's a gotcha for users who have multiple /64 blocks routed to them by AAISP. Current versions of OpenWrt use Policy-Based Routing (PBR) which allows routing to be configured according to multiple rules, not just by destination address. |
||
If DHCPv6 is used to request Prefix Delegation (PD), AAISP will reply with one block. OpenWrt uses this to set the LAN address and netmask, and then enables routing from '''just this block''' from LAN to WAN. If you have multiple /64 blocks, any other /64 blocks routed to you won't be able to send packets to the Internet. |
If DHCPv6 is used to request Prefix Delegation (PD), AAISP will reply with one block. OpenWrt uses this to set the LAN address and netmask, and then enables routing from '''just this block''' from LAN to WAN. If you have multiple /64 blocks, any other /64 blocks routed to you won't be able to send packets to the Internet. |
||