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

Only 50 Addresses Shown #62

Open
Steve1971Git opened this issue Oct 5, 2023 · 8 comments
Open

Only 50 Addresses Shown #62

Steve1971Git opened this issue Oct 5, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@Steve1971Git
Copy link

Firstly, let me thank you for a very useful tool and your continued support.

The issue I am having curently is that the local network I scan has 100+ devices online at any one time, but the WYL home page only ever show a maximum of 50 IP's, in my case 192.168.23.1 - 192.168.23.50. Anyting higher than 50 is now ever shown as online.

Hope there is a fix for this.

@aceberg
Copy link
Owner

aceberg commented Oct 6, 2023

Hi! Thanks for the feedback!

I'm afraid that's the problem of arp-scan tool used by WYL. I'll look into it in the next release.

@aceberg aceberg added the bug Something isn't working label Oct 6, 2023
aceberg added a commit that referenced this issue Oct 12, 2023
@aceberg
Copy link
Owner

aceberg commented Oct 12, 2023

I'm not sure this will solve the problem, but there is now an option to tweak arp-scan timeout. May be setting longer timeout will help (like 2000 ms)

@Steve1971Git
Copy link
Author

I'm not sure this will solve the problem, but there is now an option to tweak arp-scan timeout. May be setting longer timeout will help (like 2000 ms)

Are you able to point me in the right direction as to where I would tweak the arp-scan setting?

@Steve1971Git
Copy link
Author

arp-scan timeout

Found it in the Config page, trying it out now.

@Steve1971Git
Copy link
Author

Feedback...

I have set the Arp Timeout value to 2000, but this seems to have made no difference, I can still only see 50 [up] addresses on my IP range.

Screenshot 2023-10-13 104900

@aceberg
Copy link
Owner

aceberg commented Oct 13, 2023

Feedback...

Ok. Can you please execute arp-scan -glNx -I YOUR_IFACE on the same host as WYL?
It will help determine whether the problem is within WYL or arp-scan.
I don't need full scan results, just the fact that bug keeps showing in arp-scan or not.

@Steve1971Git
Copy link
Author

So I have run the following:

sudo docker exec WatchYourLAN arp-scan -glNx -I ovs_eth2

Scan results show nothing higher than xxx.xxx.xxx.50

@Steve1971Git
Copy link
Author

Hi aceberg,

Have you any idea when this issue is likely to be sorted. If I list my offline devices, I see devices from 192.168.xxx.02 through to 254, but if I look at the online devices, the list stops at device 192.168.xxx.50 an never displays any devices higher than the 1st 50. Is there a limit set on the amount of only devices that can be displayed, have a missed something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants