Closed freefrank closed 5 years ago
Bug 详情
软路由两条wan用mwan3做了负载均衡,koolclash并不能代理任何流量。 关掉mwan3只用一条线之后就没问题了!
你的操作
负载均衡
屏幕截图
N/A
调试信息
======================== KoolClash 调试工具 ======================== 调试信息生成于 Mon Apr 29 2019 16:46:36 GMT-0600 (北美山区夏令时间) 当前浏览器:Chrome 74 -------------------- Koolshare OpenWrt 基本信息 -------------------- 固件版本: Openwrt Koolshare mod V2.30, r10402-51ad900e2c by fw867 路由器 LAN IP:10.0.1.1 ------------------------ KoolClash 基本信息 ------------------------ KoolClash 版本:0.16.0 Clash 核心版本:Clash v0.13.0-0-g744728c linux amd64 Sat Mar 30 06:23:03 UTC 2019 KoolClash 当前状态:Clash 进程正在运行 用户指定 Clash 外部控制 Host:未改动 Chromecast(劫持 DNS)是否启用:undefined -------------------------- Clash 进程信息 -------------------------- 25782 root 116m S /koolshare/bin/clash -d /koolshare/koolclash/config/ 25942 root 1072 S /bin/sh /koolshare/scripts/koolclash_debug.sh 141262 26041 root 1072 S /bin/sh /koolshare/scripts/koolclash_debug.sh 141262 26045 root 1072 R /bin/sh /koolshare/scripts/koolclash_debug.sh 141262 ------------------------ Clash 配置文件信息 ------------------------ Clash 原始配置文件是否存在:true Clash 运行配置文件是否存在:true Clash 透明代理端口:23456 Clash 是否允许局域网连接:true Clash 外部控制监听地址:10.0.1.1:6170 --------------------- Clash 配置文件 DNS 配置 ---------------------- Clash DNS 是否启用:true Clash DNS 解析 IPv6:false Clash DNS 增强模式:redir-host Clash DNS 监听:0.0.0.0:23453 KoolClash 当前 DNS 模式:1 -------------------- KoolClash 自定义 DNS 配置 --------------------- dns: enable: true ipv6: false listen: 0.0.0.0:53 enhanced-mode: redir-host nameserver: - 8.8.8.8 - 1.1.1.1 - tls://dns.rubyfish.cn:853 fallback: - tls://1.0.0.1:853 - tls://8.8.4.4:853 ------------------------- iptables 条目 --------------------------- * iptables mangle 中 Clash 相关条目 * iptables nat 中 Clash 相关条目 14442 864K koolclash tcp -- * * 0.0.0.0/0 0.0.0.0/0 * iptables mangle 中 koolclash 链 * iptables nat 中 koolclash 链 1995 118K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 match-set koolclash_white dst 3 120 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 12444 746K REDIRECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 redir ports 23456 * iptables nat 中 Chromecast 相关条目 ---------------------- ipset 白名单 IP 列表 ------------------------ Name: koolclash_white Type: hash:net Revision: 6 Header: family inet hashsize 1024 maxelem 65536 Size in memory: 984 References: 1 Number of entries: 10 Members: 127.0.0.0/8 100.64.0.0/10 240.0.0.0/4 10.0.1.1 224.0.0.0/4 172.16.0.0/12 0.0.0.0/8 169.254.0.0/16 192.168.0.0/16 10.0.0.0/8 ===================================================================
自己设置有问题,不好意思打扰了。关了关了。
Bug 详情
软路由两条wan用mwan3做了负载均衡,koolclash并不能代理任何流量。 关掉mwan3只用一条线之后就没问题了!
你的操作
负载均衡
屏幕截图
N/A
调试信息