-
Q:
Automatisch ipv6 tunnel opzetten
Mijn ISP (Ziggo) heeft helaas nog geen ipv6 dus moet ik voorlopig wel tunnelen.
Voor het experimenteren (lees: gratis nieuwsgroepen) met ipv6 heb ik inmiddels het volgende gedaan:
– via Hurricane Electric een tunnel aangemaakt
– Miredo client geinstalleerd.Op zich werkt dit, maar ik moet iedere keer apart Miredo opstarten, meerdere malen van client naar autoclient switchen en dan werkt het zonder problemen.
Volgens mij moet het mogelijk zijn om dit allemaal automatisch te doen en er dus voor te zorgen dat het bij het opstarten van m’n iMac vanzelf gaat.
In de FAQ van HE vond ik het volgende:
I’ve tried to create a tunnel but did not succeed. Is there a basic guideline on how to set up a tunnel?
How to create a 6in4 tunnel (also known as a configured tunnel):
1. Visit our tunnelbroker.net site and log in.
2. Once you log into the site, click “Create Regular Tunnel” and provide your IPv4 endpoint address and choose a preferable tunnel server location. (Note: Your IPv4 endpoint address should be displayed on the tunnel creation page)
3. After you successfully create a tunnel, visit your account’s detail page and choose your OS type to get example configuration commands.
4. Use the commands to configure your machine. Please remember, you must have ‘administrator’ privilege to configure your machine.
5. Once you configure your machine, please browse sites like http://ipv6.google.com or http://kame.net to test your IPv6 connectivity.*Two important notes:
1. Your IPv4 endpoint address must be reachable via ICMP (Internet Control Message Protocol).
2. If you are using a NAT (Network Address Translation) appliance, please make sure it allows and forwards protocol 41.
What is Protocol 41?
Protocol 41 is one of the Internet Protocol numbers. Within the IPv4 header, the IPv4 Protocol field is set to 41 to indicate an encapsulated IPv6 packet.
**Useful references:
1. Video Tutorials: http://ipv6.he.net/presentations.php
2. Tunnel Broker Forums: http://tunnelbroker.net/forums/Als je eenmaal op de HE site bent ingelogd kun je daar ook je tunnels bekijken (zie punt 3 in het citaat hierboven). Bij de info van zo’n tunnel kun je weer de configuratie voor een bepaald OS opvragen. Voor OS X zijn dat een aantal commando’s waarmee je met de ipconfig een gif0 tunnel bouwt die IPv6 doet. Je hebt dus geen extra software nodig. Let wel op de bovenstaande kanttekeningen anders gaat het nog niet werken. Hier kun je uiteraard een mooi scriptje mee brouwen. Een website waar je zo’n soort script kunt vinden is de volgende: http://ipv6int.net/systems/mac_os_x-ipv6.html
Je moet ingelogd zijn om een reactie op dit onderwerp te kunnen geven.