vernesong / OpenClash

A Clash Client For OpenWrt
MIT License
17.09k stars 3.13k forks source link

[Bug] does any other way to fix steam disconencting issue? #4117

Open Crukk11 opened 3 days ago

Crukk11 commented 3 days ago

Verify Steps

OpenClash Version

v0.46.014-beta

Bug on Environment

Official OpenWrt

OpenWrt Version

OpenWrt 23.05.5

Bug on Platform

Linux-arm64

Describe the Bug

does any other way to fix steam disconencting issue?

i try fake-ip,redir-host and tun/without tun doh or without doh

both of this method still same, it keep disconnecting issue?

To Reproduce

i try fake-ip,redir-host and tun/without tun doh or without doh

OpenClash Log

---
proxies:
- name: WARP-CF-DIGIAPN
  server: 2606:4700::6812:983
  type: vless
  port: 80
  uuid: 190d03da-471e-4755-926d-41bd4bd1fbdc
  tls: false
  network: ws
  ws-opts:
    path: "/vless-ntls"
    headers:
      Host: sss
  udp: true
- name: ainul
  server: sss
  type: vless
  port: 80
  uuid: 285ad326-01fe-4103-9c4d-05d13ad8fcde
  tls: false
  network: ws
  ws-opts:
    path: "/vless-ws"
    headers:
      Host: sss
  udp: true
- name: ainulbackup
  server: sss
  type: vless
  port: 80
  uuid: 285ad326-01fe-4103-9c4d-05d10ss8fcde
  tls: false
  network: ws
  ws-opts:
    path: "/vless-ws"
    headers:
      Host: sss
  udp: true
- name: AinGurlConfigVlessWS
  server: 2606:4700::6812:983
  type: vless
  port: 80
  uuid: a827ec8e-8365-4c0b-bssf-d9e5781d56c7
  tls: false
  network: ws
  ws-opts:
    path: "/timevpn-vlesswsntls"
    headers:
      Host: ss
  udp: true
- name: wg
  type: wireguard
  server: 2606:4700:d0::a29f:c001
  port: 859
  ip: 172.16.0.2
  ipv6: 2606:4700:110:877e:ca9:8b59:5371:2c6f
  private-key: UN5YcpIvfur219Tuj1BYaf655dX/Y6sssjGpT/eUSVg=
  public-key: bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=
  remote-dns-resolve: true
  mtu: 1280
  udp: true
  udp-over-tcp: true
- name: testwg
  type: wireguard
  server: 2606:4700:d0::a29f:c001
  port: 859
  private-key: 0OSzMeUjbnENIGxecjk7yJsGGRdssssYbP+fFai2als=
  public-key: bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=
  ip: 172.16.0.1
  ipv6: 2606:4700:110:8867:a9be:b836:442d:d466
  mtu: 1280
  udp: true
  udp-over-tcp: true
proxy-groups:
- name: fallback-auto
  type: fallback
  strategy: round-robin
  proxies:
  - ainul
  - ainulbackup
  - warp+
  - loadbalance
  - AinGurlConfigVlessWS
  url: http://www.gstatic.com/generate_204
  interval: 300
- name: loaddebrid
  type: load-balance
  strategy: round-robin
  proxies:
  - ainul
  - warp+
  url: http://www.gstatic.com/generate_204
  interval: 300
- name: loadbalance
  type: load-balance
  strategy: round-robin
  proxies:
  - ainul
  - ainulbackup
  - warp+
  url: http://www.gstatic.com/generate_204
  interval: 300
- name: warp+
  type: fallback
  strategy: round-robin
  proxies:
  - wg
  - testwg
  url: http://www.gstatic.com/generate_204
  interval: 1800
rule-providers:
  socmed:
    type: file
    behavior: classical
    path: "./rule_provider/socmed.yaml"
    format: yaml
  cs2:
    type: file
    behavior: ipcidr
    path: "./rule_provider/cs2"
    format: yaml
  adaway:
    type: file
    behavior: classical
    path: "./rule_provider/Adaway.yaml"
    format: yaml
  cs2gtav:
    type: file
    behavior: classical
    path: "./rule_provider/gtav.yaml"
    format: yaml
  abpindo:
    type: file
    behavior: classical
    path: "./rule_provider/ABPindo.yaml"
    format: yaml
  debrid:
    type: file
    behavior: classical
    path: "./rule_provider/debrid.yaml"
    format: yaml
  astro:
    type: file
    behavior: classical
    path: "./rule_provider/astro.yaml"
    format: yaml
  sxy:
    type: file
    behavior: classical
    path: "./rule_provider/sxy.yaml"
    format: yaml
  netflix:
    type: file
    behavior: classical
    path: "./rule_provider/nf.yaml"
    format: yaml
  steamDL:
    type: file
    behavior: ipcidr
    path: "./rule_provider/steamDL.yaml"
    format: yaml
rules:
- DST-PORT,7895,REJECT
- DST-PORT,7892,REJECT
- IP-CIDR,198.18.0.1/16,REJECT,no-resolve
- RULE-SET,debrid,loaddebrid
- RULE-SET,astro,fallback-auto
- RULE-SET,abpindo,REJECT
- MATCH,GLOBAL
redir-port: 7892
tproxy-port: 7895
port: 7890
socks-port: 7891
mixed-port: 7893
mode: rule
allow-lan: true
external-controller: 0.0.0.0:9090
secret: NjnaLCa7
bind-address: "*"
external-ui: "/usr/share/openclash/ui"
ipv6: true
interface-name: eth1
tcp-concurrent: true
unified-delay: true
keep-alive-interval: 3600
dns:
  enable: true
  ipv6: true
  enhanced-mode: fake-ip
  fake-ip-range: 198.18.0.1/16
  listen: 0.0.0.0:7874
  nameserver:
  - 192.168.8.1
  default-nameserver:
  - 192.168.8.1
sniffer:
  enable: true
  parse-pure-ip: true
profile:
  store-selected: true
  store-fake-ip: true

OpenClash Config

---
proxies:
- name: WARP-CF-DIGIAPN
  server: 2606:4700::6812:983
  type: vless
  port: 80
  uuid: 190d03da-471e-4755-926d-41bd4bd1fbdc
  tls: false
  network: ws
  ws-opts:
    path: "/vless-ntls"
    headers:
      Host: sss
  udp: true
- name: ainul
  server: sss
  type: vless
  port: 80
  uuid: 285ad326-01fe-4103-9c4d-05d13ad8fcde
  tls: false
  network: ws
  ws-opts:
    path: "/vless-ws"
    headers:
      Host: sss
  udp: true
- name: ainulbackup
  server: sss
  type: vless
  port: 80
  uuid: 285ad326-01fe-4103-9c4d-05d10ss8fcde
  tls: false
  network: ws
  ws-opts:
    path: "/vless-ws"
    headers:
      Host: sss
  udp: true
- name: AinGurlConfigVlessWS
  server: 2606:4700::6812:983
  type: vless
  port: 80
  uuid: a827ec8e-8365-4c0b-bssf-d9e5781d56c7
  tls: false
  network: ws
  ws-opts:
    path: "/timevpn-vlesswsntls"
    headers:
      Host: ss
  udp: true
- name: wg
  type: wireguard
  server: 2606:4700:d0::a29f:c001
  port: 859
  ip: 172.16.0.2
  ipv6: 2606:4700:110:877e:ca9:8b59:5371:2c6f
  private-key: UN5YcpIvfur219Tuj1BYaf655dX/Y6sssjGpT/eUSVg=
  public-key: bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=
  remote-dns-resolve: true
  mtu: 1280
  udp: true
  udp-over-tcp: true
- name: testwg
  type: wireguard
  server: 2606:4700:d0::a29f:c001
  port: 859
  private-key: 0OSzMeUjbnENIGxecjk7yJsGGRdssssYbP+fFai2als=
  public-key: bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=
  ip: 172.16.0.1
  ipv6: 2606:4700:110:8867:a9be:b836:442d:d466
  mtu: 1280
  udp: true
  udp-over-tcp: true
proxy-groups:
- name: fallback-auto
  type: fallback
  strategy: round-robin
  proxies:
  - ainul
  - ainulbackup
  - warp+
  - loadbalance
  - AinGurlConfigVlessWS
  url: http://www.gstatic.com/generate_204
  interval: 300
