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

Nmap shows unnecessary error in result #3521

Closed
r1w opened this issue Sep 2, 2018 · 1 comment
Closed

Nmap shows unnecessary error in result #3521

r1w opened this issue Sep 2, 2018 · 1 comment

Comments

@r1w
Copy link

r1w commented Sep 2, 2018

nmap/bionic,now 7.60-1ubuntu5 amd64
Running this command "nmap -sV --script=banner A.A.A.A -A" and in result there are hundreds of unnecessary line of error as shows in result:

Problem binding to interface , errno: 92
socket_bindtodevice: Protocol not available
Problem binding to interface , errno: 92
socket_bindtodevice: Protocol not available
NSOCK ERROR [0.8960s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #1): Protocol not available (92)
NSOCK ERROR [0.8970s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #2): Protocol not available (92)
NSOCK ERROR [0.8970s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #3): Protocol not available (92)
Problem binding to interface , errno: 92
socket_bindtodevice: Protocol not available
NSOCK ERROR [36.4930s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #1): Protocol not available (92)
NSOCK ERROR [36.5040s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #2): Protocol not available (92)
NSOCK ERROR [36.5070s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #3): Protocol not available (92)
NSOCK ERROR [36.5100s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #4): Protocol not available (92)
NSOCK ERROR [36.5130s] mksock_bind_device(): Setting of SO_BINDTODEVICE failed (IOD #5): Protocol not available (92)

@therealkenc
Copy link
Collaborator

#3440 #1349

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

2 participants