FireBrick IPv6 Tunnel: Difference between revisions
Appearance
Content deleted Content added
| Line 3: | Line 3: | ||
==Create a route:== |
==Create a route:== |
||
<syntaxhighlight> |
<syntaxhighlight> |
||
<route ip="::/0" gateway="81.187.81. |
<route ip="::/0" gateway="81.187.81.6"/> |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
Here, 81.187.81.187 is the AAISP side Tunnel endpoint, and we've created an IPv6 default route to it - if you are using someone else for the Tunnel, then use their endpoint. |
Here, 81.187.81.187 is the AAISP side Tunnel endpoint, and we've created an IPv6 default route to it - if you are using someone else for the Tunnel, then use their endpoint. |
||