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

Slow/None connection with google servicies when using wgcf #372

Closed
therealmrawsky opened this issue Jan 10, 2024 · 2 comments
Closed

Slow/None connection with google servicies when using wgcf #372

therealmrawsky opened this issue Jan 10, 2024 · 2 comments

Comments

@therealmrawsky
Copy link

When using wgcf all of google's services become slow/unusable.
Traceroute Google.com without wgcf:

pc% traceroute google.com
traceroute to google.com (172.217.16.46), 30 hops max, 60 byte packets
1 lan.home (192.168.1.1)  0.472 ms  2.487 ms  2.474 ms
 2  xyz-bng1.abc.tpnet.foo (192.175.86.124)  3.865 ms  3.869 ms  3.890 ms
 3  xyz-r11.tpnet.bar (104.37.61.92)  8.243 ms  8.251 ms xyz-r12.tpnet.baz (122.96.53.77)  3.693 ms
 4  195.116.35.198 (67.128.45.211)  8.349 ms  8.293 ms  22.261 ms
 5  72.14.214.158 (88.201.175.14)  8.137 ms  8.177 ms  8.116 ms
 6  108.170.250.193 (201.116.40.90)  8.996 ms  9.965 ms  9.901 ms
 7  216.239.41.133 (133.57.89.211)  10.811 ms 74.125.251.103 (47.92.183.66)  9.407 ms  9.847 ms
 8  muc03s08-in-f46.1e100.net (46.29.118.221)  9.784 ms  9.678 ms  8.354 ms

(changed the ips to random gibberish to not doxx myself)
Traceroute google.com with wgcf:

pc% traceroute google.com
traceroute to google.com (142.250.203.142), 30 hops max, 60 byte packets
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *

the only change I've made to wgcf-profile.conf was changing the mtu to 1500 becouse it wasn't usable without it.

@ViRb3
Copy link
Owner

ViRb3 commented Jan 10, 2024

Have you tried the official Warp app? Does it have the same problem? Sounds like either a system or routing issue, please refer to #50.

@ViRb3 ViRb3 closed this as completed Jan 10, 2024
@therealmrawsky
Copy link
Author

its not the same issue as #50 it's only happening for google serivces/domains i used official warp app and there was no issue like that.

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