-
-
Notifications
You must be signed in to change notification settings - Fork 366
Description
What installation are you running?
Production (netalertx) 📦
Did I research?
- I have searched the docs https://docs.netalertx.com/
- I have searched the existing open and closed issues
- I confirm my SCAN_SUBNETS is configured and tested as per https://docs.netalertx.com/SUBNETS
The issue occurs in the following browsers. Select at least 2.
- Firefox
- Chrome
- Other (unsupported) - PRs welcome
- N/A - This is an issue with the backend
What I want to do
hi , thank's for the reply , i readed that doc which say:
Wi-Fi Extenders
Wi-Fi extenders typically create a separate network or subnet, which can prevent network scanning tools like arp-scan from detecting devices behind the extender.
Possible workaround: Scan the specific subnet that the extender uses, if it is separate from the main network.
my wifi extender do not create a separate network and a separate subnet , i have have the same ssid across AP and extender and the ip is 192.168.10.0/24 for my entire network
strange is if inside the container i issue a ping command to 192.168.10.155 and 192.168.10.152 , these ip camera reply to ping
plugin icmp is enabled and configured to use ping but it doesn't discover the two
if i choose the way to create a dummy ip camera i suppose it will work on 127.0.0.1 but my goal with netalertx is to be alerted if a new device will connect also on extender and gets from my dhcp ip in the range of 192.168.10.0/24 (which will be a possible intruder)
Relevant settings you changed
No response
docker-compose.yml
app.log
No response
Debug enabled
- I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.