Device With Multiple IP Addresses

What is the expected behaviour of a device with multiple IP addresses? I have a laptop that occasionally is connected to my network. Sometimes it is set with 10.0.0.1 address and sometimes with 192.168.0.1. I was expecting to be able to set two IP addresses in the Dude and have the Dude monitor both and show the device up or partially up if the device responds on one of the addresses. But it seems that the Dude only probes the first IP address in the list.

So, I set 10.0.0.1 as first address in Dude and 192.168.0.1 as second address. If the laptop address is set to 192.168.0.1, Dude shows it as down. Is this the intended behaviour?

Thanks.

Yes, dude currently probes only the first IP address.

OK, Uldis, thanks for this info. Any plans to probe all IP addresses in V2?