[Starlingx-discuss] Master Test build ISO 20210910T021849Z & wireguard
So i decided to see where things were, when hunting around and saw kernel 5.x was coming and i looked at the config and saw wireguard module included i deployed it successfully, on the internal lab, and looked around a bit to find /lib/modules/5.10.30-200.3.tis.el7.x86_64/kernel/drivers/net/wireguard insmod wireguard.ko.xz insmod: ERROR: could not insert module wireguard.ko.xz: Unknown symbol in module [26696.022127] wireguard: Unknown symbol blake2s_final (err -2) [26696.022140] wireguard: Unknown symbol curve25519_null_point (err -2) [26696.022149] wireguard: Unknown symbol udp_sock_create4 (err -2) [26696.022160] wireguard: Unknown symbol udp_tunnel6_xmit_skb (err -2) [26696.022174] wireguard: Unknown symbol chacha20poly1305_encrypt_sg_inplace (err -2) [26696.022184] wireguard: Unknown symbol blake2s_update (err -2) [26696.022194] wireguard: Unknown symbol chacha20poly1305_encrypt (err -2) [26696.022227] wireguard: Unknown symbol chacha20poly1305_decrypt_sg_inplace (err -2) [26696.022239] wireguard: Unknown symbol xchacha20poly1305_encrypt (err -2) [26696.022244] wireguard: Unknown symbol xchacha20poly1305_decrypt (err -2) [26696.022253] wireguard: Unknown symbol udp_tunnel_sock_release (err -2) [26696.022259] wireguard: Unknown symbol setup_udp_tunnel_sock (err -2) [26696.022263] wireguard: Unknown symbol udp_sock_create6 (err -2) [26696.022273] wireguard: Unknown symbol curve25519_arch (err -2) [26696.022282] wireguard: Unknown symbol chacha20poly1305_decrypt (err -2) [26696.022289] wireguard: Unknown symbol curve25519_base_arch (err -2) [26696.022295] wireguard: Unknown symbol udp_tunnel_xmit_skb (err -2) [26696.022305] wireguard: Unknown symbol blake2s256_hmac (err -2) can we possibly address this in the kernel config for a complete working wireguard module and add wireguard-tools to stx 6.0 ? -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
Good find. Please file a launchpad via https://bugs.launchpad.net/starlingx/+filebug Thanks Scott On 2021-09-12 9:14 p.m., Embedded Devel wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
So i decided to see where things were, when hunting around and saw kernel 5.x was coming and i looked at the config and saw wireguard module included i deployed it successfully, on the internal lab, and looked around a bit to find /lib/modules/5.10.30-200.3.tis.el7.x86_64/kernel/drivers/net/wireguard
insmod wireguard.ko.xz insmod: ERROR: could not insert module wireguard.ko.xz: Unknown symbol in module
[26696.022127] wireguard: Unknown symbol blake2s_final (err -2) [26696.022140] wireguard: Unknown symbol curve25519_null_point (err -2) [26696.022149] wireguard: Unknown symbol udp_sock_create4 (err -2) [26696.022160] wireguard: Unknown symbol udp_tunnel6_xmit_skb (err -2) [26696.022174] wireguard: Unknown symbol chacha20poly1305_encrypt_sg_inplace (err -2) [26696.022184] wireguard: Unknown symbol blake2s_update (err -2) [26696.022194] wireguard: Unknown symbol chacha20poly1305_encrypt (err -2) [26696.022227] wireguard: Unknown symbol chacha20poly1305_decrypt_sg_inplace (err -2) [26696.022239] wireguard: Unknown symbol xchacha20poly1305_encrypt (err -2) [26696.022244] wireguard: Unknown symbol xchacha20poly1305_decrypt (err -2) [26696.022253] wireguard: Unknown symbol udp_tunnel_sock_release (err -2) [26696.022259] wireguard: Unknown symbol setup_udp_tunnel_sock (err -2) [26696.022263] wireguard: Unknown symbol udp_sock_create6 (err -2) [26696.022273] wireguard: Unknown symbol curve25519_arch (err -2) [26696.022282] wireguard: Unknown symbol chacha20poly1305_decrypt (err -2) [26696.022289] wireguard: Unknown symbol curve25519_base_arch (err -2) [26696.022295] wireguard: Unknown symbol udp_tunnel_xmit_skb (err -2) [26696.022305] wireguard: Unknown symbol blake2s256_hmac (err -2)
can we possibly address this in the kernel config for a complete working wireguard module and add wireguard-tools to stx 6.0 ?
-- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Also FYI ... i filed a bug on the wireguard , however in a recent latest iso it appears to be working, controller-0:~$ sudo wg Password: interface: wg0 public key: XXXXXXXXXXXXXXXXXXXXXXX private key: (hidden) listening port: 51820 now trying to figure out the firewall rules to allow out to act like a server for remote access to the cluster :) On Monday 13 September 2021 20:21:23 PM (+07:00), Scott Little wrote:
Good find.
Please file a launchpad via https://bugs.launchpad.net/starlingx/+filebug
Thanks
Scott
On 2021-09-12 9:14 p.m., Embedded Devel wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
So i decided to see where things were, when hunting around and saw kernel 5.x was coming and i looked at the config and saw wireguard module included i deployed it successfully, on the internal lab, and looked around a bit to find /lib/modules/5.10.30-200.3.tis.el7.x86_64/kernel/drivers/net/wireguard
insmod wireguard.ko.xz insmod: ERROR: could not insert module wireguard.ko.xz: Unknown symbol in module
[26696.022127] wireguard: Unknown symbol blake2s_final (err -2) [26696.022140] wireguard: Unknown symbol curve25519_null_point (err -2) [26696.022149] wireguard: Unknown symbol udp_sock_create4 (err -2) [26696.022160] wireguard: Unknown symbol udp_tunnel6_xmit_skb (err -2) [26696.022174] wireguard: Unknown symbol chacha20poly1305_encrypt_sg_inplace (err -2) [26696.022184] wireguard: Unknown symbol blake2s_update (err -2) [26696.022194] wireguard: Unknown symbol chacha20poly1305_encrypt (err -2) [26696.022227] wireguard: Unknown symbol chacha20poly1305_decrypt_sg_inplace (err -2) [26696.022239] wireguard: Unknown symbol xchacha20poly1305_encrypt (err -2) [26696.022244] wireguard: Unknown symbol xchacha20poly1305_decrypt (err -2) [26696.022253] wireguard: Unknown symbol udp_tunnel_sock_release (err -2) [26696.022259] wireguard: Unknown symbol setup_udp_tunnel_sock (err -2) [26696.022263] wireguard: Unknown symbol udp_sock_create6 (err -2) [26696.022273] wireguard: Unknown symbol curve25519_arch (err -2) [26696.022282] wireguard: Unknown symbol chacha20poly1305_decrypt (err -2) [26696.022289] wireguard: Unknown symbol curve25519_base_arch (err -2) [26696.022295] wireguard: Unknown symbol udp_tunnel_xmit_skb (err -2) [26696.022305] wireguard: Unknown symbol blake2s256_hmac (err -2)
can we possibly address this in the kernel config for a complete working wireguard module and add wireguard-tools to stx 6.0 ?
-- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
-- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
participants (2)
-
Embedded Devel
-
Scott Little