xjasonlyu / tun2socks

tun2socks - powered by gVisor TCP/IP stack
https://github.com/xjasonlyu/tun2socks/wiki
GNU General Public License v3.0
2.84k stars 403 forks source link

[Bug] Warning "status 7" was reported when access DNS server occasionally(DNS traffic was set to send via physical interface in route table) #348

Closed iLemonRain closed 1 month ago

iLemonRain commented 3 months ago

Verify steps

Version

latest build from main

What OS are you seeing the problem on?

Windows

Description

Sometimes I could see this warning log in tun2socks. time="2024-03-11T11:18:32+08:00" level=warning msg="[TCP] dial 10.192.237.13:53: status 7" 10.192.237.13 is the DNS server I'm using. It's weird since I have set the route table to force DNS traffic send via physical interface in route table. 10.192.237.13 255.255.255.255 10.194.160.1 10.194.171.231 47 So It's hard for me to figure out why this log could came out from TUN2SOCKS. Any reply would be appreciated.

CLI or Config

No response

Logs

No response

How to Reproduce

No response

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days