Ping Broadcast Address

G

Guest

Easy Question:
If a router allow directed broadcast and then I ping the broadcast address
of the subnet, all the computers in the subnet should reply me?

Many Thanks in advance
Regards.
 
J

JM

quoting:
Easy Question:
If a router allow directed broadcast and then I ping the broadcast address
of the subnet, all the computers in the subnet should reply me?

Many Thanks in advance
Regards.


Yes... The router would broadcast the ping request sent to the broadcast
address, then all the computers in the subnet should reply, as long as
computer isn't configured to not reply to ping requests.

Now with that said, Ping client software will (usually) only show the first
computer that replied on screen, and drop the rest.

Here are some ping results using ethernet sniffing software:

No. Time Source Destination
Protocol Info
1 23.786603 192.168.1.100 192.168.1.255 ICMP Echo (ping)
request
2 23.786864 192.168.1.4 192.168.1.100 ICMP Echo
(ping) reply
3 23.787345 192.168.1.1 192.168.1.100 ICMP Echo
(ping) reply
4 23.787553 192.168.1.2 192.168.1.100 ICMP Echo
(ping) reply


Typical client software typically only showed 192.168.1.4 .
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top