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

FS#3098 - busybox nslookup: spurious error message when no ipv6 address exists for host #7854

Open
openwrt-bot opened this issue May 14, 2020 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

dl12345:

busybox nslookup is broken and returns a spurious error message when there is no ipv6 address returned for a host

root@openwrt:/# nslookup www.google.com Server: 192.168.1.1 Address: 192.168.1.1#53

Name: www.google.com
Address 1: 216.58.210.36
Address 2: 2a00:1450:4009:800::2004

root@openwrt:/# nslookup whatsmyipaddress.com
Server: 192.168.2.1
Address: 192.168.2.1#53

Name: whatsmyipaddress.com
Address 1: 35.186.238.101
*** Can't find whatsmyipaddress.com: No answer

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

1 participant