Jey-Cee / ioBroker.net-tools

ioBroker network tools for ping, wake-on-lan and port scan.
Other
3 stars 3 forks source link

within a buanet docker setup only macvlan range ist searched #23

Closed EdgarM73 closed 1 month ago

EdgarM73 commented 1 year ago

when iobroker is setup with buanet docker container with macvlan, than only the subnet is seahed for new devices, not the complete network which should be still known.

One solution would be, to use the ip range mask for searching devices

other solution would be to add fields to the admin page which range should be disovered.

regards E

Jey-Cee commented 1 year ago

The search is done by discovery adapter, there is already a issue for adding expert settings. https://github.com/ioBroker/ioBroker.discovery/issues/224