一、前言 目前使用的软路由系统是从github fork别人的actions自动编译项目,根据自己需求修改定制的系统,最近折腾完ipv6公网ip,想安装wireguard直连回家访问家里的设备,发现wireguard被我去掉了,因为系统是2022年9月编译的lean源码版本,wireguard是需要跟内核版本对应才能安装的,现在找不到相应版本了,用docker版也缺了kmod-...
两台机器用wireguard连接,需要双方 互相添加peer。 A机,添加peer,公钥写 B机的服务端公钥。预共享密钥填写同一个。 B机,添加peer,公钥写 A机的服务端公钥。预共享密钥填写同一个。 peer 中 Private Key 是用来生成配置文件的,不用于连接。留空。(op-22.03)。 op-21.02 添加 peer: (2023-07测) 在Network ...
luci配置wireguard 核心是路由和防火墙。注意WireGuard接口保存设置后还需要手动重启接口才会生效。 openwrt安装luci-proto-wireguard,之后在op的luci-网络-接口,添加接口协议选WireGuard VPN。 kmod-wireguard的版本号要和运行的linux内核版本号对应,网友编译发布的openwrt如果没有预装,和官方镜像源的经常是不对应的。 作为...
(102/105) Replacing kmod-usb-xhci-hcd (6.6.58-r1 -> 6.6.58-r1) (103/105) Replacing kmod-usb-xhci-mtk (6.6.58-r1 -> 6.6.58-r1) (104/105) Replacing kmod-usb3 (6.6.58-r1 -> 6.6.58-r1) (105/105) Replacing kmod-wireguard (6.6.58-r1 -> 6.6.58-r1) OK: 70 MiB in 308 ...
CONFIG_PACKAGE_kmod-usb-ehci=y CONFIG_PACKAGE_kmod-usb-storage=y CONFIG_PACKAGE_kmod-usb-storage-extras=m CONFIG_PACKAGE_kmod-usb-xhci-hcd=y CONFIG_PACKAGE_kmod-usb2=y CONFIG_PACKAGE_kmod-usb2-pci=m CONFIG_PACKAGE_kmod-usb3=y CONFIG_PACKAGE_kmod-veth=y CONFIG_PACKAGE_kmod-wireguard=y ...
I'll just have to wait around I suppose, I rely on these containers for my homelab and wireguard. I really do appreciate all your efforts on this! oskarirauta commentedon Oct 3, 2023 oskarirauta on Oct 3, 2023·edited byoskarirauta ...
CONFIG_PACKAGE_kmod-usb-storage=y CONFIG_PACKAGE_kmod-usb-storage-extras=y CONFIG_PACKAGE_kmod-usb-storage-uas=y CONFIG_PACKAGE_kmod-usb-wdm=y CONFIG_PACKAGE_kmod-wireguard=y CONFIG_PACKAGE_libatomic=y CONFIG_PACKAGE_libattr=y CONFIG_PACKAGE_libblkid=y ...
I am trying to build a firmware for my x86 device with kmod-mt7915e kernel module. But with the latest openwrt 22.03 version #9536 the package package/kernel/mac80211 (kmod-mt7915e) fails to build. make[2]: Entering directory '/home/shah...
Can you post your config since building that kmod doesn't fail for me, and it has been fixed for a while now? I rinsed and cleaned and updated again (did that also before compiling) and now the build compiled without a problem, not sure what it was, ( I do compile withj = -j ...
CONFIG_PACKAGE_kmod-usb-net-ipheth=m CONFIG_PACKAGE_kmod-usb-net-rndis=m CONFIG_PACKAGE_kmod-usb-storage=y CONFIG_PACKAGE_kmod-usb-wdm=m CONFIG_PACKAGE_kmod-veth=m CONFIG_PACKAGE_kmod-wireguard=y CONFIG_PACKAGE_ksmbd-avahi-service=y CONFIG_PACKAGE_ksmbd-server=y CONFIG_PACKAGE_libatomic=y ...