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

Что происходит при блокировке запроса? #1224

Closed
YBS-PC opened this issue Dec 2, 2019 · 1 comment
Closed
Labels

Comments

@YBS-PC
Copy link

YBS-PC commented Dec 2, 2019

Когда фильтр блокирует запрос ДНС, клиент в ответ на запрос получает некий ответ ( например: {"IP":"192.168.68.250","T":"2019-11-20T13:20:57.710746034+03:00","QH":"evoke-windowsservices-tas.msedge.net","QT":"A","QC":"IN","Answer":"ermBgwABAAAAAQAAGWV2b2tlLXdpbmRvd3NzZXJ2aWNlcy10YXMGbXNlZGdlA25ldAAAAQABwAwABgABAAAACgBIGWZha2UtZm9yLW5lZ2F0aXZlLWNhY2hpbmcHYWRndWFyZANjb20ACmhvc3RtYXN0ZXLADAABiJQAAAcIAAADhAAJOoAAAVGA","Result":{"IsFiltered":true,"Reason":3,"Rule":"||msedge.net^","FilterID":1571432283},"Elapsed":467342})
Что этот код означает? Это значит, что клиент не получит ответ и он обратится ко второму ДНС серверу или клиент получает ответ и не обращается ко второму ДНС серверу?

@ameshkov
Copy link
Member

ameshkov commented Dec 2, 2019

Клиент получает ответ, пытается приконнектиться по полученному адресу, но так как там никто не ожидает ответа - соединение не удается.

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

2 participants