You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: