Re: [Openvpn-devel] Default gateway can't be determined on illumos/solaris

2014-12-02 Thread Gert Doering
Hi, On Tue, Dec 02, 2014 at 06:48:44PM +0300, Alexander Pyhalov wrote: > I've sent two patches (from apyha...@gmail.com address) against 2.3 and > master branch), correcting to the list, implementing > get_default_gateway() for Solaris / illumos platforms. Are there any > issues with them? So

Re: [Openvpn-devel] Default gateway can't be determined on illumos/solaris

2014-12-02 Thread Alexander Pyhalov
On 10/13/2014 13:47, Alexander Pyhalov wrote: Hello. In openvpn 2.3.4 on illumos/Solaris clients gateway for client can't be determined, because default stub is used instead of get_default_gateway() function. This means that the following push route option in server config is not working: push "r

Re: [Openvpn-devel] Default gateway can't be determined on illumos/solaris

2014-10-14 Thread Gert Doering
Hi, On Tue, Oct 14, 2014 at 11:43:18PM +0400, a...@rsu.ru wrote: > There are two patches here - against master and against 2.3 branch. > It seems my first email didn't go to the list, because I used wrong From > address... Thanks. Patches look good on first glance - will look more closely ASAP

Re: [Openvpn-devel] Default gateway can't be determined on illumos/solaris

2014-10-14 Thread Gert Doering
Hi, On Mon, Oct 13, 2014 at 01:47:50PM +0400, Alexander Pyhalov wrote: > In openvpn 2.3.4 on illumos/Solaris clients gateway for client can't be > determined, because default stub is used instead of > get_default_gateway() function. This means that the following push route > option in server co