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

not working #95

Open
boscorelly opened this issue Jan 19, 2022 · 2 comments
Open

not working #95

boscorelly opened this issue Jan 19, 2022 · 2 comments

Comments

@boscorelly
Copy link

OS : Windows 11 Business 21H2

Dog version : 0.1.0

hi,

i put dog.exe in c:\windows\system32 to have easy access to dog command.
if i type dog, dog -?, dog -v... it works.
but if i type a dns query, it never show anything.

i tried to also put dog.exe on my desktop : same result.

@boscorelly
Copy link
Author

update : it seems that in windows 11, dog is unable to get the dns ip address

dog -q r2d-automation.com
thread 'main' panicked at 'No nameserver found', src\requests.rs:88:86
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

dog -q r2d-automation.com -n 1.1.1.1
A r2d-automation.com. 1d0h00m00s 163.172.122.222

@WRFan
Copy link

WRFan commented Mar 12, 2024

this happens if your /etc/resolv.conf contains just an ipv6 server:

nameserver 2001:4860:4860::8888

utterly ridiculous that it expects an ipv4 dns resolver in 2024, and the cryptic error doesn't help

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