Open
Description
On Chromebooks, Android can have its own bridged network interface with an IP not assigned by the router. For example, on the Chromebook Pro, Android uses br0 set at 100.115.92.1 -- and when you try to portscan behind a NAT, you see this, which unless this is ipv6 seems like way too many hosts, no?
It does correctly detect the WAN IP and the LAN IP is correct too. I tried manually scanning 192.168.1.1 but though it said there 1024 hosts, it seemed to freeze when scanning.
Thoughts?