Hello,
We were scanning our network and found a strange subnet, which we dont have in our network
The subnet is 10.0.1.0/24 and there are some ports open on some IPs, for example 80
We started to dig deeper and found 3 mac addresses, associated with all the IPs in the subnet:
0007.b400.0202
0007.b400.0201
0008.e3ff.fd90
First two MAC addresses are pointing to our two Cisco 2951 routers to interfaces with GLBP enabled
The third MAC is located on our Cisco 4500x with VSS and pointing to all vlan interfaces
There are no routes to this subnet on the routers and 4500x. Traceroute is going to the Internet. They are not pingable, but we can telnet on port 80
Reply is:
HTTP/1.1 400 Bad Request
Date: Fri, 10 Jan 2020 06:52:48 GMT
Server: cisco-IOS
Accept-Ranges: none
400 Bad Request
We can also telnet port 80 to the router's IP, which this 0007.b400.0202 is pointing to with the same reply.
Do you have any thoughts on this? Is it some kind of a bug/misconfiguration in IOS?
Thank you