InTheCube
Expert Member
So I have an unknown device on our company network, I and have no other information about it, other than it's IP address and MAC address. The network is quite big, and trying to physically locate the device is a mission.
It seems to have a statically assigned IP address, as the address has remained the same for a long time, and is outside of the DHCP range which is handled by the router/firewall/gateway. I have blocked the device from accessing the internet through our firewall, but it was showing zero internet traffic even before doing this. It doesn't have a NetBIOS name or hostname.
The device responds to ping requests. Trying to browse to the device on port 80 through a web browser yields nothing. Doing a trace route is pointless, because the device is inside a very large network, whose only router is the one connecting the network to the internet. Switches do not show up on a trace route (as far as I am aware), only routers.
Some ideas that I've had, which I haven't gotten down to testing:
- Change the SSID or key on the wireless network, in case the device is connected wirelessly. This will just disconnect the device, but won't help me find it, unless someone comes to me with a complaint, or something important breaks. It also means a ton of work to reconnect all our other wireless devices. And it won't help at all if the device is wired into the network.
- Is there some type of MAC Address global lookup table, which would tell me who the manufacturer is and/or the type of device? This might give me a clue as to what it is, and where to look for it.
- Is there some other way of connecting to it? Perhaps running a port scanner, to see which ports are open? Perhaps using telnet or SSH? I (shockingly) don't have much experience in this department. Some guidance would be appreciated.
It seems to have a statically assigned IP address, as the address has remained the same for a long time, and is outside of the DHCP range which is handled by the router/firewall/gateway. I have blocked the device from accessing the internet through our firewall, but it was showing zero internet traffic even before doing this. It doesn't have a NetBIOS name or hostname.
The device responds to ping requests. Trying to browse to the device on port 80 through a web browser yields nothing. Doing a trace route is pointless, because the device is inside a very large network, whose only router is the one connecting the network to the internet. Switches do not show up on a trace route (as far as I am aware), only routers.
Some ideas that I've had, which I haven't gotten down to testing:
- Change the SSID or key on the wireless network, in case the device is connected wirelessly. This will just disconnect the device, but won't help me find it, unless someone comes to me with a complaint, or something important breaks. It also means a ton of work to reconnect all our other wireless devices. And it won't help at all if the device is wired into the network.
- Is there some type of MAC Address global lookup table, which would tell me who the manufacturer is and/or the type of device? This might give me a clue as to what it is, and where to look for it.
- Is there some other way of connecting to it? Perhaps running a port scanner, to see which ports are open? Perhaps using telnet or SSH? I (shockingly) don't have much experience in this department. Some guidance would be appreciated.