Gleb Popov

Results 148 comments of Gleb Popov

The patch I posted seems to be a different one, it wasn't committed. Ethernet wasn't working as no `awg` device was showing up. But this got fixed automagically in a...

> Oh @arrowd your patch applies after the committed one. Where did it come from? I bugged **jmcneill** on #bsdmips IRC channel, he gave me it. It helped me with...

This PR seems to Be relevant: https://github.com/freebsd/crochet/pull/228

> In my case first line must be > KERNCONF=ALLWINNER Why is so? ALLWINNER config is deprecated for a long time now in favor of GENERIC.

If you have a running ARM system, you can just checkout source tree via git or SVN. Clone github.com/freebsd/freebsd into /usr/src, for instance.

Yes, but this was the case with 2.3 too. I suspect the problem isn't within OpenVPN, but TAP driver, or even Windows. When computer just wakes up from hibernation, TAP...

> OpenVPN 2.4 has a completely new OpenVPNService (openvpnserv2.exe) written in C#. So the behavior between 2.3.x and 2.4.x might differ. I know, but unfortunately it is not the case...

>Does it work correctly if a hardware adapter like a network card is bridged? My bridge includes both TAP and hardware adapter. After wakeup hardware adapter works ok.

Whoa, you seem to be right. Here is the log on awakening: > Mon Jan 09 15:04:39 2017 us=264364 TUN/TAP I/O operation aborted, restarting > Mon Jan 09 15:04:39 2017...

> Does this happen even if not bridged? Yep, the same. >What happens if you rerun openvpn from cmd line after this failure -- is it just that tap needs...