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

Server is connected but IP has not changed #95

Open
mahmoodn opened this issue Oct 30, 2022 · 2 comments
Open

Server is connected but IP has not changed #95

mahmoodn opened this issue Oct 30, 2022 · 2 comments

Comments

@mahmoodn
Copy link

I have installed v2ray on a server and from android I am connect to it through v2rayNG. On desktop, I used the same settings, but it doesn't work.

image

image

image

The log shows

2022/10/30 10:35:32 [Critical] v2ray-desktop: Error occurred during requsting  "http://www.google.com" ; Error:  QNetworkReply::OperationCanceledError
2022/10/30 10:35:29 [Info] v2ray-desktop: Start to get url:  "http://www.google.com"
2022/10/30 10:35:28 [Info] v2ray-desktop: Start to get url:  "http://www.baidu.com"
2022/10/30 10:35:20 [Warning] v2ray-desktop: Timed out when requesting  "http://www.google.com"
2022/10/30 10:35:20 [Critical] v2ray-desktop: Error occurred during requsting  "http://www.google.com" ; Error:  QNetworkReply::OperationCanceledError
2022/10/30 10:35:17 [Info] v2ray-desktop: Start to get url:  "http://www.google.com"
2022/10/30 10:35:16 [Info] v2ray-desktop: Start to get url:  "http://www.baidu.com"
2022/10/30 10:34:53 [info] clash: Start initial compatible provider PROXY
2022/10/30 10:34:53 [info] clash: SOCKS proxy listening at: 127.0.0.1:1080
2022/10/30 10:34:53 [info] clash: HTTP proxy listening at: 127.0.0.1:1087
2022/10/30 10:34:53 [error] clash: Start DNS server error: missing port in address
2022/10/30 10:34:53 [Info] v2ray-desktop: Connected to  "m"

Any idea on how to fix that? When I check the IP, I see my original IP and not the tunneled one.

@Dr-Incognito
Copy link
Owner

The real issue is 2022/10/30 10:34:53 [error] clash: Start DNS server error: missing port in address.
Do you have any ideas?

@Dr-Incognito
Copy link
Owner

If you access the Chinese website (e.g. ip.net), it shows the real IP instead of the IP of the proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants