FireBrick IPv6 Tunnel: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
|||
| Line 17: | Line 17: | ||
Once saved, machines on your LAN should be given IPv6 addresses, and they will use the FireBrick as their IPv6 gateway, which in turn will use the Tunnel endpoint. |
Once saved, machines on your LAN should be given IPv6 addresses, and they will use the FireBrick as their IPv6 gateway, which in turn will use the Tunnel endpoint. |
||
==Add a rule to allow the tunnel in== |
==Add a firewall rule to allow the tunnel in== |
||
You'll need to allow the tunnel into your FireBrick with a rule such as: |
You'll need to allow the tunnel into your FireBrick with a rule such as: |
||
<rule name="IPv6 tunnel" source-interface="WAN" target-interface="SELF" source-ip="81.187.81.6" protocol="41"/> |
<rule name="IPv6 tunnel" source-interface="WAN" target-interface="SELF" source-ip="81.187.81.6" protocol="41"/> |
||