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

Unusual DNS requests originating from opensprinkler #264

Closed
phoenix-9 opened this issue Apr 10, 2024 · 1 comment
Closed

Unusual DNS requests originating from opensprinkler #264

phoenix-9 opened this issue Apr 10, 2024 · 1 comment

Comments

@phoenix-9
Copy link

I was looking at tcpdump and noticed some unusual DNS queries originating from Opensprinkler:

11:16:51.637539 IP 192.168.17.19.61815 > 192.168.17.1.53: 1866+ A? M-DQ>^Cx^Ds^D^G^B3^E.dat. (34)
...
11:17:21.685907 IP 192.168.17.19.61815 > 192.168.17.1.53: 1867+ A? M-DQ>^Cx^Ds^D^G^BM-S^D.dat. (34)

These are invalid ("dat" is not a TLD), and probably indicate the presence of some other error in the code.

Firmware 2.2.0 (3)
Hardware 3.2 - AC

Let me know if you need more information.

@arfrie22
Copy link
Contributor

This should be fixed with #287, if this issue still persists after the next firmware update, 2.2.1. Please reopen the issue.

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