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

nslookup not working #66

Closed
fishouttah20 opened this issue Apr 8, 2016 · 5 comments
Closed

nslookup not working #66

fishouttah20 opened this issue Apr 8, 2016 · 5 comments

Comments

@fishouttah20
Copy link

# nslookup microsoft.com
socket.c:2447: setsockopt(20, SO_TIMESTAMP) failed: Invalid argument
socket.c:1915: internal_send: 158.43.240.4#53: Invalid argument
socket.c:2447: setsockopt(21, SO_TIMESTAMP) failed: Invalid argument
socket.c:1915: internal_send: 158.43.128.72#53: Invalid argument
socket.c:2447: setsockopt(22, SO_TIMESTAMP) failed: Invalid argument
socket.c:1915: internal_send: 194.168.4.100#53: Invalid argument
socket.c:1915: internal_send: 158.43.240.4#53: Invalid argument
socket.c:1915: internal_send: 158.43.128.72#53: Invalid argument
socket.c:1915: internal_send: 194.168.4.100#53: Invalid argument
socket.c:1915: internal_send: 158.43.240.4#53: Invalid argument
socket.c:1915: internal_send: 158.43.128.72#53: Invalid argument
socket.c:1915: internal_send: 194.168.4.100#53: Invalid argument
;; connection timed out; no servers could be reached
@fishouttah20
Copy link
Author

Looks like more than just nslookup affected by socket.c. #69

@christoh
Copy link

christoh commented Apr 8, 2016

same with dig and host

@ion-storm
Copy link

Same with ping, hopefully these get fixed since I use these daily

@sunilmut
Copy link
Member

We understand the frustration of not having networking tools enabled in the WSL and are looking to enable them gradually. The problem is the lack of the underlying socket implementation such as NETLINK, INET/SOCK_RAW/ICMP in WSL. We appreciate the feedback and please help us prioritize this by up voting enabling network interface enumeration in the User Voice page.

@russalex
Copy link
Contributor

russalex commented Aug 1, 2016

nslookup is working much better in current builds. As this is an old thread I will close out.

@russalex russalex closed this as completed Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants