Re: IPv6 policy based source routing

2011-03-22 Thread Matt Smith
On 22 March 2011 03:00, J. Hellenthal wrote: > > Hi Matt, > > Unofficially not sure if you have already checked into this so I am not sure > if it is really a solution to your problem but may be a step forward. Check > out the man page for ip6addrctl(8) that allows you to set a precedence for >

setfib mount

2011-03-22 Thread Albert Shih
Hi all Sorry for the cross-posting. I don't known which list is the best. I'm using freebsd-jail since 5.x and yesterday I upgrading (from 7.3 to 7.4). I've see the setfib working now pretty well with the jail. So I using two routing table. One for the host, one for the jails. But I don't know

Re: IPv6 policy based source routing

2011-03-22 Thread Hajimu UMEMOTO
Hi, > On Tue, 22 Mar 2011 09:19:55 + > Matt Smith said: matt> This does indeed look like exactly what I was after however I can't matt> seem to get it to do anything unless I'm using it wrong. matt> root@tao[~]# ip6addrctl show matt> Prefix Prec Label U

Re: IPv6 policy based source routing

2011-03-22 Thread Hajimu UMEMOTO
Hi, > On Tue, 15 Mar 2011 14:37:20 + > Matt Smith said: matt> I have been doing some more research into this and it appears the matt> proper way to accomplish what I want is to set matt> net.inet6.ip6.use_deprecated to 0 and then deprecate the IPv6 address matt> on the gif0 interface

Re: IPv6 policy based source routing

2011-03-22 Thread Matt Smith
On 22 March 2011 17:16, Hajimu UMEMOTO wrote: > It's Rule 3 of RFC 3484 which avoids deprecated addresses. > If this solves your problem, you can do it by the following command: > >        ifconfig gif0 inet6 deprecated > > Please note that you don't need to set net.inet6.ip6.use_deprecated to >

Re: setfib mount

2011-03-22 Thread Julian Elischer
On 3/22/11 6:14 AM, Albert Shih wrote: Hi all Sorry for the cross-posting. I don't known which list is the best. I'm using freebsd-jail since 5.x and yesterday I upgrading (from 7.3 to 7.4). I've see the setfib working now pretty well with the jail. So I using two routing table. One for the ho

Re: kern/155772: ifconfig(8): ioctl (SIOCAIFADDR): File exists on directly connected networks

2011-03-22 Thread linimon
Old Synopsis: ifconfig: ioctl (SIOCAIFADDR): File exists on directly connected networks New Synopsis: ifconfig(8): ioctl (SIOCAIFADDR): File exists on directly connected networks Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Wed