I thought the Raspberry Pi 3B+ was 64 bit?
Dave.
On 5/30/19, Lorenz wrote:
> On 5/29/19 10:51 PM, David Sommerseth wrote:
>> Hi,
>>
>> Thanks for testing openvpn3-linux!:)
>>
>> Yes, 32 bit is a known issue. It's related to some type deduction
>> challenge
>> C++ provides which is not an issue
Hi,
On Thu, May 30, 2019 at 12:12:55PM +0200, Lampo Bastardo wrote:
> Now my (stupid?) question is: since sooner or later the IP packet will
> leave the secure VPN tunnel, what is the purpose to make it travel
> through the secure VPN tunnel only for the first part of its trip? Why
> not use the
Maybe someone can help me.
About the directive ** push "redirect-gateway def1" ** I have found the
following explanation:
"Parameter def1: Instead of replacing the existing default gateway, OpenVPN
will add two new routes, 0.0.0.0/1 and 128.0.0.0/1. These routes
together also
cover all IPv4 sp
On 5/29/19 10:51 PM, David Sommerseth wrote:
Hi,
Thanks for testing openvpn3-linux!:)
Yes, 32 bit is a known issue. It's related to some type deduction challenge
C++ provides which is not an issue on 64 bit platforms. So far I've just been
ignorant to 32 bit platforms (sorry!), as I didn't th