[Discuss] Recommendations for IPv6?

Gregory Boyce gboyce at badbelly.com
Fri Oct 14 14:07:53 EDT 2011


On Fri, Oct 14, 2011 at 1:41 PM, John Abreau <abreauj at gmail.com> wrote:
> I'm thinking of deploying an IPv6-only server at our colo facility so I can
> get some practical experience with IPv6. I've got server hardware available
> for the project, so now I need to work out the remaining details.

IPv6 only isn't a very feasible configuration right now.  Most ipv6
deployments are dual stack with both ipv6 and ipv4.   At the very
least, expect some ipv6 breakage due to a general lack of ipv6 enabled
authoritative nameservers.  If you're using a public resolver with
both ipv4 and ipv6 addresses, that might help to some degree.

> Any recommendations for the server OS? I'm used to CentOS, so my
> initial thoughts are to use either CentOS 6.0 or Scientific Linux 6.1,
> both of which are rebuilt editions of RHEL 6.x. Would these be my
> best options, or would I be better off with something like FreeBSD,
> OpenBSD, or OpenSolaris?

I have my house ipv6 enabled right now (dual stack).  I've got an ipv6
tunnel setup on a FreeBSD box which serves out a SIXXS subnet to the
rest of my devices.  It works fairly well.

For clients support, Linux seems to work fairly well.  I did the
tunnel on FreeBSD instead due to the ease of use of pf compared to
iptables.  No special ipv6 specific rules required, and the syntax is
very nice and clean.



More information about the Discuss mailing list