最近折腾的问题 ipsec-vpnd 和 ksmbd

zorrose 2026-08-28 09:50 1

1: ipsec-vpnd 连不上,日志报 no IKE config found for xxxxxx:
openwrt 编译 ipsec-vpnd ,swanctl 是依赖。但是启动的时候 swanctl 抢占了 charon 资源,ipsec-vpnd 配置无法生效,/etc/init.d/swanctl disable 就行
2:openWrt ksmbd 文件共享拷贝报错 :
ksmbd 内核模块 SMB3 签名 bug ,OpenWrt 官方 issue #24224 ,Windows11 使用 SMB3 协议复制文件报`0x80090006:无效签名`,切到 SMB2.1 就正常
加上参数
server max protocol = SMB2_10
server min protocol = SMB2_02
最新回复 (0)
    没有回复
* 帖子来源V2EX
返回