-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
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
5.3.0-preview doen't resolve server dns name to IP address correctly - no connection possible #2915
Comments
四个方面问题: |
Sorry, had it translated by Google. Hopefully I get the questions right. Four questions:
A: IPv4 DNS name, no IPv6.
A: Yes, the server ist directly connected to the Internet and works (as long IPv4 address or client 5.2.6 is used on Android)
A: All default values, changing to something different doesn't change anything. As soon 5.3.0-preview is used there are no packets coming into the server. If IPv4 address is configured in client the connection works. If 5.2.6 is installed the connection works with DNS name as well.
A: No difference what encryption is configured as client doesn't even try to connect to server - there are no incoming packets from the client traceable on the server. |
actually i am having the same problem, Pixel 5 |
It seems a regression in shadowsocks-rust. Any changes to server hostname resolving? @zonyitoo |
@zonyitoo do we still support |
It works. |
How did you resolve this issue? What did I changed? |
I'm using Since this option means using |
Would this break DDNS in VPN mode? |
Nope. I checked the |
我确认在更新android代码之前, |
if using private dns , can't be made the vpn connection with v2ray-plugin but there is no problem in proxy mode. |
Describe the bug
With 5.2.6 connection to server is set up - either by IP address or dns name for server.
With 5.3.0-preview only IP address for server can be configured - if dns name is used there is no connection established. No incoming packets on the server are to see.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Connection should be established even if server's dns name is used.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: