ROCK64 as VPN Gateway
#14
Hi all,

the problem might be that openvpn is using different libraries than openssl:

Code:
rock64@rock64:~$ ldd /usr/sbin/openvpn
       linux-vdso.so.1 (0x0000007f90289000)
       libnsl.so.1 => /lib/aarch64-linux-gnu/libnsl.so.1 (0x0000007f9017c000)
       libresolv.so.2 => /lib/aarch64-linux-gnu/libresolv.so.2 (0x0000007f90157000)
       liblzo2.so.2 => /lib/aarch64-linux-gnu/liblzo2.so.2 (0x0000007f9012a000)
       liblz4.so.1 => /usr/lib/aarch64-linux-gnu/liblz4.so.1 (0x0000007f9010b000)
       libpthread.so.0 => /lib/aarch64-linux-gnu/libpthread.so.0 (0x0000007f900df000)
       libpkcs11-helper.so.1 => /usr/lib/aarch64-linux-gnu/libpkcs11-helper.so.1 (0x0000007f900b4000)
       libcrypto.so.1.0.2 => /usr/lib/aarch64-linux-gnu/libcrypto.so.1.0.2 (0x0000007f8fef1000)
       libssl.so.1.0.2 => /usr/lib/aarch64-linux-gnu/libssl.so.1.0.2 (0x0000007f8fe88000)
       libsystemd.so.0 => /lib/aarch64-linux-gnu/libsystemd.so.0 (0x0000007f8fdf6000)
       libdl.so.2 => /lib/aarch64-linux-gnu/libdl.so.2 (0x0000007f8fde3000)
       libc.so.6 => /lib/aarch64-linux-gnu/libc.so.6 (0x0000007f8fc99000)
       /lib/ld-linux-aarch64.so.1 (0x0000007f9025f000)
       libselinux.so.1 => /lib/aarch64-linux-gnu/libselinux.so.1 (0x0000007f8fc65000)
       librt.so.1 => /lib/aarch64-linux-gnu/librt.so.1 (0x0000007f8fc4e000)
       liblzma.so.5 => /lib/aarch64-linux-gnu/liblzma.so.5 (0x0000007f8fc1d000)
       libgcrypt.so.20 => /lib/aarch64-linux-gnu/libgcrypt.so.20 (0x0000007f8fb69000)
       libpcre.so.3 => /lib/aarch64-linux-gnu/libpcre.so.3 (0x0000007f8faf6000)
       libgpg-error.so.0 => /lib/aarch64-linux-gnu/libgpg-error.so.0 (0x0000007f8fad5000)
rock64@rock64:~$ ldd /usr/bin/openssl
       linux-vdso.so.1 (0x0000007f9b0d2000)
       libssl.so.1.1 => /usr/lib/aarch64-linux-gnu/libssl.so.1.1 (0x0000007f9af94000)
       libcrypto.so.1.1 => /usr/lib/aarch64-linux-gnu/libcrypto.so.1.1 (0x0000007f9ad7e000)
       libdl.so.2 => /lib/aarch64-linux-gnu/libdl.so.2 (0x0000007f9ad6b000)
       libpthread.so.0 => /lib/aarch64-linux-gnu/libpthread.so.0 (0x0000007f9ad3f000)
       libc.so.6 => /lib/aarch64-linux-gnu/libc.so.6 (0x0000007f9abf5000)
       /lib/ld-linux-aarch64.so.1 (0x0000007f9b0a8000)

OpenVPN is using libssl.so 1.0.2 and OpenSSL is using libssl.so 1.1, can this be an issue? Anybody knows how to make OpenVPN using the hardware crypto modules of Rock64?

Thanks!


Bye


Messages In This Thread
ROCK64 as VPN Gateway - by Talkabout - 11-30-2019, 12:48 PM
RE: ROCK64 as VPN Gateway - by jsfrederick - 11-30-2019, 08:16 PM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-01-2019, 04:59 AM
RE: ROCK64 as VPN Gateway - by evilbunny - 12-01-2019, 05:30 AM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-01-2019, 05:41 AM
RE: ROCK64 as VPN Gateway - by tllim - 12-01-2019, 01:50 PM
RE: ROCK64 as VPN Gateway - by evilbunny - 12-02-2019, 01:35 AM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-01-2019, 04:57 PM
RE: ROCK64 as VPN Gateway - by jsfrederick - 12-01-2019, 08:33 PM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-02-2019, 04:16 AM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-03-2019, 05:01 AM
RE: ROCK64 as VPN Gateway - by xalius - 12-03-2019, 05:13 PM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-04-2019, 03:35 AM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-04-2019, 12:13 PM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-04-2019, 03:26 PM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-04-2019, 05:13 PM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-13-2019, 04:46 AM
RE: ROCK64 as VPN Gateway - by Rocklobster - 12-13-2019, 07:50 PM
RE: ROCK64 as VPN Gateway - by Talkabout - 12-14-2019, 03:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Rock64 No Audio @ Debian 12 dmitrymyadzelets 2 5,227 04-08-2024, 06:47 AM
Last Post: dmitrymyadzelets
  OpenWRT on the Rock64 CanadianBacon 14 25,071 04-03-2024, 08:48 AM
Last Post: helpmerock
  Rock64 bricked shawwwn 7 15,080 03-17-2024, 12:22 PM
Last Post: dmitrymyadzelets
  Rock64 won't boot luminosity7 10 16,443 03-16-2024, 08:33 AM
Last Post: dmitrymyadzelets
  Rock64 doesn't boot dstallmo 1 4,043 03-16-2024, 08:29 AM
Last Post: dmitrymyadzelets
  How well does Rock64 deal with HDR and Atmos on Kodi? drvlikhell 3 8,763 04-29-2023, 04:24 AM
Last Post: newestssd
  Rock64 board not working, no HDMI no Ethernet. EDited 3 9,855 01-17-2023, 02:31 PM
Last Post: Flagtrax
  ROCK64 v3 can it boot from USB? Tsagualsa 4 9,064 11-29-2022, 11:31 AM
Last Post: Macgyver
  rock64 v3 spiflash Macgyver 0 4,306 11-28-2022, 02:18 PM
Last Post: Macgyver
  my rock64 dosen't work rookie_267 0 4,395 10-07-2022, 07:50 PM
Last Post: rookie_267

Forum Jump:


Users browsing this thread: 1 Guest(s)