Building Directly In Tree with Buildroot

2022-05-26 Thread Joakim Tallinger
Hi, I’m using Buildroot to build a custom linux kernel (4.14.185) for an embedded system, for which I now want to add Wireguard to. I have one config for initrd and another one for rootfs. I added “BR2_PACKAGE_WIREGUARD_LINUX_COMPAT” to initrd and “BR2_PACKAGE_WIREGUARD_TOOLS” to rootfs. It d

if_wg on BeagleBone black

2022-05-26 Thread Konrad Sewillo-Jopek
Hey folks, here is what I get when trying to ping anything else after if_wg is up and running on my BeagleBone Black: root@beagle:~ # wg show interface: wg0 public key:   private key: (hidden)   listening port: 39856 peer:   preshared key: (hidden)   endpoint:   allowed ips: 10.11.12.0/24 ro

something affects wg iface - how to troubleshoot ?

2022-05-26 Thread lejeczek
Hi guys. I have quite a peculiar case which possibly might interest anybody - as oppose to just resolving an issue. I use a very popular monitoring tool 'monit' to monit my wg0 iface and that works okey, meaning 'monit' does not see any issue with wg0, but _only_ if 'qbittorrent' is _not_ runn