tech-net archive

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

Re: Correct method for IPv6 over IPv4 tunneling



On Thu, May 17, 2012 at 01:13:19AM +1000, Darren Reed wrote:
> # ifconfig gif0 inet6 10::1 10::2

Don't do that.  It's not private address space.  Don't develop bad
habits.

Use something in fc00::/7 if you want to play like this.  It's not
RFC4193 compliant to say fc00::1 and fc00::2, but it's not nearly as
awful as squatting where you are.

Now, the real question is how to auto-magically prefix that.  Is it /128
or /64?

-- 
. ___ ___  .   .  ___
.  \    /  |\  |\ \
.  _\_ /__ |-\ |-\ \__


Home | Main Index | Thread Index | Old Index