NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ipv6 tunnel to ec2 instances



In Message <20120414145639.GN10980%netmeister.org@localhost>,
   Jan Schaumann <jschauma%netmeister.org@localhost>wrote:

=>Hello,
=>
=>Does anybody here have a working IPv6 tunnel into an ec2 instance?  I
=>seem to have trouble setting this up.  The He.net configuration helper
=>suggests the following (which seems about right to me):
=>
=>ifconfig gif0 create
=>ifconfig gif0 tunnel 50.16.84.149 216.66.38.58
=>ifconfig gif0 inet6 2001:470:1c:7e0::2 2001:470:1c:7e0::1 prefixlen 128
=>route -n add -inet6 default 2001:470:1c:7e0::1

   I'm not on EC2, but I am on Xen and HE. My /etc/ifconfig.gif0 includes:

!route add -inet6 default ::1
!route change -inet6 default -ifp $int

so you might want to try that. Also, double check that your HE
tunnel is configured for the right IP address. If you think it
isn't, they have a service to automatically update it by visiting
a URL from your endpoint. See http://ipv6.he.net/certification/faq.php
and the section "My IPv4 endpoint address is dynamic".

                                        Gary Duzan




Home | Main Index | Thread Index | Old Index