Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

需要一个root/usr/share/rpcd/acl.d/luci-app-syncdial.json #1

Open
Y-A-K-E opened this issue Sep 25, 2020 · 1 comment
Open

需要一个root/usr/share/rpcd/acl.d/luci-app-syncdial.json #1

Y-A-K-E opened this issue Sep 25, 2020 · 1 comment

Comments

@Y-A-K-E
Copy link

Y-A-K-E commented Sep 25, 2020

新的快照openwrt版本,没办法运行.

提示
权限不足,无法读取UCI配置

@Y-A-K-E
Copy link
Author

Y-A-K-E commented Sep 25, 2020

我尝试写了一个,luci正常了.

{
        "luci-app-syncdial": {
                "description": "syncdial",
                "read": {
                        "uci": [ "syncdial" ]
                },
                "write": {
                        "uci": [ "syncdial" ]
                }
        }
}

不过使用过程还是有问题 ,可能没有适配新版本的

1,我原始拨号能获取公网IPV4和ipv6 ,用这个之后,只能获取IPV4,无法获取IPV6,那个选项无效.
2,去掉多播功能后,默认原始wan口无法拨号联网,必须要要多播才能拨号联网.
3,去掉多播后,IPv4 防火墙依然保留了和多播相关的设置.
4,启用掉线重连功能会让已经拨号成功的线路重播,(怀疑这个问题可能是拨号没有获取IPV6成功引起的)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant