firefly icon indicating copy to clipboard operation
firefly copied to clipboard

无法实现组网

Open 15169670031 opened this issue 9 months ago • 0 comments

{ "version": 4.4, "host": "********", "port": 50121, "auto_ssl": false, "password": "firefly", "lang": "en", "ui_traffic_stats": true, "ui_chart_type": 2, "log_level": "error", "wg_private_key": "*******", "wg_device": "eth0", "wg_port": 50120, "wg_mtu": 1420, "wg_persistent_keepalive": 25, "wg_address": "192.168.88.1/24", "wg_dns": "192.168.88.1", "wg_allowed_ips": "192.168.88.0/24", "wg_proxy_address": ":50122" }

这个配置后设备之间无法访问,是DNS的问题吗? 如果设置8.8.8.8 就全局代理了。还有就是,无法设置设备的指定IP。

15169670031 avatar Apr 18 '25 02:04 15169670031