Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick IPv6 Tunnel: Difference between revisions

no edit summary
No edit summary
It's also really easy to set up an IPv6 tunnel from http://tunnelbroker.net if you are using a FB2700 on an ISP which doesn't already support IPv6. If the details for your tunnel on your control panel say your Server IPv4 address is 192.0.2.26 and your Client IPv6 is 2001:DB8:ABCD:123E::2 then you would put the following in your config:
 
<syntaxhighlight>
<code>
<route comment="Server IPv4 address" ip="::/0" gateway="192.0.2.26"/>
<loopback comment="Client IPv6 address" ip="2001:DB8:ABCD:123E::2"/>
</syntaxhighlight>
</code>
 
Then create a subnet entry with your Routed /64 (or /48) and firewall rule as above.
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits