Jett Wang

Results 56 comments of Jett Wang

It's based on standard protocols and supports most device types, but with enhancements for routeros.

It is recommended that you deploy via docker, as the install deployment method can have unintended consequences due to your environment.

You need to configure the correct certificate, please refer to https://github.com/CA17/TeamsACS/wiki/TR069Certificate

It looks like you're using the http prefix incorrectly, the server-side program configures https certificates by default. https://github.com/CA17/TeamsACS/issues/17 https://github.com/CA17/TeamsACS/wiki/TR069Certificate You will need to generate a valid certificate for your service...

Custom script integration is recommended, ``` # 1 Generate CA private key test -f assets/ca.key || openssl genrsa -out assets/ca.key 4096 # 2 Generate CA certificate test -f assets/ca.crt ||...

没有生产环境验证, 请自行测试

eap: Peer NAK'd asking for unsupported EAP type PEAP (25), skipping... 看起来应该是eap 方法不支持, 这个需要独立配置的,比较复杂 ,默认freeradius 的 eap 可以支持 简单的md5 mschapv2 peap 需要配置好才能用

可能是不兼容问题, 看下是否有错误, 脚本是个黑盒子, 试试手工执行安装步骤

要看 sessionid 是否一样, 有可能是过时的记录