Re: [Openvpn-devel] push route-ipv6 and metric

2013-06-19 Thread Athanasios Douitsis
19 Ιουν 2013, 11:04 μ.μ., ο/η Gert Doering έγραψε: > Hi, > > On Wed, Jun 19, 2013 at 06:00:27PM +0300, Athanasios Douitsis wrote: >> I noticed that issuing the following command in the server config: >> >> push "route-ipv6 ::/0 2001:648:2000:ffae::1 15" >> >> does indeed make a windows clien

Re: [Openvpn-devel] push route-ipv6 and metric

2013-06-19 Thread Gert Doering
Hi, On Wed, Jun 19, 2013 at 06:00:27PM +0300, Athanasios Douitsis wrote: > I noticed that issuing the following command in the server config: > > push "route-ipv6 ::/0 2001:648:2000:ffae::1 15" > > does indeed make a windows client install that route, but it ignores the > metric: True. There i

[Openvpn-devel] push route-ipv6 and metric

2013-06-19 Thread Athanasios Douitsis
Hello, I noticed that issuing the following command in the server config: push "route-ipv6 ::/0 2001:648:2000:ffae::1 15" does indeed make a windows client install that route, but it ignores the metric: add_route_ipv6(::/0 -> 2001:648:2000:ffae::1 metric 15) dev Local Area Connection 3 C:\Windo