-
Notifications
You must be signed in to change notification settings - Fork 7
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
Can't access to any website even it seems it's working. #9
Comments
I already had this setup up and running, since the update from yesterday I'm experiencing similar problems. The performance on my windows-client went downhill. It takes an eternity to load websites (even though the DNS-Requests are answered fast). On android phone external websites are not reachabel (dns_probe_possible). With WG disabled, everything works like a charm. |
UPDATE:
I suppose that something is blocking some UDP connections. I'm sorry that my knowledge is so reduced to know what it's really happening and to find a solution. |
+1 |
@emailforos @Komaax If you have the same problem as i did you can try my fixed config in #10 |
Hi, @FreshImmuc. It seems to work. I will give it a try this weekend. Thank you. |
Sure, tell me if it worked :) |
Hi.
I deployed your docker in a free Oracle VPS and I have a problem. Adguard is receiving the DNS queries but my cell phone is not receiving the answer so it doesn't enter to any website.
My setup is:
And I'm able to reach adguard and wireguard webui.
In adguard I see that there are queries:
![imagen](https://private-user-images.githubusercontent.com/20602874/289382833-67a74452-df0d-478a-a9c1-73341bc17a35.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjA5NjAsIm5iZiI6MTczODk2MDY2MCwicGF0aCI6Ii8yMDYwMjg3NC8yODkzODI4MzMtNjdhNzQ0NTItZGYwZC00NzhhLWE5YzEtNzMzNDFiYzE3YTM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIwMzc0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMzOTc2ZTMyOTdhMWM2MzU5ZTAzMGVhZWFhMjYxNGNlZWZlYzUzNGYzYmRiOTliMzJjZjE4OGE0NWMxYTBhMmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.W1XmSfC6USDeDKJ7ix-IuehHnQTklp1hQjrWaujq7eY)
And in wireguard, there is up/down changes:
![imagen](https://private-user-images.githubusercontent.com/20602874/289382914-68a2efac-0687-462b-abb3-ca5e7e17c59a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjA5NjAsIm5iZiI6MTczODk2MDY2MCwicGF0aCI6Ii8yMDYwMjg3NC8yODkzODI5MTQtNjhhMmVmYWMtMDY4Ny00NjJiLWFiYjMtY2E1ZTdlMTdjNTlhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIwMzc0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk0ZGRmMzFjN2FlMDUyMTg3MTQ1ZGI3YjMxM2I0MTBmZWRkNjBmMDQyZjJmOTI1NDQ3OGZkMzRjOTQ4MTViODgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LfhcaM_bqXV4Y1EdfMXGHPTeBirOJogchcm-tfx-8Dg)
Before I was using adguard and wg-easy "standard" docker installation but I was looking for a solution to be able to see all the clients IP in adguard to customize the filtering (some for my wife and I, some for my kids).
I tried somethings but I'm noob in networks setup.
Any idea of what I can check or try?
Thank you in advance.
The text was updated successfully, but these errors were encountered: