This page was exported from phaq
[ http://phaq.phunsites.net ] Export date: Fri Sep 13 9:24:14 2024 / +0000 GMT |
It has finally arrived, the World IPv6 Day! So you don't have native IPv6 network access? No problem, just use a Teredo Tunnel to get connected. Here's a very short primer on doing so on FreeBSD. Firstly install the miredo package from the ports tree.
Alternatively, install the binary package:
Enable miredo in your rc.conf:
Make sure to have a proper /usr/local/etc/miredo.conf. Here's my very minimalistic config:
Note: Depending on your setup, e.g. with multiple interfaces, you may need to specify a BindAddress to use the proper network interface. So to speak, you may need to specify also a specific port for some NAT setups. Now fire up miredo:
You should end up with a new network interface by the name of 'teredo':
You should now be able to ping6 any IPv6-enabled host on the internet.
Happy surfing! |
Powered by [ Universal Post Manager ] plugin. HTML saving format developed by gVectors Team www.gVectors.com |