Jump to content

Hello I have noticed something weird at the network where I work. I'll attach two screens of what's going.

 

Basically I am able to scan 192.168.0.0 and 192.168.0.255 where they supposed to be the network and broadcast.

 

The network is 192.168.0.0/24 so there's something wrong for sure. I am not the administrator of the network and I cannot do anything, however I wanted to know some suggestions of what's going on.

 

I noticed lately that the "255" shows up as a random device on the network. Is this normal? 

 

P.S There exist another network "192.168.1.0/24" which results to have the same issue

 

IMG_20171002_122633.thumb.jpg.5b271554efc5843a35d2aa80fbf2c512.jpg

 

 

 

When I try to tracert a netowork that doesn't exist it loops?

 

 

IMG_20171002_120944.thumb.jpg.460b169f3069bb469d8869869c4737e4.jpg

Link to comment
https://linustechtips.com/topic/850254-weird-network-setup/
Share on other sites

Link to post
Share on other sites

.255 is the broadcast address. When that address is pinged EVERYTHING responds because this is the service responsible for contacting discovering devices. Its why its so useful pinging the broadcast then running arp -a to see all the devices.

 

I guarantee if you compare the MAC of that in the first screen shot its going to match the same MAC as .85. Its all normal. 

Link to comment
https://linustechtips.com/topic/850254-weird-network-setup/#findComment-10597766
Share on other sites

Link to post
Share on other sites

1 hour ago, mynameisjuan said:

.255 is the broadcast address. When that address is pinged EVERYTHING responds because this is the service responsible for contacting discovering devices. Its why its so useful pinging the broadcast then running arp -a to see all the devices.

 

I guarantee if you compare the MAC of that in the first screen shot its going to match the same MAC as .85. Its all normal. 

Two different subs? Why should it match as .85 ?

 

On 192.168.0.0 and 192.168.1.0 I ping a router. That is something wrong with it

Link to comment
https://linustechtips.com/topic/850254-weird-network-setup/#findComment-10598032
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×