Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 18:15:31 +0100
From:      =?iso-8859-1?Q?Peter_Ankerst=E5l?= <peter@pean.org>
To:        freebsd-questions@freebsd.org
Subject:   ipv6 static route.
Message-ID:  <31D1B7FC-E6D9-40D7-9BFE-8EE5B46CD3E5@pean.org>

next in thread | raw e-mail | index | archive | help
How do I set a static ipv6 route in rc.conf?

This command works: route add -inet6 -net 2003:16c8:dc1e:2:: -prefixlen =
64 2003:16c8:dc1e::2

and I use this in rc.conf:
ipv6_static_routes=3D"2003:16c8:dc1e:2:: -prefixlen 64 =
2003:16c8:dc1e::2"

but it does not set the correct routes.
--
Peter Ankerst=E5l
peter@pean.org
http://www.pean.org/





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31D1B7FC-E6D9-40D7-9BFE-8EE5B46CD3E5>