- name: loaddebrid
  type: load-balance
  strategy: round-robin
  proxies:
  - ainul
  - warp+
  url: http://www.gstatic.com/generate_204
  interval: 300
- name: loadbalance
  type: load-balance
  strategy: round-robin
  proxies:
  - ainul
  - ainulbackup
  - warp+
  url: http://www.gstatic.com/generate_204
  interval: 300
- name: warp+
  type: fallback
  strategy: round-robin
  proxies:
  - wg
  - testwg
  url: http://www.gstatic.com/generate_204
  interval: 1800
rule-providers:
  socmed:
    type: file
    behavior: classical
    path: "./rule_provider/socmed.yaml"
    format: yaml
  cs2:
    type: file
    behavior: ipcidr
    path: "./rule_provider/cs2"
    format: yaml
  adaway:
    type: file
    behavior: classical
    path: "./rule_provider/Adaway.yaml"
    format: yaml
  cs2gtav:
    type: file
    behavior: classical
    path: "./rule_provider/gtav.yaml"
    format: yaml
  abpindo:
    type: file
    behavior: classical
    path: "./rule_provider/ABPindo.yaml"
    format: yaml
  debrid:
    type: file
    behavior: classical
    path: "./rule_provider/debrid.yaml"
    format: yaml
  astro:
    type: file
    behavior: classical
    path: "./rule_provider/astro.yaml"
    format: yaml
  sxy:
    type: file
    behavior: classical
    path: "./rule_provider/sxy.yaml"
    format: yaml
  netflix:
    type: file
    behavior: classical
    path: "./rule_provider/nf.yaml"
    format: yaml
  steamDL:
    type: file
    behavior: ipcidr
    path: "./rule_provider/steamDL.yaml"
    format: yaml
rules:
- DST-PORT,7895,REJECT
- DST-PORT,7892,REJECT
- IP-CIDR,198.18.0.1/16,REJECT,no-resolve
- RULE-SET,debrid,loaddebrid
- RULE-SET,astro,fallback-auto
- RULE-SET,abpindo,REJECT
- MATCH,GLOBAL
redir-port: 7892
tproxy-port: 7895
port: 7890
socks-port: 7891
mixed-port: 7893
mode: rule
allow-lan: true
external-controller: 0.0.0.0:9090
secret: NjnaLCa7
bind-address: "*"
external-ui: "/usr/share/openclash/ui"
ipv6: true
interface-name: eth1
tcp-concurrent: true
unified-delay: true
keep-alive-interval: 3600
dns:
  enable: true
  ipv6: true
  enhanced-mode: fake-ip
  fake-ip-range: 198.18.0.1/16
  listen: 0.0.0.0:7874
  nameserver:
  - 192.168.8.1
  default-nameserver:
  - 192.168.8.1
sniffer:
  enable: true
  parse-pure-ip: true
profile:
  store-selected: true
  store-fake-ip: true

Expected Behavior

OpenClash-2024-10-14-1-51-58.log

Additional Context

No response

yellowsavant commented 3 days ago

Why don't you add some rules for steam by set keywords or domain suffixes?

Crukk11 commented 2 days ago

Why don't you add some rules for steam by set keywords or domain suffixes?

same issue i got try set rule for the steam. it have same issue

xiaoyangdkj commented 2 days ago

OpenClash Config [rules:

Config have steamDL(ruleset),but you forgot to enable it. Try to modify your openclash config,use steamDL(ruleset) or add some rules for steam by set keywords

Crukk11 commented 2 days ago

OpenClash Config [rules:

  • DST-PORT,7895,REJECT
  • DST-PORT,7892,REJECT
  • IP-CIDR,198.18.0.1/16,REJECT,no-resolve
  • RULE-SET,debrid,loaddebrid
  • RULE-SET,astro,fallback-auto
  • RULE-SET,abpindo,REJECT
  • MATCH,GLOBAL ]

Config have steamDL(ruleset),but you forgot to enable it. Try to modify your openclash config,use steamDL(ruleset) or add some rules for steam by set keywords

i disable cuz i need to identity is it cuz the rule or not. that why i disable it. the result is same when enable or disable.

i try global or rule both with/without tun/mixed. and same with fake ip too. it give steam intemitten connection.

yellowsavant commented 2 days ago

OpenClash Config [rules:

  • DST-PORT,7895,REJECT
  • DST-PORT,7892,REJECT
  • IP-CIDR,198.18.0.1/16,REJECT,no-resolve
  • RULE-SET,debrid,loaddebrid
  • RULE-SET,astro,fallback-auto
  • RULE-SET,abpindo,REJECT
  • MATCH,GLOBAL ]

Config have steamDL(ruleset),but you forgot to enable it. Try to modify your openclash config,use steamDL(ruleset) or add some rules for steam by set keywords

i disable cuz i need to identity is it cuz the rule or not. that why i disable it. the result is same when enable or disable.

i try global or rule both with/without tun/mixed. and same with fake ip too. it give steam intemitten connection.

Does anythings ok except steam? may be you can provide more networking topology for detail describe I saw you set up the global match in log that you posted,it doesn't seem to be work,and I can't get more info from that.... or may be you should consider the problems of VPS/Nodes or certain QoS

Crukk11 commented 2 days ago

OpenClash Config [rules:

  • DST-PORT,7895,REJECT
  • DST-PORT,7892,REJECT
  • IP-CIDR,198.18.0.1/16,REJECT,no-resolve
  • RULE-SET,debrid,loaddebrid
  • RULE-SET,astro,fallback-auto
  • RULE-SET,abpindo,REJECT
  • MATCH,GLOBAL ]

Config have steamDL(ruleset),but you forgot to enable it. Try to modify your openclash config,use steamDL(ruleset) or add some rules for steam by set keywords

i disable cuz i need to identity is it cuz the rule or not. that why i disable it. the result is same when enable or disable. i try global or rule both with/without tun/mixed. and same with fake ip too. it give steam intemitten connection.

Does anythings ok except steam? may be you can provide more networking topology for detail describe I saw you set up the global match in log that you posted,it doesn't seem to be work,and I can't get more info from that.... or may be you should consider the problems of VPS/Nodes or certain QoS

yea everything work except all the game that use steam client keep disconnecting cuz of this issue. yea i try other nodes too it, it give same result. it is cuz of the ipv6? cuz i try testipv6 website it doest show ipv6. i cant disable ipv6 cuz i need the bug to bypass the internet.

image

modem b529 > r2s > router

yellowsavant commented 2 days ago

How about change the DL location in steam's setting options

OpenClash Config [rules:

  • DST-PORT,7895,REJECT
  • DST-PORT,7892,REJECT
  • IP-CIDR,198.18.0.1/16,REJECT,no-resolve
  • RULE-SET,debrid,loaddebrid
  • RULE-SET,astro,fallback-auto
  • RULE-SET,abpindo,REJECT
  • MATCH,GLOBAL ]

Config have steamDL(ruleset),but you forgot to enable it. Try to modify your openclash config,use steamDL(ruleset) or add some rules for steam by set keywords

i disable cuz i need to identity is it cuz the rule or not. that why i disable it. the result is same when enable or disable. i try global or rule both with/without tun/mixed. and same with fake ip too. it give steam intemitten connection.

Does anythings ok except steam? may be you can provide more networking topology for detail describe I saw you set up the global match in log that you posted,it doesn't seem to be work,and I can't get more info from that.... or may be you should consider the problems of VPS/Nodes or certain QoS

yea everything work except all the game that use steam client keep disconnecting cuz of this issue. yea i try other nodes too it, it give same result. it is cuz of the ipv6? cuz i try testipv6 website it doest show ipv6. i cant disable ipv6 cuz i need the bug to bypass the internet.

image

modem b529 > r2s > router

How about to change the DL locations in the steam's setting options? 12345

I don't know about IPv6 so much ,I using IPv4 in my running environment so far,so I can't give you more advise further and yet I don't think the IP version will cause that issue you described if that you checked rule set is ok,clash core is ok,proxy nodes is ok,what else doesn't to be ready? DNS?firewall rule?

Crukk11 commented 2 days ago

How about change the DL location in steam's setting options

OpenClash Config [rules:

  • DST-PORT,7895,REJECT
  • DST-PORT,7892,REJECT
  • IP-CIDR,198.18.0.1/16,REJECT,no-resolve
  • RULE-SET,debrid,loaddebrid
  • RULE-SET,astro,fallback-auto
  • RULE-SET,abpindo,REJECT
  • MATCH,GLOBAL ]

Config have steamDL(ruleset),but you forgot to enable it. Try to modify your openclash config,use steamDL(ruleset) or add some rules for steam by set keywords

i disable cuz i need to identity is it cuz the rule or not. that why i disable it. the result is same when enable or disable. i try global or rule both with/without tun/mixed. and same with fake ip too. it give steam intemitten connection.

Does anythings ok except steam? may be you can provide more networking topology for detail describe I saw you set up the global match in log that you posted,it doesn't seem to be work,and I can't get more info from that.... or may be you should consider the problems of VPS/Nodes or certain QoS

yea everything work except all the game that use steam client keep disconnecting cuz of this issue. yea i try other nodes too it, it give same result. it is cuz of the ipv6? cuz i try testipv6 website it doest show ipv6. i cant disable ipv6 cuz i need the bug to bypass the internet. image modem b529 > r2s > router

How about to change the DL locations in the steam's setting options? 12345

I don't know about IPv6 so much ,I using IPv4 in my running environment so far,so I can't give you more advise further and yet I don't think the IP version will cause that issue you described if that you checked rule set is ok,clash core is ok,proxy nodes is ok,what else doesn't to be ready? DNS?firewall rule?

hmmmm i dont think dns is the issue cuz i try default dns and with/without doh too, it still give same result. maybe firewall but im not so sure, how to check firewall rule?

Crukk11 commented 2 days ago

but when i check connection log on steam

[2024-10-15 09:50:16] IPv6 UDP connectivity test (ipv6check-udp.steamserver.net) - FAILED, no addresses resolved [2024-10-15 09:50:24] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 188 seconds on tokens before actually retrying connection... [2024-10-15 09:53:11] [Logged Off, 4, 0] [U:1:484740009] LogOff() [2024-10-15 09:53:12] [Logged Off, 0, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 21 seconds on tokens before actually retrying connection... [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 21 seconds on tokens before actually retrying connection... [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 21 seconds on tokens before actually retrying connection... [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 20 seconds on tokens before actually retrying connection... [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 20 seconds on tokens before actually retrying connection... [2024-10-15 09:53:12] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 20 seconds on tokens before actually retrying connection... [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 20 seconds on tokens before actually retrying connection... [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 20 seconds on tokens before actually retrying connection... [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 20 seconds on tokens before actually retrying connection... [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 19 seconds on tokens before actually retrying connection... [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 19 seconds on tokens before actually retrying connection... [2024-10-15 09:53:13] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 5 seconds on tokens before actually retrying connection... [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 5 seconds on tokens before actually retrying connection... [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 5 seconds on tokens before actually retrying connection... [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 5 seconds on tokens before actually retrying connection... [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 4 seconds on tokens before actually retrying connection... [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 4 seconds on tokens before actually retrying connection... [2024-10-15 09:53:28] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 4 seconds on tokens before actually retrying connection... [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 4 seconds on tokens before actually retrying connection... [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 4 seconds on tokens before actually retrying connection... [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 4 seconds on tokens before actually retrying connection... [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 3 seconds on tokens before actually retrying connection... [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 3 seconds on tokens before actually retrying connection... [2024-10-15 09:53:29] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 3 seconds on tokens before actually retrying connection... [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 3 seconds on tokens before actually retrying connection... [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 3 seconds on tokens before actually retrying connection... [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 3 seconds on tokens before actually retrying connection... [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 2 seconds on tokens before actually retrying connection... [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 2 seconds on tokens before actually retrying connection... [2024-10-15 09:53:30] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 2 seconds on tokens before actually retrying connection... [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 2 seconds on tokens before actually retrying connection... [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 2 seconds on tokens before actually retrying connection... [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 2 seconds on tokens before actually retrying connection... [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 1 seconds on tokens before actually retrying connection... [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 1 seconds on tokens before actually retrying connection... [2024-10-15 09:53:31] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 1 seconds on tokens before actually retrying connection... [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 1 seconds on tokens before actually retrying connection... [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 1 seconds on tokens before actually retrying connection... [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 0 seconds on tokens before actually retrying connection... [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 0 seconds on tokens before actually retrying connection... [2024-10-15 09:53:32] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 0 seconds on tokens before actually retrying connection... [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 0 seconds on tokens before actually retrying connection... [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 0 seconds on tokens before actually retrying connection... [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] No Connect Tokens left available, waiting 0 seconds on tokens before actually retrying connection... [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 22 [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:33] [Logged Off, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 1 [2024-10-15 09:53:33] CCMInterface::YieldingConnect -- calling ISteamDirectory/GetCMListForConnect web api [2024-10-15 09:53:33] [Connecting, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:33] [Connecting, 4, 0] [U:1:484740009] EConnect called but connection job is already running [2024-10-15 09:53:33] [Connecting, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 29 [2024-10-15 09:53:34] GetCMListForConnect -- got 4 Netfilter CMs and 85 WebSocket CMs [2024-10-15 09:53:34] GetCMListForConnect -- DC 'sgp1' count: 22 [2024-10-15 09:53:34] GetCMListForConnect -- DC 'hkg1' count: 26 [2024-10-15 09:53:34] GetCMListForConnect -- DC 'tyo3' count: 20 [2024-10-15 09:53:34] GetCMListForConnect -- DC 'lax1' count: 21 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] CM Directory list says 100% of connections should be websockets, we rolled 13 - using WebSockets as default. [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp1-sgp1.steamserver.net:27019) starting... [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp1-sgp1.steamserver.net:27020) starting... [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp2-sgp1.steamserver.net:443) starting... [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp1-hkg1.steamserver.net:27020) starting... [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] EConnect called but connection job is already running [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] EConnect called but connection job is already running [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 29 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp1-sgp1.steamserver.net:27020) results: 42.9688ms + load 44.0000 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp2-hkg1.steamserver.net:27020) starting... [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp1-sgp1.steamserver.net:27019) results: 86.9141ms + load 47.0000 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp2-sgp1.steamserver.net:443) results: 82.0313ms + load 45.0000 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp3-hkg1.steamserver.net:443) starting... [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (ext1-tyo3.steamserver.net:27022) starting... [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] EConnect called but connection job is already running [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 29 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp1-hkg1.steamserver.net:27020) results: 135.2539ms + load 36.0000 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() stopping after 400.00ms timeout and using good enough host (cmp1-sgp1.steamserver.net:27020) [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp2-hkg1.steamserver.net:27020) results: 173.3398ms + load 38.0000 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] EConnect called but connection job is already running [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 29 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (cmp3-hkg1.steamserver.net:443) results: 112.7930ms + load 38.0000 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] EConnect called but connection job is already running [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] LogOn() called; not connected yet, scheduling connection. Schedule init returned 29 [2024-10-15 09:53:34] [Connecting, 4, 0] [U:1:484740009] PingWebSocketCM() (ext1-tyo3.steamserver.net:27022) results: 161.1328ms + load 24.0000 [2024-10-15 09:53:34] [Connecting, 4, 163] [U:1:484740009] Connect() starting connection (eNetQOSLevelLow, cmp1-sgp1.steamserver.net:27020, WebSocket) [2024-10-15 09:53:34] [Connecting, 4, 163] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:34] [Connecting, 4, 163] [U:1:484740009] LogOn() called, but we have an hconn and are in state 'Connecting'. [2024-10-15 09:53:34] [Connecting, 4, 163] [U:1:484740009] ConnectionCompleted() (198.18.4.121:27020, WebSocket) local address (192.168.2.114:14311) [2024-10-15 09:53:34] [Connecting, 4, 163] [U:1:484740009] Client thinks it can connect via: UDP - yes, TCP - yes, WebSocket:443 - yes, WebSocket:Non443 - yes [2024-10-15 09:53:34] [Connected, 4, 163] [U:1:484740009] Logging on [U:1:484740009] [2024-10-15 09:53:34] [Logging On, 4, 163] [U:1:484740009] Using JWT [2024-10-15 09:53:35] [Logging On, 4, 163] [U:1:484740009] CCMInterface::SetSteamID( [U:1:484740009] ) [2024-10-15 09:53:35] [Logging On, 4, 163] [U:1:484740009] LogOn() called, but we have an hconn and are in state 'Logging On'. [2024-10-15 09:53:35] [Logging On, 4, 163] [U:1:484740009] RecvMsgClientLogOnResponse() : [U:1:484740009] 'OK' [2024-10-15 09:53:35] [Logged On, 4, 163] [U:1:484740009] RecvMsgClientLogOnResponse() : processing complete [2024-10-15 09:54:00] [Logged Off, 4, 0] [U:1:484740009] ConnectionDisconnected('I/O Operation Failed') : 'OK' (198.18.4.121:27020, WebSocket) [2024-10-15 09:54:00] [Logged Off, 4, 0] [U:1:484740009] StartAutoReconnect() will start in 10.0 seconds (attempt 1) [2024-10-15 09:54:00] [Logged Off, 4, 0] [U:1:484740009] Sending SteamServersDisconnected_t because we were logged on [2024-10-15 09:54:01] IPv6 HTTP connectivity test (ipv6check-http.steamserver.net / [::ffff:c612:dd]:80 ([::ffff:c612:dd]:80)) - SUCCESS

it show this, somehow steam cant detect ipv6 like it not resolve the ipv6. do u any other way to force only running ipv4 for the steam?

yellowsavant commented 2 days ago

But you r using fake-ip mode in clash,it returns a fake ip from clash's dns mapping table to your clients may be try setting the Name Server to follow the proxy ,so it can proxying the dns query rather than perform local DNS query directly then because some certain ISP block or hacking the dns query packets that sent by its clients,and change it, it will lead to DNS pollution and disconnection, resulting in DNS query failures perform dns query locally is not recommended if the dns servers is located overseas 屏幕截图 2024-10-15 105938

I don't know the IPv6 too much,so I can't tell you how to configure and working on it type the command 【iptables -S】or 【nft list rules】on your router to obtain the firewall rules by SSH you can also see them on web administration page I don't know how to force applications to only running on IPv4(may be some options on the steam could set it up? I don't know) ,my apology

vernesong commented 1 day ago

rules:
- geosite:steam,DIRECT
Crukk11 commented 1 day ago
rules:
- geosite:steam,DIRECT

hi sir, what does support to do sir, how it did work sir?

Crukk11 commented 1 day ago
rules:
- geosite:steam,DIRECT

btw sir how to set - RULE-SET, Special, DIRECT become other nodes and why special rule must set to direct rule? cuz i cant open epic game client. image

image

vernesong commented 1 day ago

Enable meta core,and use the geosite rules below, you can run with the proposed DIRECT rule or your other group to rule the games traffics


rules:
- GEOSITE,category-games,DIRECT
- GEOSITE,steam,DIRECT
Crukk11 commented 1 day ago

Enable meta core,and use the geosite rules below, you can run with the proposed DIRECT rule or your other group to rule the games traffics

rules:
- GEOSITE,category-games,DIRECT
- GEOSITE,steam,DIRECT

but if i use direct i dont have any data in it cuz my bug need 0 quota to work

Crukk11 commented 1 day ago

Enable meta core,and use the geosite rules below, you can run with the proposed DIRECT rule or your other group to rule the games traffics

rules:
- GEOSITE,category-games,DIRECT
- GEOSITE,steam,DIRECT

btw sir any idea how to set epicgame to other node instead of direct cuz somehow i set to other node it automatic set it back to direct?

Crukk11 commented 1 day ago

dial Steam (match RuleSet/Steam) 192.168.1.161:7205 --> ipv6check-http.steamserver.net:80 error: context deadline exceeded" i got this issue now. somehow randomly it not get connection from it.

vernesong commented 1 day ago

image image

Crukk11 commented 1 day ago

image image

what to do sir? need select what rule?

Crukk11 commented 1 day ago

ipv6check-http.steamserver.net

btw my result ipv6

image after i apply the rule.