I have two IPv6 tunnels. One to SixXS.net and the other to HE.net. As you know, a default route must be set (route -n add -inet6 default <remote_gateway_addr>).
What I'm looking for, is if there is a way to set a Cost Metric on a default route? Working with Cisco routers, I know you can set cost metrics on routes, but I'm not aware if that is possible in the FreeBSD OS.
My goal is to have the HE.NET tunnel be the primary default. If that tunnel dies, traffic will flow via the SixXS tunnel which is secondary.
What I'm looking for, is if there is a way to set a Cost Metric on a default route? Working with Cisco routers, I know you can set cost metrics on routes, but I'm not aware if that is possible in the FreeBSD OS.
My goal is to have the HE.NET tunnel be the primary default. If that tunnel dies, traffic will flow via the SixXS tunnel which is secondary.