Closed cnsunyour closed 4 years ago
天呐我也是这样!我以为是我的问题我把软路由固件重装了三遍了都!应该是openclash的问题了
猜想问题出在 dev 内核和 tun 内核上,回想更新过程,应该是在更新 tun 内核后就无法上网了(我平时使用 tun 内核)。
最后更新 openclash 我是电脑开代理下载安装包后手动在 openwrt 上进行安装的。
我完全同意你的观点,在经历了多次尝试排查之后可以确定就是dev内核和tun内核的问题,可惜之前没有备份老内核。
现在openclash只能用游戏模式了,我是用的是fake-ip,表现和你一模一样
我完全同意你的观点,在经历了多次尝试排查之后可以确定就是dev内核和tun内核的问题,可惜之前没有备份老内核。
现在openclash只能用游戏模式了,我是用的是fake-ip,表现和你一模一样
我倒是有老内核,不过懒得换,反正现在游戏内核也可以用,等 V 大解决问题再更新,不急。
这次V大主要是听了我上次提的issue做udp和tcp混合模式,估计是对dev和tun两个内核做了更改了,导致无法使用,期待V大赶紧更新一下不然心态有些爆炸。。。我前面三次竟然以为是自己固件的问题。。。排查了3个小时。。
我在这来回折腾,以为dns的问题,但是之前用的都好好的,今天更新就用不了了,感谢楼主提示可以开游戏模式用,哭了,睡觉睡觉
以下是我使用混合模式出错的调试日志
OpenClash 调试日志
生成时间: 2020-08-12 02:56:14
插件版本: v0.39.7-beta
#===================== 系统信息 =====================#
主机型号: Phicomm N1
固件版本: OpenWrt SNAPSHOT r2851-1a8e65768
LuCI版本: git-20.223.26773-d18ef13-1
内核版本: 5.7.10-flippy-40+
处理器架构: aarch64_generic
#此项在使用Tun模式时应为ACCEPT
防火墙转发: ACCEPT
#此项有值时建议到网络-接口-lan的设置中禁用IPV6的DHCP
IPV6-DHCP:
#此项结果应仅有配置文件的DNS监听地址
Dnsmasq转发设置: 127.0.0.1#7874
#===================== 依赖检查 =====================#
dnsmasq-full: 已安装
coreutils: 已安装
coreutils-nohup: 已安装
bash: 已安装
curl: 已安装
jsonfilter: 已安装
ca-certificates: 已安装
ipset: 已安装
ip-full: 已安装
iptables-mod-tproxy: 已安装
kmod-tun(TUN模式): 已安装
luci-compat(Luci-19.07): 已安装
#===================== 内核检查 =====================#
运行状态: 运行中
已选择的架构: linux-armv8
#下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限
Tun内核版本: 2020.08.11.g47925d2
Tun内核文件: 存在
Tun内核运行权限: 正常
Game内核版本: v0.17.0-175-g7f77c72
Game内核文件: 存在
Game内核运行权限: 正常
Dev内核版本: v1.0.0-31-g4f61c04
Dev内核文件: 存在
Dev内核运行权限: 正常
#===================== 插件设置 =====================#
当前配置文件: /etc/openclash/config/config.yaml
运行模式: fake-ip-mix
默认代理模式: rule
UDP流量转发: 停用
DNS劫持: 启用
自定义DNS: 停用
IPV6-DNS解析: 停用
禁用Dnsmasq缓存: 停用
自定义规则: 停用
仅允许内网: 停用
仅代理命中规则流量: 停用
#启动异常时建议关闭此项后重试
保留配置: 停用
第三方规则: 停用
#===================== 配置文件 =====================#
port: 7890
socks-port: 7891
allow-lan: true
bind-address: "*"
ipv6: false
mode: rule
log-level: silent
external-controller: 0.0.0.0:9090
redir-port: 7892
secret: "123456"
external-ui: "/usr/share/openclash/dashboard"
tun:
enable: true
stack: system
dns-hijack:
- tcp://8.8.8.8:53
- tcp://8.8.4.4:53
dns:
enable: true
ipv6: false
enhanced-mode: fake-ip
fake-ip-range: 198.18.0.1/16
listen: 127.0.0.1:7874
fake-ip-filter:
##Custom fake-ip-filter##
- '*.lan'
- 'time.windows.com'
- 'time.nist.gov'
- 'time.apple.com'
- 'time.asia.apple.com'
- '*.ntp.org.cn'
- '*.openwrt.pool.ntp.org'
- 'time1.cloud.tencent.com'
- 'time.ustc.edu.cn'
- 'pool.ntp.org'
- 'ntp.ubuntu.com'
- 'ntp.aliyun.com'
- 'ntp1.aliyun.com'
- 'ntp2.aliyun.com'
- 'ntp3.aliyun.com'
- 'ntp4.aliyun.com'
- 'ntp5.aliyun.com'
- 'ntp6.aliyun.com'
- 'ntp7.aliyun.com'
- 'time1.aliyun.com'
- 'time2.aliyun.com'
- 'time3.aliyun.com'
- 'time4.aliyun.com'
- 'time5.aliyun.com'
- 'time6.aliyun.com'
- 'time7.aliyun.com'
- '*.time.edu.cn'
- 'time1.apple.com'
- 'time2.apple.com'
- 'time3.apple.com'
- 'time4.apple.com'
- 'time5.apple.com'
- 'time6.apple.com'
- 'time7.apple.com'
- 'time1.google.com'
- 'time2.google.com'
- 'time3.google.com'
- 'time4.google.com'
- 'music.163.com'
- '*.music.163.com'
- '*.126.net'
- 'musicapi.taihe.com'
- 'music.taihe.com'
- 'songsearch.kugou.com'
- 'trackercdn.kugou.com'
- '*.kuwo.cn'
- 'api-jooxtt.sanook.com'
- 'api.joox.com'
- 'joox.com'
- 'y.qq.com'
- '*.y.qq.com'
- 'streamoc.music.tc.qq.com'
- 'mobileoc.music.tc.qq.com'
- 'isure.stream.qqmusic.qq.com'
- 'dl.stream.qqmusic.qq.com'
- 'aqqmusic.tc.qq.com'
- 'amobile.music.tc.qq.com'
- '*.xiami.com'
- '*.music.migu.cn'
- 'music.migu.cn'
- '*.msftconnecttest.com'
- '*.msftncsi.com'
- 'localhost.ptlogin2.qq.com'
- '*.*.*.srv.nintendo.net'
- '*.*.stun.playstation.net'
- 'xbox.*.*.microsoft.com'
- '*.*.xboxlive.com'
nameserver:
- 114.114.114.114
- 223.5.5.5
fallback:
- https://doh.rixcloud.dev/dns-query
- tls://8.8.8.8:853
fallback-filter:
geoip: true
ipcidr:
- 240.0.0.0/4
#===================== 防火墙设置 =====================#
#NAT chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 8.8.4.4
2 ACCEPT tcp -- 0.0.0.0/0 8.8.8.8
3 REDIRECT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 redir ports 53
4 REDIRECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 redir ports 53
5 prerouting_rule all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom prerouting rule chain */
6 zone_lan_prerouting all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
7 openclash tcp -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
1 openclash_output tcp -- 0.0.0.0/0 0.0.0.0/0
#Mangle chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
1 openclash udp -- 0.0.0.0/0 0.0.0.0/0
2 openclash_dns_hijack tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
#===================== 路由表状态 =====================#
#route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.31.1 0.0.0.0 UG 0 0 0 br-lan
172.31.0.0 0.0.0.0 255.255.255.0 U 0 0 0 docker0
192.168.31.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
198.18.0.0 0.0.0.0 255.255.0.0 U 0 0 0 utun
#ip route list
default via 192.168.31.1 dev br-lan proto static
172.31.0.0/24 dev docker0 proto kernel scope link src 172.31.0.1 linkdown
192.168.31.0/24 dev br-lan proto kernel scope link src 192.168.31.51
198.18.0.0/16 dev utun proto kernel scope link src 198.18.0.1
#ip rule show
0: from all lookup local
32765: from all fwmark 0x162 lookup 354
32766: from all lookup main
32767: from all lookup default
#===================== Tun设备状态 =====================#
clash0: tun persist user 0
utun: tun pi filter
#===================== 端口占用状态 =====================#
tcp 0 0 198.18.0.1:7777 0.0.0.0:* LISTEN 16931/clash
tcp 0 0 :::7890 :::* LISTEN 16931/clash
tcp 0 0 :::7891 :::* LISTEN 16931/clash
tcp 0 0 :::7892 :::* LISTEN 16931/clash
tcp 0 0 :::9090 :::* LISTEN 16931/clash
udp 0 0 127.0.0.1:7874 0.0.0.0:* 16931/clash
udp 0 0 198.18.0.1:7777 0.0.0.0:* 16931/clash
udp 0 0 :::7891 :::* 16931/clash
udp 0 0 :::7892 :::* 16931/clash
#===================== 测试本机DNS查询 =====================#
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: www.baidu.com
Address 1: 198.18.0.6
*** Can't find www.baidu.com: No answer
#===================== 测试本机网络连接 =====================#
HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform
Connection: keep-alive
Content-Length: 277
Content-Type: text/html
Date: Tue, 11 Aug 2020 18:56:16 GMT
Etag: "575e1f5c-115"
Last-Modified: Mon, 13 Jun 2016 02:50:04 GMT
Pragma: no-cache
Server: bfe/1.0.8.18
#===================== 测试本机网络下载 =====================#
HTTP/1.1 200 Connection established
HTTP/1.1 200 Connection established
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 78
Cache-Control: max-age=300
Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
Content-Type: text/plain; charset=utf-8
ETag: "2f3a02f4e4fb5831f64d24282cbac5aee98c06edf5f10619508297c30fa0572d"
Strict-Transport-Security: max-age=31536000
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
Via: 1.1 varnish (Varnish/6.0)
X-GitHub-Request-Id: DCD2:18A8:1DA3A:25827:5F32DC5F
Accept-Ranges: bytes
Date: Tue, 11 Aug 2020 18:56:21 GMT
Via: 1.1 varnish
X-Served-By: cache-lax8628-LAX
X-Cache: HIT, HIT
X-Cache-Hits: 1, 1
X-Timer: S1597172182.533368,VS0,VE1
Vary: Authorization,Accept-Encoding
Access-Control-Allow-Origin: *
X-Fastly-Request-ID: cc8d1be2b5ff51187e57795e33b6ad801c61958f
Expires: Tue, 11 Aug 2020 19:01:21 GMT
Source-Age: 170
#===================== 最近运行日志 =====================#
2020-08-11 17:11:35 OpenClash Start Successful
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🌍 国外媒体"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🚀 节点选择"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🎯 全球直连"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 📢 谷歌FCM"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 📲 电报信息"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🐟 漏网之鱼"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🍎 苹果服务"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🛑 全球拦截"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🍃 应用净化"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider Ⓜ️ 微软服务"
time="2020-08-11T17:11:41+08:00" level=info msg="DNS server listening at: 127.0.0.1:7874"
2020-08-12 02:49:42 OpenClash Reload After Firewall Restart
2020-08-12 02:49:43 OpenClash Reload After Firewall Restart
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 🌍 国外媒体"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 🍃 应用净化"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 🍎 苹果服务"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 🚀 节点选择"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 📲 电报信息"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 🐟 漏网之鱼"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 🛑 全球拦截"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 📢 谷歌FCM"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider 🎯 全球直连"
time="2020-08-12T02:55:58+08:00" level=info msg="Start initial compatible provider Ⓜ️ 微软服务"
time="2020-08-12T02:55:58+08:00" level=info msg="DNS server listening at: 127.0.0.1:7874"
2020-08-12 02:55:52 OpenClash Start Successful
以下是我使用游戏模式正常的调试日志
OpenClash 调试日志
生成时间: 2020-08-12 02:53:27
插件版本: v0.39.7-beta
#===================== 系统信息 =====================#
主机型号: Phicomm N1
固件版本: OpenWrt SNAPSHOT r2851-1a8e65768
LuCI版本: git-20.223.26773-d18ef13-1
内核版本: 5.7.10-flippy-40+
处理器架构: aarch64_generic
#此项在使用Tun模式时应为ACCEPT
防火墙转发: ACCEPT
#此项有值时建议到网络-接口-lan的设置中禁用IPV6的DHCP
IPV6-DHCP:
#此项结果应仅有配置文件的DNS监听地址
Dnsmasq转发设置: 127.0.0.1#7874
#===================== 依赖检查 =====================#
dnsmasq-full: 已安装
coreutils: 已安装
coreutils-nohup: 已安装
bash: 已安装
curl: 已安装
jsonfilter: 已安装
ca-certificates: 已安装
ipset: 已安装
ip-full: 已安装
iptables-mod-tproxy: 已安装
kmod-tun(TUN模式): 已安装
luci-compat(Luci-19.07): 已安装
#===================== 内核检查 =====================#
运行状态: 运行中
已选择的架构: linux-armv8
#下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限
Tun内核版本: 2020.08.11.g47925d2
Tun内核文件: 存在
Tun内核运行权限: 正常
Game内核版本: v0.17.0-175-g7f77c72
Game内核文件: 存在
Game内核运行权限: 正常
Dev内核版本: v1.0.0-31-g4f61c04
Dev内核文件: 存在
Dev内核运行权限: 正常
#===================== 插件设置 =====================#
当前配置文件: /etc/openclash/config/config.yaml
运行模式: fake-ip-vpn
默认代理模式: rule
UDP流量转发: 停用
DNS劫持: 启用
自定义DNS: 停用
IPV6-DNS解析: 停用
禁用Dnsmasq缓存: 停用
自定义规则: 停用
仅允许内网: 停用
仅代理命中规则流量: 停用
#启动异常时建议关闭此项后重试
保留配置: 停用
第三方规则: 停用
#===================== 配置文件 =====================#
port: 7890
socks-port: 7891
allow-lan: true
bind-address: "*"
ipv6: false
mode: rule
log-level: silent
external-controller: 0.0.0.0:9090
redir-port: 7892
secret: "123456"
external-ui: "/usr/share/openclash/dashboard"
tun:
enable: true
device-url: dev://clash0
dns-listen: 0.0.0.0:53
dns:
enable: true
ipv6: false
enhanced-mode: fake-ip
fake-ip-range: 198.18.0.1/16
listen: 127.0.0.1:7874
fake-ip-filter:
##Custom fake-ip-filter##
- '*.lan'
- 'time.windows.com'
- 'time.nist.gov'
- 'time.apple.com'
- 'time.asia.apple.com'
- '*.ntp.org.cn'
- '*.openwrt.pool.ntp.org'
- 'time1.cloud.tencent.com'
- 'time.ustc.edu.cn'
- 'pool.ntp.org'
- 'ntp.ubuntu.com'
- 'ntp.aliyun.com'
- 'ntp1.aliyun.com'
- 'ntp2.aliyun.com'
- 'ntp3.aliyun.com'
- 'ntp4.aliyun.com'
- 'ntp5.aliyun.com'
- 'ntp6.aliyun.com'
- 'ntp7.aliyun.com'
- 'time1.aliyun.com'
- 'time2.aliyun.com'
- 'time3.aliyun.com'
- 'time4.aliyun.com'
- 'time5.aliyun.com'
- 'time6.aliyun.com'
- 'time7.aliyun.com'
- '*.time.edu.cn'
- 'time1.apple.com'
- 'time2.apple.com'
- 'time3.apple.com'
- 'time4.apple.com'
- 'time5.apple.com'
- 'time6.apple.com'
- 'time7.apple.com'
- 'time1.google.com'
- 'time2.google.com'
- 'time3.google.com'
- 'time4.google.com'
- 'music.163.com'
- '*.music.163.com'
- '*.126.net'
- 'musicapi.taihe.com'
- 'music.taihe.com'
- 'songsearch.kugou.com'
- 'trackercdn.kugou.com'
- '*.kuwo.cn'
- 'api-jooxtt.sanook.com'
- 'api.joox.com'
- 'joox.com'
- 'y.qq.com'
- '*.y.qq.com'
- 'streamoc.music.tc.qq.com'
- 'mobileoc.music.tc.qq.com'
- 'isure.stream.qqmusic.qq.com'
- 'dl.stream.qqmusic.qq.com'
- 'aqqmusic.tc.qq.com'
- 'amobile.music.tc.qq.com'
- '*.xiami.com'
- '*.music.migu.cn'
- 'music.migu.cn'
- '*.msftconnecttest.com'
- '*.msftncsi.com'
- 'localhost.ptlogin2.qq.com'
- '*.*.*.srv.nintendo.net'
- '*.*.stun.playstation.net'
- 'xbox.*.*.microsoft.com'
- '*.*.xboxlive.com'
nameserver:
- 114.114.114.114
- 223.5.5.5
fallback:
- https://doh.rixcloud.dev/dns-query
- tls://8.8.8.8:853
fallback-filter:
geoip: true
ipcidr:
- 240.0.0.0/4
#===================== 防火墙设置 =====================#
#NAT chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
2 REDIRECT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 redir ports 53
3 REDIRECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 redir ports 53
4 prerouting_rule all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom prerouting rule chain */
5 zone_lan_prerouting all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
#Mangle chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
1 openclash all -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
1 openclash_output all -- 0.0.0.0/0 0.0.0.0/0
#===================== 路由表状态 =====================#
#route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.31.1 0.0.0.0 UG 0 0 0 br-lan
172.31.0.0 0.0.0.0 255.255.255.0 U 0 0 0 docker0
192.168.31.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
#ip route list
default via 192.168.31.1 dev br-lan proto static
172.31.0.0/24 dev docker0 proto kernel scope link src 172.31.0.1 linkdown
192.168.31.0/24 dev br-lan proto kernel scope link src 192.168.31.51
#ip rule show
0: from all lookup local
32765: from all fwmark 0x162 lookup 354
32766: from all lookup main
32767: from all lookup default
#===================== Tun设备状态 =====================#
clash0: tun persist user 0
#===================== 端口占用状态 =====================#
tcp 0 0 :::7890 :::* LISTEN 5096/clash
tcp 0 0 :::7891 :::* LISTEN 5096/clash
tcp 0 0 :::7892 :::* LISTEN 5096/clash
tcp 0 0 :::9090 :::* LISTEN 5096/clash
tcp 0 0 :::6060 :::* LISTEN 5096/clash
udp 0 0 127.0.0.1:7874 0.0.0.0:* 5096/clash
udp 0 0 :::7891 :::* 5096/clash
udp 0 0 :::7892 :::* 5096/clash
udp 0 0 :::41938 :::* 5096/clash
udp 0 0 :::36105 :::* 5096/clash
#===================== 测试本机DNS查询 =====================#
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: www.baidu.com
Address 1: 198.18.0.21
*** Can't find www.baidu.com: No answer
#===================== 测试本机网络连接 =====================#
HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform
Connection: keep-alive
Content-Length: 277
Content-Type: text/html
Date: Tue, 11 Aug 2020 18:53:29 GMT
Etag: "575e1f5d-115"
Last-Modified: Mon, 13 Jun 2016 02:50:05 GMT
Pragma: no-cache
Server: bfe/1.0.8.18
#===================== 测试本机网络下载 =====================#
HTTP/1.1 200 Connection established
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 78
Cache-Control: max-age=300
Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
Content-Type: text/plain; charset=utf-8
ETag: "2f3a02f4e4fb5831f64d24282cbac5aee98c06edf5f10619508297c30fa0572d"
Strict-Transport-Security: max-age=31536000
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
Via: 1.1 varnish (Varnish/6.0)
X-GitHub-Request-Id: DCD2:18A8:1DA3A:25827:5F32DC5F
Accept-Ranges: bytes
Date: Tue, 11 Aug 2020 18:53:31 GMT
Via: 1.1 varnish
X-Served-By: cache-lax8623-LAX
X-Cache: HIT, HIT
X-Cache-Hits: 1, 1
X-Timer: S1597172011.748549,VS0,VE349
Vary: Authorization,Accept-Encoding
Access-Control-Allow-Origin: *
X-Fastly-Request-ID: 08720ad5fa09daeae35523cb553cdcb867da8d56
Expires: Tue, 11 Aug 2020 18:58:31 GMT
Source-Age: 0
#===================== 最近运行日志 =====================#
2020-08-11 17:11:35 OpenClash Start Successful
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🌍 国外媒体"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🚀 节点选择"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🎯 全球直连"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 📢 谷歌FCM"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 📲 电报信息"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🐟 漏网之鱼"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🍎 苹果服务"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🛑 全球拦截"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider 🍃 应用净化"
time="2020-08-11T17:11:41+08:00" level=info msg="Start initial compatible provider Ⓜ️ 微软服务"
time="2020-08-11T17:11:41+08:00" level=info msg="DNS server listening at: 127.0.0.1:7874"
2020-08-12 02:49:42 OpenClash Reload After Firewall Restart
2020-08-12 02:49:43 OpenClash Reload After Firewall Restart
我早上7点更新的,也更新了内核,切换到redir和fake(均混合)跑了speedtest,都是好的,日志在下面,可以对比看看
OpenClash 调试日志
生成时间: 2020-08-12 07:20:26
插件版本: v0.39.7-beta
#===================== 系统信息 =====================#
主机型号: VMware, Inc. VMware7,1
固件版本: OpenWrt SNAPSHOT r0-376abbc
LuCI版本: git-20.191.36863-eee6bae-1
内核版本: 5.4.51
处理器架构: x86_64
#此项在使用Tun模式时应为ACCEPT
防火墙转发: ACCEPT
#此项有值时建议到网络-接口-lan的设置中禁用IPV6的DHCP
IPV6-DHCP:
#此项结果应仅有配置文件的DNS监听地址
Dnsmasq转发设置: 127.0.0.1#5353
#===================== 依赖检查 =====================#
dnsmasq-full: 已安装
coreutils: 已安装
coreutils-nohup: 已安装
bash: 已安装
curl: 已安装
jsonfilter: 已安装
ca-certificates: 已安装
ipset: 已安装
ip-full: 已安装
iptables-mod-tproxy: 已安装
kmod-tun(TUN模式): 已安装
luci-compat(Luci-19.07): 已安装
#===================== 内核检查 =====================#
运行状态: 运行中
已选择的架构: linux-amd64
#下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限
Tun内核版本: 2020.07.28.ge8f69b1
Tun内核文件: 存在
Tun内核运行权限: 正常
Game内核版本:
Game内核文件: 不存在
Game内核运行权限: 否
Dev内核版本: v1.0.0-31-g4f61c04
Dev内核文件: 存在
Dev内核运行权限: 正常
#===================== 插件设置 =====================#
当前配置文件: /etc/openclash/config/rixCloud.subconverter.github.yaml
运行模式: redir-host-mix
默认代理模式: rule
UDP流量转发: 停用
DNS劫持: 启用
自定义DNS: 停用
IPV6-DNS解析: 停用
禁用Dnsmasq缓存: 停用
自定义规则: 停用
仅允许内网: 停用
仅代理命中规则流量: 停用
#启动异常时建议关闭此项后重试
保留配置: 停用
第三方规则: 停用
#===================== 配置文件 =====================#
port: 7890
socks-port: 7891
allow-lan: true
bind-address: "*"
ipv6: false
mode: rule
log-level: info
redir-port: 7892
external-controller: 0.0.0.0:9090
secret: "P0eYQLb7Z0xlZdGq8pH2"
external-ui: "/usr/share/openclash/dashboard"
tun:
enable: true
stack: system
dns-hijack:
- tcp://8.8.8.8:53
- tcp://8.8.4.4:53
hosts:
##Custom HOSTS##
# experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
# NOTE: hosts don't work with `fake-ip`
# '*.clash.dev': 127.0.0.1
# 'alpha.clash.dev': '::1'
##Custom HOSTS END##
dns:
enable: true
ipv6: false
listen: 127.0.0.1:5353
enhanced-mode: redir-host
default-nameserver:
- 119.29.29.29
- 119.28.28.28
fake-ip-filter:
nameserver:
- https://dns.alidns.com/dns-query
- https://doh.pub/dns-query
#===================== 防火墙设置 =====================#
#NAT chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
1 ACCEPT tcp -- 0.0.0.0/0 8.8.4.4
2 ACCEPT tcp -- 0.0.0.0/0 8.8.8.8
3 REDIRECT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 redir ports 53
4 REDIRECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 redir ports 53
5 prerouting_rule all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom prerouting rule chain */
6 zone_lan_prerouting all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
7 openclash tcp -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
#Mangle chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
1 openclash udp -- 0.0.0.0/0 0.0.0.0/0
2 openclash_dns_hijack tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
#===================== 路由表状态 =====================#
#route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.100.254 0.0.0.0 UG 0 0 0 br-lan
192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
198.18.0.0 0.0.0.0 255.255.0.0 U 0 0 0 utun
#ip route list
default via 192.168.100.254 dev br-lan proto static
192.168.100.0/24 dev br-lan proto kernel scope link src 192.168.100.250
198.18.0.0/16 dev utun proto kernel scope link src 198.18.0.1
#ip rule show
0: from all lookup local
32765: from all fwmark 0x162 lookup 354
32766: from all lookup main
32767: from all lookup default
#===================== Tun设备状态 =====================#
utun: tun pi filter
#===================== 端口占用状态 =====================#
tcp 0 0 198.18.0.1:7777 0.0.0.0:* LISTEN 17648/clash
tcp 0 0 :::7890 :::* LISTEN 17648/clash
tcp 0 0 :::7891 :::* LISTEN 17648/clash
tcp 0 0 :::7892 :::* LISTEN 17648/clash
tcp 0 0 :::9090 :::* LISTEN 17648/clash
udp 0 0 127.0.0.1:5353 0.0.0.0:* 17648/clash
udp 0 0 198.18.0.1:7777 0.0.0.0:* 17648/clash
udp 0 0 :::7891 :::* 17648/clash
udp 0 0 :::7892 :::* 17648/clash
#===================== 测试本机DNS查询 =====================#
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: www.baidu.com
www.baidu.com canonical name = www.a.shifen.com
Name: www.a.shifen.com
Address 1: 36.152.44.95
Address 2: 36.152.44.96
*** Can't find www.baidu.com: No answer
#===================== resolv.conf.d =====================#
# Interface lan
nameserver 192.168.100.254
#===================== 测试本机网络连接 =====================#
HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform
Connection: keep-alive
Content-Length: 277
Content-Type: text/html
Date: Tue, 11 Aug 2020 23:20:26 GMT
Etag: "575e1f7d-115"
Last-Modified: Mon, 13 Jun 2016 02:50:37 GMT
Pragma: no-cache
Server: bfe/1.0.8.18
#===================== 测试本机网络下载 =====================#
HTTP/1.1 200 Connection established
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 78
Cache-Control: max-age=300
Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
Content-Type: text/plain; charset=utf-8
ETag: "2f3a02f4e4fb5831f64d24282cbac5aee98c06edf5f10619508297c30fa0572d"
Strict-Transport-Security: max-age=31536000
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
Via: 1.1 varnish (Varnish/6.0)
X-GitHub-Request-Id: 6644:7229:169F46:1AA0BA:5F3327BB
Accept-Ranges: bytes
Date: Tue, 11 Aug 2020 23:20:27 GMT
Via: 1.1 varnish
X-Served-By: cache-mxp19827-MXP
X-Cache: HFM, MISS
X-Cache-Hits: 0, 0
X-Timer: S1597188028.573419,VS0,VE114
Vary: Authorization,Accept-Encoding
Access-Control-Allow-Origin: *
X-Fastly-Request-ID: cf7718d8d79c778a33eb1f1393e6833c591c76d8
Expires: Tue, 11 Aug 2020 23:25:27 GMT
Source-Age: 0
#===================== 最近运行日志 =====================#
time="2020-08-11T23:03:41Z" level=info msg="[TCP] 192.168.100.206:50129 --> xp.apple.com match DomainSuffix(apple.com) using Apple[DIRECT]"
time="2020-08-11T23:04:06Z" level=info msg="[TCP] 192.168.100.202:64085 --> 198.18.2.187 match IPCIDR(198.18.0.0/16) using REJECT"
time="2020-08-11T23:04:06Z" level=info msg="[TCP] 192.168.100.202:64086 --> 198.18.2.187 match IPCIDR(198.18.0.0/16) using REJECT"
time="2020-08-11T23:04:06Z" level=info msg="[TCP] 192.168.100.202:64087 --> 198.18.2.187 match IPCIDR(198.18.0.0/16) using REJECT"
time="2020-08-11T23:04:15Z" level=info msg="[TCP] 192.168.100.206:50130 --> e10499.dsce9.akamaiedge.net match Match() using Proxy[香港高级 IEPL 中继 13]"
time="2020-08-11T23:04:15Z" level=info msg="[TCP] 192.168.100.206:50131 --> gspe79-ssl.ls.apple.com match DomainSuffix(apple.com) using Apple[DIRECT]"
time="2020-08-11T23:05:10Z" level=info msg="[TCP] 192.168.100.206:50134 --> e17437.dscb.akamaiedge.net match Match() using Proxy[香港高级 IEPL 中继 13]"
time="2020-08-11T23:05:11Z" level=info msg="[TCP] 192.168.100.202:64088 --> www3.l.google.com match DomainKeyword(google) using Proxy[香港高级 IEPL 中继 13]"
time="2020-08-11T23:05:11Z" level=info msg="[TCP] 192.168.100.202:64089 --> ocsp.pki.goog match GeoIP(CN) using DIRECT"
time="2020-08-11T23:05:11Z" level=info msg="[TCP] 192.168.100.202:64090 --> www3.l.google.com match DomainKeyword(google) using Proxy[香港高级 IEPL 中继 13]"
time="2020-08-11T23:06:24Z" level=warning msg="dial DIRECT error: dial tcp4 17.167.192.231:443: i/o timeout"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider Hong Kong EXP-BGP"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider Japan OPT"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider Singapore"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider AdBlock"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider Proxy"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider ServerALL"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider Apple"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider YouTube"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider Netflix"
time="2020-08-11T23:11:36Z" level=info msg="Start initial compatible provider Hong Kong ALL"
time="2020-08-11T23:11:36Z" level=info msg="DNS server listening at: 127.0.0.1:5353"
time="2020-08-11T23:11:36Z" level=info msg="RESTful API listening at: 0.0.0.0:9090"
time="2020-08-11T23:11:36Z" level=info msg="HTTP proxy listening at: :7890"
time="2020-08-11T23:11:36Z" level=info msg="SOCKS proxy listening at: :7891"
time="2020-08-11T23:11:36Z" level=info msg="Redir proxy listening at: :7892"
time="2020-08-11T23:11:36Z" level=info msg="Tun Proxy listening at: utun(198.18.0.1)"
2020-08-12 07:11:33 OpenClash Start Successful
time="2020-08-11T23:12:31Z" level=info msg="[TCP] 192.168.100.202:64091 --> 19-courier.push.apple.com match DomainSuffix(apple.com) using Apple[DIRECT]"
time="2020-08-11T23:20:26Z" level=info msg="[TCP] 192.168.100.250:51450 --> raw.githubusercontent.com match DomainKeyword(github) using Proxy[新加坡标准 IEPL 中继 1]"
比了一下楼上两位的日志,tun内核我没更新,也许是这个问题。可以替换成老版本排错看看。
更新0.39.7后,也出现过一堆问题,然后一顿操作后,恢复正常。 所有内核都更新到最新版了
不是 那您倒是说是什么操作啊。。
不是 那您倒是说是什么操作啊。。
看了你的日志,设置没差啊,难道是规则问题?
不是 那您倒是说是什么操作啊。。
看了你的日志,设置没差啊,难道是规则问题?
我tun内核是老的(我没问题) 你说你“一顿操作后”,没说什么操作这没意义啊
不是 那您倒是说是什么操作啊。。
看了你的日志,设置没差啊,难道是规则问题?
我tun内核是老的(我没问题) 你说你“一顿操作后”,没说什么操作这没意义啊
之前是fake ip增强模式,这是第一次用tun模式。
更新到最新版本,我可以正常使用
不是 那您倒是说是什么操作啊。。
看了你的日志,设置没差啊,难道是规则问题?
我tun内核是老的(我没问题) 你说你“一顿操作后”,没说什么操作这没意义啊
之前是fake ip增强模式,这是第一次用tun模式。
@OleStore 你这些回答毫无用处没有重点
都更新到最新版,出现同样错误现象,fake-ip、fake-ip混合、redir-host、redir-host混合,dev内核、tun内核都不行,dev内核换成https://github.com/R3pl4c3r/clash/releases,这个的fake-ip下恢复正常
生成时间: 2020-08-12 09:08:37
插件版本: v0.39.7-beta
#===================== 系统信息 =====================#
主机型号: Intel(R) Celeron(R) CPU J3455 @ 1.50GHz : 2 Core 2 Thread
固件版本: OpenWrt SNAPSHOT r0-f9e821f
LuCI版本: git-20.191.36863-eee6bae-1
内核版本: 5.4.51
处理器架构: x86_64
#此项在使用Tun模式时应为ACCEPT
防火墙转发: ACCEPT
#此项有值时建议到网络-接口-lan的设置中禁用IPV6的DHCP
IPV6-DHCP:
#此项结果应仅有配置文件的DNS监听地址
Dnsmasq转发设置: 127.0.0.1#7874
#===================== 依赖检查 =====================#
dnsmasq-full: 已安装
coreutils: 已安装
coreutils-nohup: 已安装
bash: 已安装
curl: 已安装
jsonfilter: 已安装
ca-certificates: 已安装
ipset: 已安装
ip-full: 已安装
iptables-mod-tproxy: 已安装
kmod-tun(TUN模式): 已安装
luci-compat(Luci-19.07): 已安装
#===================== 内核检查 =====================#
运行状态: 运行中
已选择的架构: linux-amd64
#下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限
Tun内核版本: 2020.08.11.g47925d2
Tun内核文件: 存在
Tun内核运行权限: 正常
Game内核版本:
Game内核文件: 不存在
Game内核运行权限: 否
Dev内核版本: v1.1.1
Dev内核文件: 存在
Dev内核运行权限: 正常
#===================== 插件设置 =====================#
当前配置文件: /etc/openclash/config/maying.yaml
运行模式: fake-ip
默认代理模式: rule
UDP流量转发: 停用
DNS劫持: 启用
自定义DNS: 停用
IPV6-DNS解析: 停用
禁用Dnsmasq缓存: 启用
自定义规则: 停用
仅允许内网: 停用
仅代理命中规则流量: 停用
#启动异常时建议关闭此项后重试
保留配置: 停用
第三方规则: 停用
#===================== 配置文件 =====================#
port: 7890
socks-port: 7891
allow-lan: true
bind-address: "*"
ipv6: false
mode: rule
log-level: info
external-controller: 0.0.0.0:9090
redir-port: 7892
secret: "123456"
external-ui: "/usr/share/openclash/dashboard"
dns:
enable: true
ipv6: false
enhanced-mode: fake-ip
fake-ip-range: 198.18.0.1/16
listen: 127.0.0.1:7874
fake-ip-filter:
##Custom fake-ip-filter##
- '*.lan'
- 'time.windows.com'
- 'time.nist.gov'
- 'time.apple.com'
- 'time.asia.apple.com'
- '*.ntp.org.cn'
- '*.openwrt.pool.ntp.org'
- 'time1.cloud.tencent.com'
- 'time.ustc.edu.cn'
- 'pool.ntp.org'
- 'ntp.ubuntu.com'
- 'ntp.aliyun.com'
- 'ntp1.aliyun.com'
- 'ntp2.aliyun.com'
- 'ntp3.aliyun.com'
- 'ntp4.aliyun.com'
- 'ntp5.aliyun.com'
- 'ntp6.aliyun.com'
- 'ntp7.aliyun.com'
- 'time1.aliyun.com'
- 'time2.aliyun.com'
- 'time3.aliyun.com'
- 'time4.aliyun.com'
- 'time5.aliyun.com'
- 'time6.aliyun.com'
- 'time7.aliyun.com'
- '*.time.edu.cn'
- 'time1.apple.com'
- 'time2.apple.com'
- 'time3.apple.com'
- 'time4.apple.com'
- 'time5.apple.com'
- 'time6.apple.com'
- 'time7.apple.com'
- 'time1.google.com'
- 'time2.google.com'
- 'time3.google.com'
- 'time4.google.com'
- 'music.163.com'
- '*.music.163.com'
- '*.126.net'
- 'musicapi.taihe.com'
- 'music.taihe.com'
- 'songsearch.kugou.com'
- 'trackercdn.kugou.com'
- '*.kuwo.cn'
- 'api-jooxtt.sanook.com'
- 'api.joox.com'
- 'joox.com'
- 'y.qq.com'
- '*.y.qq.com'
- 'streamoc.music.tc.qq.com'
- 'mobileoc.music.tc.qq.com'
- 'isure.stream.qqmusic.qq.com'
- 'dl.stream.qqmusic.qq.com'
- 'aqqmusic.tc.qq.com'
- 'amobile.music.tc.qq.com'
- '*.xiami.com'
- '*.music.migu.cn'
- 'music.migu.cn'
- '*.msftconnecttest.com'
- '*.msftncsi.com'
- 'localhost.ptlogin2.qq.com'
- '*.*.*.srv.nintendo.net'
- '*.*.stun.playstation.net'
- 'xbox.*.*.microsoft.com'
- '*.*.xboxlive.com'
##Custom fake-ip-filter END##
nameserver:
- 114.114.114.114
- 223.5.5.5
- 1.0.0.1
fallback:
- 119.29.29.29
- https://dns.alidns.com/dns-query
- https://rubyfish.cn/dns-query
fallback-filter:
geoip: true
ipcidr:
- 240.0.0.0/4
#===================== 防火墙设置 =====================#
#NAT chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
1 REDIRECT tcp -- 0.0.0.0/0 8.8.4.4 redir ports 7892
2 REDIRECT tcp -- 0.0.0.0/0 8.8.8.8 redir ports 7892
3 REDIRECT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 redir ports 53
4 REDIRECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 redir ports 53
5 prerouting_rule all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom prerouting rule chain */
6 zone_lan_prerouting all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
7 zone_wan_prerouting all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
8 zone_vpn_prerouting all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
9 openclash tcp -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
1 openclash_output tcp -- 0.0.0.0/0 0.0.0.0/0
#Mangle chain
Chain PREROUTING (policy ACCEPT)
num target prot opt source destination
Chain OUTPUT (policy ACCEPT)
num target prot opt source destination
1 RRDIPT_OUTPUT all -- 0.0.0.0/0 0.0.0.0/0
#===================== 路由表状态 =====================#
#route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 br-lan
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
#ip route list
default via 192.168.2.1 dev br-lan proto static
192.168.2.0/24 dev br-lan proto kernel scope link src 192.168.2.253
#ip rule show
0: from all lookup local
32766: from all lookup main
32767: from all lookup default
#===================== 端口占用状态 =====================#
tcp 0 0 :::9090 :::* LISTEN 24680/clash
tcp 0 0 :::7890 :::* LISTEN 24680/clash
tcp 0 0 :::7891 :::* LISTEN 24680/clash
tcp 0 0 :::7892 :::* LISTEN 24680/clash
udp 0 0 127.0.0.1:7874 0.0.0.0:* 24680/clash
udp 0 0 :::7891 :::* 24680/clash
udp 0 0 :::7892 :::* 24680/clash
#===================== 测试本机DNS查询 =====================#
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: www.baidu.com
Address 1: 198.18.0.17
*** Can't find www.baidu.com: No answer
#===================== resolv.conf.d =====================#
# Interface lan
nameserver 114.114.114.114
nameserver 8.8.8.8
#===================== 测试本机网络连接 =====================#
HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform
Connection: keep-alive
Content-Length: 277
Content-Type: text/html
Date: Wed, 12 Aug 2020 01:08:37 GMT
Etag: "575e1f5c-115"
Last-Modified: Mon, 13 Jun 2016 02:50:04 GMT
Pragma: no-cache
Server: bfe/1.0.8.18
#===================== 测试本机网络下载 =====================#
HTTP/1.1 200 Connection established
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 78
Content-Type: text/plain; charset=utf-8
Cache-Control: max-age=300
Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
ETag: "2f3a02f4e4fb5831f64d24282cbac5aee98c06edf5f10619508297c30fa0572d"
Strict-Transport-Security: max-age=31536000
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
Via: 1.1 varnish (Varnish/6.0)
X-GitHub-Request-Id: 1B86:69C2:A8D8A:B3F72:5F333189
Accept-Ranges: bytes
Date: Wed, 12 Aug 2020 01:08:38 GMT
Via: 1.1 varnish
X-Served-By: cache-sin18020-SIN
X-Cache: MISS, HIT
X-Cache-Hits: 0, 1
X-Timer: S1597194518.129832,VS0,VE1
Vary: Authorization,Accept-Encoding, Accept-Encoding
Access-Control-Allow-Origin: *
X-Fastly-Request-ID: 698206f26c21290b7a0ee954a086519c17c801f1
Expires: Wed, 12 Aug 2020 01:13:38 GMT
Source-Age: 62
#===================== 最近运行日志 =====================#
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51508 --> whois.pconline.com.cn match DomainSuffix(cn) using 直连[DIRECT]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51509 --> api-ipv4.ip.sb match Match() using 白|黑名单[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51512 --> myip.ipip.net match DomainSuffix(ipip.net) using 直连[DIRECT]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51513 --> api.ipify.org match Match() using 白|黑名单[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51514 --> www.baidu.com match DomainSuffix(baidu.com) using 直连[DIRECT]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51518 --> ssl.gstatic.com match DomainSuffix(gstatic.com) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51519 --> ssl.gstatic.com match DomainSuffix(gstatic.com) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51516 --> ssl.gstatic.com match DomainSuffix(gstatic.com) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51524 --> ssl.gstatic.com match DomainSuffix(gstatic.com) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51520 --> cello.client-channel.google.com match DomainKeyword(google) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51521 --> s-usc1c-nss-296.firebaseio.com match DomainSuffix(firebaseio.com) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:08+08:00" level=info msg="[TCP] 192.168.2.229:51522 --> ssl.gstatic.com match DomainSuffix(gstatic.com) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:09+08:00" level=info msg="[TCP] 192.168.2.229:51526 --> s1.music.126.net match DomainSuffix(music.126.net) using Netease[DIRECT]"
time="2020-08-12T03:04:09+08:00" level=info msg="[TCP] 192.168.2.229:51527 --> cello.client-channel.google.com match DomainKeyword(google) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:10+08:00" level=info msg="[TCP] 192.168.2.229:51529 --> play.google.com match DomainKeyword(google) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:10+08:00" level=info msg="[TCP] 192.168.2.229:51533 --> github.com match DomainKeyword(github) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:10+08:00" level=info msg="[TCP] 192.168.2.229:51536 --> play.google.com match DomainKeyword(google) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:11+08:00" level=info msg="[TCP] 192.168.2.229:51539 --> www.youtube.com match DomainSuffix(youtube.com) using GlobalMedia[新加坡AZ]"
time="2020-08-12T03:04:13+08:00" level=warning msg="dial 直连 error: dial tcp4 74.125.203.188:443: i/o timeout"
time="2020-08-12T03:04:13+08:00" level=info msg="[TCP] 192.168.2.229:51541 --> mtalk.google.com match Domain(mtalk.google.com) using 直连[DIRECT]"
time="2020-08-12T03:04:19+08:00" level=info msg="[TCP] 192.168.2.229:51558 --> myip.ipip.net match DomainSuffix(ipip.net) using 直连[DIRECT]"
time="2020-08-12T03:04:25+08:00" level=info msg="[TCP] 192.168.2.229:51569 --> signaler-pa.clients6.google.com match DomainKeyword(google) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:26+08:00" level=info msg="[TCP] 192.168.2.229:51573 --> signaler-pa.clients6.google.com match DomainKeyword(google) using PROXY[新加坡AZ]"
time="2020-08-12T03:04:27+08:00" level=info msg="[TCP] 192.168.2.229:51574 --> gs-loc.apple.com match DomainSuffix(apple.com) using Apple[新加坡AZ]"
time="2020-08-12T03:04:27+08:00" level=info msg="[TCP] 192.168.2.229:51575 --> signaler-pa.clients6.google.com match DomainKeyword(google) using PROXY新加坡AZ]"
time="2020-08-12T03:04:28+08:00" level=info msg="[TCP] 192.168.2.229:51576 --> drive.google.com match DomainKeyword(google) using PROXY[新加坡AZ]"
time="2020-08-12T09:07:35+08:00" level=info msg="[TCP] 192.168.2.253:43838 --> raw.githubusercontent.com match DomainKeyword(github) using PROXY[新加坡AZ]"
time="2020-08-12T09:07:56+08:00" level=info msg="[TCP] 192.168.2.253:43846 --> raw.githubusercontent.com match DomainKeyword(github) using PROXY[新加坡AZ]"
time="2020-08-12T09:08:37+08:00" level=info msg="[TCP] 192.168.2.253:44110 --> www.baidu.com match DomainSuffix(baidu.com) using 直连[DIRECT]"
time="2020-08-12T09:08:37+08:00" level=info msg="[TCP] 192.168.2.253:43862 --> raw.githubusercontent.com match DomainKeyword(github) using PROXY[新加坡AZ]"
不是 那您倒是说是什么操作啊。。
看了你的日志,设置没差啊,难道是规则问题?
我tun内核是老的(我没问题) 你说你“一顿操作后”,没说什么操作这没意义啊
之前是fake ip增强模式,这是第一次用tun模式。
@OleStore 你这些回答毫无用处没有重点
看了你的日志,对比我自己的,一样的设置,除了上游dns,模式也是fake ip混合
补充:规则神机 op版本 OpenWrt R20.7.20 / LuCI Master (git-20.187.18390-dee77a6) L大
我也有类似问题,我只安装了Dev内核v1.0.0-31-g4f61c04,使用Redir-Host(兼容)模式,当前客户端版本v0.39.7-beta,发现v2ray节点可以正常上网,而ssr节点上不了网。
不是 那您倒是说是什么操作啊。。
看了你的日志,设置没差啊,难道是规则问题?
我tun内核是老的(我没问题) 你说你“一顿操作后”,没说什么操作这没意义啊
之前是fake ip增强模式,这是第一次用tun模式。
@OleStore 你这些回答毫无用处没有重点
看了你的日志,对比我自己的,一样的设置,除了上游dns,模式也是fake ip混合
补充:规则神机 op版本 OpenWrt R20.7.20 / LuCI Master (git-20.187.18390-dee77a6) L大
感谢补充,内核版本是一样的,难道是规则问题。。。。我用的ACL4SSR,按理说规则和用什么内核上网应该没什么关系。难道是arm64v8内核有问题吗?我真的想不到问题在哪。。
不是 那您倒是说是什么操作啊。。
看了你的日志,设置没差啊,难道是规则问题?
我tun内核是老的(我没问题) 你说你“一顿操作后”,没说什么操作这没意义啊
之前是fake ip增强模式,这是第一次用tun模式。
@OleStore 你这些回答毫无用处没有重点
看了你的日志,对比我自己的,一样的设置,除了上游dns,模式也是fake ip混合 补充:规则神机 op版本 OpenWrt R20.7.20 / LuCI Master (git-20.187.18390-dee77a6) L大
感谢补充,内核版本是一样的,难道是规则问题。。。。我用的ACL4SSR,按理说规则和用什么内核上网应该没什么关系。难道是arm64v8内核有问题吗?我真的想不到问题在哪。。
我是arm的,R2S,更新后可以使用,应该和arm无关
@isslayne 感谢提供的链接里的内核,测试这个内核换上之后可以正常用fake-ip-dev了,所以我感觉基本可以确定就是dev和tun的内核对于不同设备的兼容性的问题,我这边目前看到的是问题好像更多一些
@RAYSphere 所以你给前面的每个回复都点个下的表情意欲何为?捣乱?
我现在的问题播放youtube会出现错误 间歇性的,有时候是持续性的,设备ipad iPhone都会出现
看来即使能正常也并不是完全正常。希望V大修复一下。目前太难受了
v2ray鸡场,一切正常使用
ssr不可以,vmess和trojan没问题
v2ray鸡场,一切正常使用
ssr不可以,vmess和trojan没问题
在上一版本0.39.6以及dev内核版本1.0.0.23时,ssr和vmess都是正常的
还真是,我把节点都换成 ss 节点后,正常了。
@vernesong 经过排查知道了,MADAO大佬已经发了clash内核的pull request,有个变量写错了,导致auth_aes128协议的所有都用不了,和ssr无关,主要是内核代码出问题
奉上此pull request链接:
397没什么大问题啊,dev内核用了一天,三种节点都行
@hcym 你没问题不代表别人没问题,都说了是协议问题,你没问题只能证明你的节点没用那个协议
暂时换用395的内核了,目前一切正常
最新情况回复:内核clash已修复,v大已更新,用最新版的就没问题了
最新情况回复:内核clash已修复,v大已更新,用最新版的就没问题了
最新版 =截图箭头所指?
你问的问题也太……我都说v大已经发布最新版了。。。。就这个啊
OK,那这个 issue 就关闭了。
之前一切正常,刚刚从 0.39.6 版更新到 0.39.7 版,三个内核也更新到最新版,无论在 redir-host 还是 fake-ip 械下,使用 dev 内核和 tun 内核都无法正常上网(包括tun混合模式),游戏内核使用正常。
以下在 redir-host 混合模式下生成的调试日志: