Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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
2 tasks done
iLemonRain opened this issue Mar 18, 2024 · 1 comment
Labels

Comments

@iLemonRain
Copy link

Verify steps

  • Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.
  • I have searched on the issue tracker for a related issue.

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

Copy link

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

@github-actions github-actions bot added the Stale label May 17, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant