FireBrick IPv6 Tunnel: Difference between revisions
Appearance
Content deleted Content added
Created page with "To add a tunnelled IPv6 block to your FireBrick (2500/2700) and advertise it on your LAN subnet is quite simple: Create a route: <syntaxhighlight> <route ip="::/0" gateway="81.1..." |
No edit summary |
||
| Line 9: | Line 9: | ||
Update your subnet to include: |
Update your subnet to include: |
||
*ra="true" |
*ra="true" |
||
*mtu=" |
*ra-mtu="1480" (1472 if over ppp) |
||
*and add an IPv6 address from your block to the ip= element. |
*and add an IPv6 address from your block to the ip= element. |
||