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

Improve connections error reporting #441

Open
emanuele-f opened this issue May 19, 2024 · 0 comments
Open

Improve connections error reporting #441

emanuele-f opened this issue May 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@emanuele-f
Copy link
Owner

When an error occurs for a connection (e.g. abnormal close), currently PCAPdroid only reports a generic "error". This should be characterized in more detail, to give the user some more info about the error.

For example, using the security.cloudflare-dns.com safe DNS, results in frequent errors. Internally, zdtun logs a TCP send error[32]: Broken pipe. Investigating this in root mode reveals that the server closes the connection with a TCP RST after the client sends the TCP FIN.

2024-05-19_18-53
2024-05-19_18-54

@emanuele-f emanuele-f added the enhancement New feature or request label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant